OpenPandora Main OS

This project it to track issues relating to the current shipping OS only as found here http://goo.gl/S5JCy. Please state what Hotfix you are running with any issue report. Please ONLY use this to record issues for the main OS and its default included applications - any other application issue reports should go into the Additional Applications project. Issue reports with 'in development OS images' or feature requests for the next MAJOR version (not Hotfix release) should be placed into the OpenPandora Development OS project and reported on the mailing list http://openpandora.org/cgi-bin/mailman/listinfo/firmware-dev. Please read this page to find out how to properly report bugs: http://pandorawiki.org/Reporting_bugs

IDCategoryTask TypeSeveritySummaryStatusProgress  desc
 255 CoreBug ReportMedium Waking Pandora with closed lid nevertheless turns scree ...Closed
100%
Task Description Steps to reproduce the undesired behavior: 1) Close the lid. The screen goes off. 2) Slide the power switch to the right. The device goes into low power mode. The screen remains off. 3) Slide the power switch to the right. The device goes into normal power mode and turns on the screen although the lid is still closed! Desired behavior: Ad 3) If the system catches the event "wake from low power mode" it should first wake the system, then check the "lid open/close state", and set the screen on/off state accordingly. By this you could use the Pandora as a power-efficient sleep/wake-able closed-lid-device, practical for i.e. audio applications. I am using: Pandora OS R1.HF6.A4
 259 CoreBug ReportHigh Hold switch does NOT lock keyboard! Especially crucial  ...Closed
100%
Task Description Apps, which operate with the Pandora in closed lid mode, such as audio players, server processes, etc, in a button-press-probably environment (as i.e. your pocket) still CAN receive the shoulder button L + R key presses, and if they have a meaning in these programs, they could trigger undesired actions. And also in the current implementation of the Low Power Mode (See: FS#260) key presses may still be received. Therefore I strongly propose to implement the HOLD switch to en/dis-able a keyboard lock. IN DETAIL: This shall be global, meaning that the input processing software (however this is implemented on the Pandora: kernel, driver, … ) keeps the lock state (on/off), and if the keyboard state is off, a) discards all input, or b) if it makes sense for some reason/applications (any ideas?) just writes them into a queue/buffer, which gets (partially) executed or made accessible to certain software after the keyboard gets unlocked again. FYI: I have tested the hold switch with the Pandora Input-Tester, and it is recognized. So my report is definitely a software (and not an hardware) issue.
 263 ApplicationBug ReportCritical MiniMenu with "Auto discover pnd apps?" set to NO hangs ...Closed
100%
Task Description BUG DESCRIPTION: On my SD card with Pandora OS 1.6.4 I changed MiniMenu's setting "Auto discover pnd apps?" to NO, and then the program remained in an endless loop showing "Setting up menu...", crashing, "Setting up menu...", crashing, and so on. BUG REPRODUCTION: The variable filesystem.do_pnd_disco set to the value 0 definetely causes the crash, but maybe only in conjunction with some of my other settings?! Therefore see my attached config file mmpref.conf. Maybe related to  FS#79  , hard to tell, as this is a very minimal report. Definitely not related to my previously reported MiniMenu bug FS#262 WORKAROUND: 1) If your default GUI is: a) MiniMenu: Then after rebooting, MiniMenu will still be caught in an endless loop! Therefore boot up from an auxilary/temporary volume rather than your volume with the damaged MiniMenu! If your ruined system is on the NAND boot from an SD card, if the ruined system is on SD card, boot from NAND or another SD card. In doubt read: http://pandorawiki.org/Running_Linux_from_an_SD_card b) Other than MiniMenu such as XFCE: Then you are lucky. Simply start into XFCE, and continue with the next step. 2) Open ~/.mmpref.conf with a text editor and set the variable filesystem.do_pnd_disco to the value 1. 3) Reboot into your healed volume.
 264 CoreBug ReportLow Issues with HOTFIX 6 R1 Beta Closed
100%
Task Description I started with hotfix 5 and when I used the Left Nub for mouse movement it performed well. I installed HOTFIX 6 R1 Beta and the Nub works fine except pushing up. It moves the cursor very slow and all other directions just fine. The other nub works just fine as well. This only began after I installed HF6R1B. I also had to install the Hotfix twice due to sustained system freeze upon start up on the first attempt. I enabled gui choice but minimenu does not function it just cycles back to GUI choice.
 266 ApplicationBug ReportLow hf6rc: Unable to enter Low Power Mode with lid shut: Closed
100%
Task Description Since hf6rc was installed I am unable to enter low power mode. I did pull up the new lid config settings script and selected switch off screen. Reproducable. Nothing happens when the power switch is moved fully to the right for a short time. I expect it to entry low power mode. quirky for it not too. workaround: easy - enter LPM before closing lid. btw: unable to select hf6 in reported version.
 267 CoreBug ReportHigh HF6-Updater.pnd loses pnd_run.sh Closed
100%
Task Description Several users have reported that running HF6-Updater.pnd leads to a missing /usr/pandora/scripts/pnd_run.sh Possibly the file is locked by the Updater itself when installing pandora-libpnd_1.0-r56.5_armv7a.ipk Forum thread: http://boards.openpandora.org/index.php?/topic/5652-hotfix-6-final-released/page__view__findpost__p__99313
 268 CoreBug ReportLow HF6: error in op_power.sh Closed
100%
Task Description When powering the system off after it has been in low power state once, an error is reported by op_power.sh, line 173. Unfortunately I don't have the full message as it's visible on the console only for a short time before the screen turns off. From looking at the script, the "fi" in the last line might be superfluous.
 277 CoreBug ReportMedium SuperZaxxon B3: minimenu does not scan all folders Closed
100%
Task Description Using SuperZaxxon beta3 (already observed it with beta2) it seems as if minimenu is not scanning all folders (and subfolders) correctly. Please have a look at this post for more information: http://boards.openpandora.org/index.php?/topic/7558-superzaxxon-beta-2-released/page__st__140#entry138597
 278 CoreBug ReportLow Kernel 3.2.x: broken middle click on right nub Closed
100%
Task Description Using kernel 3.2.x middle click with the right nub is no longer working. With the "old" kernel you get a middle click when pushing the right nub down, this is no longer the case when eg using SuperZaxxon Beta3 (was already the case in SuperZaxxon Beta1 with kernel 3.2.1). As long as you are using kernel 2.6.27.x middle click is working as expected.
 289 ApplicationBug ReportMedium "sudo find /" produces assertion Closed
100%
Task Description $ sudo find / find: ftsfind.c:477: consider_visiting: Assertion `ent->fts_info == 11 || state.type != 0' failed. Aborted This is fixed by updating findutils to latest version using sudo opkg upgrade findutils Release SuperZaxxon 1.5 (not Beta 3, as given in "Reported Version" field, but there the release cannot be chosen).
 294 CoreBug ReportLow Left nub not working with kernel 3.2 Closed
100%
Task Description Left nub doesnt work when powering on into SuperZaxxon Final with kernel 3.2. Rebooting into kernel 2.6 fixes it until sleeping or powering off. After which rebooting into 2.6 is once again necessary to get the left nub working.
 298 ApplicationBug ReportLow Mousepad only searches once Closed
100%
Task Description Whenever I search text in an open Mouspad document, it works fine the first time. As soon as I close the search dialogue and re-open it, the "find" (resp "find and replace" in replace dialogue) button is greyed out and unclickable. (This is the state the dialogue is in before typing anything, but this time, typing doesn't help.) "return" also doesn't work. Only help is closing and reopening Mousepad.
 302 CoreBug ReportLow Correct keymap not available during login process Closed
100%
Task Description The correct keymap, as matching the characters printed on the keys, is available when running the First Boot Wizard, but not during login. This means that special characters like ! ( ) and so on, which you enter via Fn-[2nd key] cannot currently be used in a username nor password. My first experience with my Pandora was therefore that I had to reflash the OS due to this as I had locked myself out because I used a special character in my first chosen password. Also reported here: http://boards.openpandora.org/index.php?/topic/10112-question-mark/#entry188179
 303 CoreBug ReportLow pppd 2.4.3 has a bug, recommend upgrade to ppp 2.4.5  Closed
100%
Task Description pppd 2.4.3 doesnt auto reconnect (in my setup) even if configured to do so (persist). Found a ppp bug report confirming this ( http://ppp.samba.org/cgi-bin/ppp-bugs/resolved?id=1110;user=guest - "ppp-2.4.3 / pppoe not reconnecting") and that it has been fixed. I compiled pppd 2.4.5 and that reconnects just fine.
 304 CoreBug ReportLow bluetooth serial port sleep causes lost / frozen connec ...Closed
100%
Task Description I experienced (reliably) 3 times that if I had an idle ppp/rfcomm connection to my phone, it would eventually freeze so that the phone reported no active bluetooth connection and the pandora ppp would still think that the connection is active, but no data would flow. Killing pppd and re-trying would fail opening of the rfcomm link with "Host is down". Disabling & enabling bluetooth "fixed" this so that pppd worked again (so it is not the phone that was "down"). Adding these lines to op_bluetooth_work.sh (apparently atleast) fixed it for me: add between lines 14-15: echo 0 > /sys/devices/platform/omap_uart.0/sleep_timeout (or at any place during enable for that matter) And to disable (before exit 0, line 30) to save power when bluetooth is off and restore normal settings: echo 10 > /sys/devices/platform/omap_uart.0/sleep_timeout I remember mentioning this way back when I last tested bluetooth, but got a reply that this should not be needed because we have flow control between the bt chip and pandora. But if a sleeping serial port loses a character when somebody sends a burst to it, what could flow control do? If it reported not ready to receive, the character would never be sent (and things would freeze...). If it reports ready to receive (what I think it does) the character will be lost. One would need to periodically disable the serial port sleep (and enable ready to receive) for a moment to check for pending data, but I think this would use more power than keeping the serial port active and/or possibly cause way too big delays. I'm not really certain of this thing (whether this is a workaround, hack or a real fix... and whether my interpretation of what is happening is correct - i have no real proof), but I think that reporting what I've found is better than not. (And am I the only user of bluetooth with an old phone for internet (ppp+rfcomm, not pan)? ...)
 305 CoreBug ReportLow [PATCH] bluetooth startup doesnt restore enabled state Closed
100%
Task Description op_bluetooth.sh doesnt remember to call op_bluetooth_work.sh in the startup case. Patch inlined here (maybe broken, but for fast reading) and behind link: http://urjaman.dyndns.info/bluetooth-startup-fix.patch --- op_bluetooth.sh.org 2012-11-24 01:54:53.000000000 +0000 +++ op_bluetooth.sh 2012-11-24 02:06:51.000000000 +0000 @@ -7,8 +7,13 @@ cd "$HOME" if [ "$1" = "startup" ]; then - [ -f "$LOCK" ] && sudo /usr/sbin/hciconfig "$INTERFACE" up pscan 1>/dev/null && sudo /usr/sbin/bluetoothd || echo "Bluetooth: User has not enabled Bluetooth." - + if [ -f "$LOCK" ]; then + sudo /usr/pandora/scripts/op_bluetooth_work.sh 1 + INTERFACE="`hciconfig | grep "^hci" | cut -d ':' -f 1`" + sudo /usr/sbin/hciconfig "$INTERFACE" up pscan 1>/dev/null && sudo /usr/sbin/bluetoothd + else + echo "Bluetooth: User has not enabled Bluetooth." + fi else # Figure out if Bluetooth is running or not
 306 CoreBug ReportLow Issue with Network Notification pop-ups Closed
100%
Task Description Clicking on the button in a notification used when WiFi is enabled (such as the one stating that Wireless Networks were found), doesn't close the notification. In order to close it, I have to click the X button that's in the top-left.
 310 CoreBug ReportMedium mkdosfs is broken - creates 1GiB filesystems Closed
100%
Task Description When a partition is bigger than 2 or 4 GiB (can't recall now) it makes a "default" 1GiB filesystem. Propably missing large file support in the build. Also, the pandora sd card formatter is missing -F 32 so it makes (i think, it is some time from when I noticed this) FAT16 partitions...
 311 CoreBug ReportMedium [PATCH] Thunar configurable trash Closed
100%
Task Description Not my work, but since I think my reply to ED on the forums will get buried I made this report. The post with patch: http://boards.openpandora.org/index.php/topic/11189-its-arrived-questions/?p=210363
 312 CoreBug ReportLow Special character in password Closed
100%
Task Description problem: setting a username and password using first setup wizzard it's possible to set special character like @#*%/ ect... the login manager don't support this characters, so you need to reset the device. possible solution: 1. disable the possibility of setting special characters. 2. implement special characters in login manager.
 313 CoreBug ReportLow WiFi LED Not Triggered on First Activation Closed
100%
Task Description The first time WiFi is enabled after boot, using either the the config button menu or the Toggle WiFi menu option the WiFi LED does not light up. (though the WiFi itself does work) Once it has been enabled and disabled for the first time, it will work normally for subsequent uses of the WiFi toggle. If the Toggle WiFi script is launched for the first time from the terminal the LED does light up. This is the case in SuperZaxxon 1.53 with all current upgrades applied, and reportedly since the introduction of SuperZaxxon. checking /sys/class/leds/pandora::wifi/trigger while the WiFi is enabled but the LED off shows that the trigger has been successfully set to phy0radio Also noted while investigating this: If Wifi is enabled for the first time from the terminal the following errors are generated by /etc/init.d/wl1251-init Usage: insmod filename [args] find: /lib/modules/3.2.30/updates: No such file or directory Usage: insmod filename [args] find: /lib/modules/3.2.30/updates: No such file or directory Usage: insmod filename [args] find: /lib/modules/3.2.30/updates: No such file or directory Usage: insmod filename [args] find: /lib/modules/3.2.30/updates: No such file or directory Usage: insmod filename [args] Usage: insmod filename [args] Usage: insmod filename [args] find: /lib/modules/3.2.30/updates: No such file or directory Usage: insmod filename [args] find: /lib/modules/3.2.30/updates: No such file or directory Usage: insmod filename [args] find: /lib/modules/3.2.30/updates: No such file or directory Usage: insmod filename [args] find: /lib/modules/3.2.30/updates: No such file or directory Usage: insmod filename [args] The commands that generate these errors are only executed if the mac80211 module is not already loaded - and that module is not unloaded when wifi is disabled. This seems to be unrelated to the issue being reported, however I can't see any cause for the issue at all, so I figured it was worth including it in the report anyway.
 314 CoreBug ReportLow Pandora-Button doesn't open XFCE menu Closed
100%
Task Description If you enable the "disapear automaticaly" feature in the XFCE panel, the Pandora button doesn't open the main menu anymore and you need to open it manually with the cursor.
 317 CoreBug ReportMedium After disabling USB-host current still flows into USB d ...Closed
100%
Task Description On my Pandora, due to bad internal WiFi, I use an Edimax EW-7811Un USB WiFi adapter, which has a status-LED, flickering according to the network activity. After disabling USB-host through the settings menu, the WiFi functionality is gone, but the device's LED is still on. So some current must still flow into the USB device. The LED now has a permanent light, no flickering! This lack of "device intelligence" indicates that the device was indeed turned off, just current flowing directly to the LED circuit unaltered). I can repeat the aforementioned steps many times, the behavior is the same. As soon as I then first physically unplug and reinsert the device, the LED remains off eventually. From then on, every further issuing of "Disable USB-host" through the settings menu turns the device LED completely off. Smells like a kernel bug to me! As it requires one real un/re-plugging, from then on works ok.
 322 CoreBug ReportLow Allow removal of categories using the libpnd category c ...Closed
100%
Task Description

Since some PNDs provide nonstandard categories like GTK or GNOME, it is desirable to extend the libpnd category mapping with the ability to suppress individual categories completely.

 323 CoreBug ReportMedium OS Selector bug Closed
100%
Task Description

When selecting no OS in the OS Selector you're returned to the login screen where you have to reauthenicate. (Pressing Enter without selecting an OS does this)

I happen to do this a lot and it drives me mad :P

 332 CoreBug ReportMedium op_lidsettings.sh and op_power.sh scripts fail for some ...Closed
100%
Task Description

/usr/pandora/scripts/op_lidsettings.sh and /usr/pandora/scripts/op_power.sh fail for some usernames due to poor shell scripting

 

these scripts find their config files by grepping /etc/passwd for the uer currently running xfce4-session, but the loose regexp matches too much. this shell fragment from op_lidsettings.sh:

 

grep /etc/passwd -e $(ps u -C xfce4-session | tail -n1 | awk '{print $1}')| cut -f 6 -d ":"

 

when a use called "me" is logged in, returns

 

/home/root

/usr/games

/var/run/dbus

/home/me

 

rather than just "/home/me"

 

all instances of that construct (reading and writing settings, in both op_lidsettings.sh and op_power.sh) should be changed to

 

grep /etc/passwd -e ^$(ps u -C xfce4-session | tail -n1 | awk '{print $1}'): | cut -f 6 -d ":"

 

to correctly match only the complete username field in /etc/passwd

 334 CoreBug ReportLow op_bright_down.sh: error when decreasing brightness Closed
100%
Task Description

The script does not handle brightness "0".

If you try to decrease brightness if it's already at 0, it produces errors:

~ # /usr/pandora/scripts/op_bright_down.sh /usr/pandora/scripts/op_bright_down.sh: line 18: [: : integer expression expected /usr/pandora/scripts/op_bright_down.sh: line 22: echo: write error: Invalid argument

Not sure how to attach a patch here, but you can get the change with:

git pull git://git.assembla.com/openpandora-oe.git bug-333

I also changed the script to use /bin/sh since it's a valid posix script.

 337 CoreBug ReportLow SPAM Closed
100%
Task Description

SPAM

 17 CoreFeature RequestLow Backlight off when display shuts off Closed
100%
Task Description Would it be easy to make the backlight shut off when the screen goes off after a period of inactivity? That would save a lot of energy both during the charge cycle and if left on with a battery running. Thanks!
 19 CoreFeature RequestLow XFCE-Menu Editor Closed
100%
Task Description Add an XFCE-Menu Editor (using python). This way, people can edit the Startmenu :) http://my.opera.com/Texel/blog/2008/02/20/xfce-applications-menu-editor-0-4
 54 CoreFeature RequestHigh Make it possible to enable / disable keyboard mappings  ...Closed
100%
Task Description Some stuff (UAE4ALL, SuperTux, etc.) is having problems because ABXY and DPAD are mapped to keyboard buttons. I guess this will lead to more problems in the near future with SDL apps, so it should be configurable to enable / disable the keyboard -> DPAD / ABXY mappings. Maybe this could be included into libpnd?
 61 CoreFeature RequestMedium Packages to remove and include Closed
100%
Task Description The following packages can be removed: embryo gnome-games gnome-games-blackjack gnome-games-gnometris gnome-games-iagno gnome-games-gtali gnome-games-gnobots2 xmms-mad But we need the following ones: xmms-plugin-input-mpg123 xmms-plugin-input-mikmod mikmod libxxf86dga1 epdfview gnumeric (if possible, would be nice) I do wonder though if we should remove all gnome-games (and ScummVM) completely. Makes more sense if we wrap those games up as PND files. Same goes for the community wallpapers. Should we include them? Or save that space for other things?
 73 Base OSFeature RequestMedium Nub: Change mouse speed, fix scrolling and add mouse bu ...Closed
100%
Task Description Currently the nubs can be set to three different modes: mouse, scroll and absolute Mode 1 (mouse) works fine, but the speed is a bit slow. Mode 2 (scroll) has inverted scrolling and it would be nice if scrolling speed would change according to how far you move it Aditionally, I would suggest adding another mode: mbuttons (Mouse buttons). At the moment, you can use the nubs as mouse but don't have any mouse buttons. I think it would be very convenient if you could set the nubs as mouse buttons: Move the nub left for left click, right for right click, up for double click and down for middle click. That way, each user could use the left nub for mouse and the right nub for mouse buttons or vice versa.
 85 CoreFeature RequestLow open lid while in low power mode Closed
100%
Task Description I'm replying in-forum: An interesting point -- opening the lid turning the screen on, but you're still in lower power mode. The question then becomes -- Since you enabled low power mode (using the power switch), thats the logical way to un-low power mode. Two outcomes come to mind .. When opening the lid, one of: i) wake up from low power mode, or ii) Don't turn the screen on when in low power mode (or a variation of (ii) -- flash a warning "hey, I'm in lower power, bugger off, and hit the power switch") I can code something in; probably occured due to in my prototype, I broke the power switch, so I didn't use low power mode near the end ;)
 86 Base OSFeature RequestVery Low Including small development frameworks/projects in the  ...Closed
100%
Task Description It could be nice, if some very small development frameworks were included in the OS since the Pandora should make it as easy as possible for beginners to start programming. That means: A "Start coding now"-wizard/script can be run from the desktop from which you select the type of project (c++, python, SDL...) you want to do. It copies the framework to SD-Card, opens it in an editor/IDE to see the sourcecode and leads you to the first compile and run. Can be combined with a PND-Packer-script. Ideas for frameworks: - a small python template (pygame?) - a template project for an SDL-project (red square in fullscreen) - a template project for OpenGL ES (a simple colored triangle) - a template project for using NEON or DSP - something with a GUI (QT?) - general HelloWorlds - all as simple as possible! I know that this could help many beginners to actually start programming because the first compile is often hardest step (setting up toolchain, hassle with libs, includes, dependencies, compiler options, choice of editor, makefiles, all that stuff). Feel free to delete this feature request if it doesn't fit into the bugtracker.
 88 Base OSFeature RequestLow pydoc is missing Closed
100%
Task Description I love to use the pandora for some on-the-go python development, and I think I'm not the only one, but unfortunately the module pydoc is missing, which is needed for doing help(sys) on the interactive prompt. Could you please include that in the next firmware revision? Thanks!
 90 Base OSFeature RequestLow Adding more "general libs" to the OS image Closed
100%
Task Description It would be nice if some more generic libs that could be used by software ported to the Pandora would be available in the base image. For example for Wesnoth we do require these additional libs (names taken from http://www.angstrom-distribution.org/repo/?pkgname=boost ): * boost-iostreams * boost-regex * boost-serialization Beside this Wesnoth does also require this package (from http://www.angstrom-distribution.org/repo/?pkgname=lua5.1 ): * lua5.1 In general I would recommend pulling in all of boost. This means the dependencies as well as the recommends. Here is a short paste of what this means: Depends: libc6, libstdc++6, libgcc1, boost-filesystem, boost-thread, boost-date-time, boost-system Recommends: boost-date-time, boost-filesystem, boost-graph, boost-iostreams, boost-program-options, boost-python, boost-regex, boost-serialization, boost-signals, boost-system, boost-test, boost-thread There are probably some other packages/lib that might make sense to directly have in the OS image, but they currently don't come to my mind, so I can't list them here. ;)
 96 Base OSFeature RequestLow Customizable SD mount options Closed
100%
Task Description Right now writes are really slow because they write synchronously: there should be an option to change this so that the user is first taught how to unmount an sd card then remove it...
 97 Base OSFeature RequestLow Missing kernel-module-snd-usb-audio Closed
100%
Task Description Missing kernel-module-snd-usb-audio would be nice to hook the pandora up to my logitec speakers and have audio out and a hub for hooking up other devices at the same time...
 103 Base OSFeature RequestLow OpenAL library in firmware? Closed
100%
Task Description Is there any chance we can have OpenAL installed as a default library? I'm considering porting some software that requires it (and truth be told I manually compiled and installed it for my own use atm...)
 111 CoreFeature RequestMedium Minimal Boot to X_Term / Pico Closed
100%
Task Description Can we add an option to the boot menu for a minimal boot to X-term, and include Pico in the base OS? This would allow us to fix problems we've caused by messing around with starup scripts etc..
 113 CoreFeature RequestLow Add aliases for bash, eg ll for ls -l. Just uncommentin ...Closed
100%
Task Description Aliases like ll for "ls -l" are common. They are super useful on the Pandora (less to type, no Fn key needed). The .bashrc already includes them but they are commented. Please enabled the ls aliases and colored output. I do not think enabling the "-i" aliases too would be a good idea.
 119 Base OSFeature RequestLow ext4 support Closed
100%
Task Description Don't know how much work this would be to get a later version of the linux firmware to add this, but it would be nice to have more filesystem support.
 122 Base OSFeature RequestMedium SDL 1.2 optimizations Closed
100%
Task Description At the moment, SDL is a bit slow and has vsync problems (tearing, etc.). It could need optimizations to use the hardware.
 130 CoreFeature RequestLow [PATCH] in vsense mbuttons mode down=middle click Closed
100%
Task Description Patch attached.
 133 Base OSFeature RequestLow Add TiMidity++ to OS? Closed
100%
Task Description Hey, was just wondering if it would be possible to have TiMidity++ (http://timidity.sourceforge.net/) added with a hotfix, would allow games/ports that use it (the Zelda ports here: http://www.gp32x.com/board/index.php?/topic/54633-zelda-kind-of), zdoom and heretic (I think unless pickles has changed them) and other stuff that uses it to not have to include it in the .pnd and saving SD space... just an idea...
 137 Base OSFeature RequestLow Default vim config Closed
100%
Task Description The current vim install does come without any config file. By default this means vim does work in "vi compatible mode" which makes it hardly usable. The attached config file is meant to be used as ~/.vimrc, so it should be added to "/etc/skel/.vimrc". The file is partly based on the default config used by gentoo. Things this config file sets: * Start in "vim mode" by default * activate ruler * set width of linenumber in ruler * assume that the terminal uses a dark background * configure what hitting backspace removed (newlines, ...) * some magic to have different encoding formats working in a more sane way
 142 CoreFeature RequestMedium Visible Sleep Indicator Closed
100%
Task Description Could we please get a visual indication that the Pandora is in sleep/low-power mode? I would suggest one of the case LEDs either turn on or blink to indicate the sleep mode.
 145 Base OSFeature RequestLow missing tune2fs command Closed
100%
Task Description bash: tune2fs: command not found Please include tune2fs into basic OS image. Would be handy for managing filesystem on SD cards.
 151 Base OSFeature RequestMedium [PATCH] Turn Off LCD when closing the lid Closed
100%
Task Description Just added a few lines to op_lid.sh, will power off the LCD when you close the LID. Patch attached.
Showing tasks 151 - 200 of 311 Page 4 of 7<<First - 2 - 3 - 4 - 5 - 6 - Last >>

Available keyboard shortcuts

Tasklist

Task Details

Task Editing