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

IDCategory  ascTask TypeSeveritySummaryStatusProgress
 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.
 129 Base OSBug ReportMedium [PATCH] bluetooth script fails to store/restore bluetoo ...Closed
100%
Task Description Patch to op_bluetooth.sh attached.
 132 Base OSBug ReportMedium Deleting big files doesn't work Closed
100%
Task Description When deleting a file on the SD card, the Pandora OS moves it into the thrash folder in the internal memory. That itself isn't very nice (shouldn't there be a trash folder on the SD card as well, to reduce unnecessary copying?), but if the file is too big for the internal memory, a error message appears, and the file cannot be deleted on the Pandora directly.
 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.
158Base OSBug ReportMediumRefresh rate and BPPUnconfirmed
0%
Task Description On OS Zaxon (hotfix 3). With "xfconf-query", the resolution is 800x480@60 Hz. But with the tool in the menu "Settings" -> "Display", the resolution is 800x480@0 Hz. With Java (opensdk-6-jre 6b18-1.8), GraphicsEnvironment.getLocalGraphicsEnvironment().getDefaultScreenDevice().getDisplayModes() return 1 display mode that is 800x480@0 Hz with a BPP of -1. It seems to be the reason that GraphicsEnvironment.getLocalGraphicsEnvironment().getDefaultScreenDevice().getDisplayMode() return null and when closing a java application that goes in fullscreen mode to throw an exception (invalid display mode).
159Base OSBug ReportMediumSystem > Run PND Application menu item does nothingUnconfirmed
0%
Task Description With both Hotfix 3 and Hotfix 4 Beta the Run PND Application menu item fails to do anything. Possibly related problem is that PND files newly copied to SD card are not recognized and entered on desktop as expected. When you go to Thunar and right click - execute the PND file, nothing happens. Possible fix by copying the PND to another folder on the SD card with Thunar. This makes at least two PND files I had work. Still no response with "Run PND Application" menu, though.
 75 Base OSTo Do (Reminder)Low Remove application-launcher from Pandora-Button Closed
100%
Task Description As the Application Launcher takes 12 seconds to load and slows all running games down terribly if you accidentally hit the Pandora-Button, it is useless. Please change it so it does something different. My suggestions: * Open the XFCE Start-Menu or * Open a simple applauncher (as suggested by vimacs) Make sure it doesn't disturb any game or emulator if you press it while playing!
 83 Base OSBug ReportLow getting more /media/mmcblk?p1  Closed
100%
Task Description From a conversation with skeezix: I'm seeing /media/mmcblk0p1, mmcblk1p1, mmcblk2p1, mmcblk3p1 and mmcblk4p1 - is that something I should worry about? This started after I inserted & ejected my sd card a couple of times. To which skeezix said: The system starts at /media/mmcblk0 (with p1 ec being the partition number); if you eject the SD, then stick it back in, it will try to go to the earlier number again, but if some process was watching that SD when you ejected it, the system will nto be able to recycle that number, so you get the next blk number. So if you end up with /media/mmcblk5p1 (say), then it means you've been eject/inserting, and some program or another has been watching the SD instead of letting it go. Isn't it nicer to cleanup the ones above 1 (so 0 and 1 are there) at startup to avoid confusion?
 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. ;)
 93 Base OSBug ReportLow zaxxon first boot: don't ask for user prompt if already ...Closed
100%
Task Description How to reproduce: First boot, Pandora's Box has been opened. Prompt for Full name, username, and password. Then, simply press OK without selecting whether minimenu or xfce. None selected. Then you can't do any more. Wizard closes and you don't need any more options. After manual reboot, the wizard starts again and asks for name again. But the username already exists.
 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...)
104Base OSBug ReportLowAAC decoder libfaad doesn't appear to be compiled as fi...Unconfirmed
0%
Task Description FAAD2 appears to not be compiled with fixed point decoding. My version of libfaad compiled with fixed point used 2-3x less cpu than the provided one. It's not enough to provide the switch to the configure script. the file libfaad/common.h has to be edited and a define uncommented. Line 68 in the v2.7 source. /* COMPILE TIME DEFINITIONS */ /* use double precision */ /* #define USE_DOUBLE_PRECISION */ /* use fixed point reals */ //#define FIXED_POINT
 107 Base OSBug ReportLow Secure Wifi will not connect until XFCE is loaded Closed
100%
Task Description My Pandora is set to load MiniMenu on boot. I can't use any networked apps because wifi will not automatically connect on boot. XFCE needs to be loaded at least once so that i can enter my keychain password. Once i've entered my password Wifi connects and i can return to MiniMenu.
118Base OSFeature RequestLowadd sdl-perl to the base OSUnconfirmed
0%
Task Description Hi there, Many games depend on sdl-perl. Perl and sdl are part of the base OS, but not not the connection between the two. Cheers, sebt3
 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.
123Base OSFeature RequestLowSuggestions for the Pandora-ButtonNew
0%
Task Description My suggestion instead of a full menu, would be to have a tiny overlay over the current running application which allows you to: - relogin (to close all running applications) - quit (stop the active application) - shows the last notifications / toaster messages which you missed while being in a fullscreen app. - possibly even something like plugin support or icons to check out the wifi-strength etc. from fullscreen apps. Implementation wise this could possibly be done using - a topmost window and the same content rendered in screenspace in a GLES hook (which should draw over most applications) or - one of the DSS2 overlays maybe It's definitely something to consider as it was requested on the forums a few times (~"xbox like menu in games").
124Base OSBug ReportLowifup doesn't like dhclientUnconfirmed
0%
Task Description I added: iface usb0 inet dhcp And ran: ifup usb0 But dhclient simply prints usage.
 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
 139 Base OSBug ReportLow Space should not be accepted in hostname Closed
100%
Task Description http://www.gp32x.com/board/index.php?/topic/54878-embarassingly-nooby-questions-from-a-new-pandora-owner/page__view__findpost__p__885235 If the user names their Pandora using a space in the name, "This will prevent Xfce from operating correctly". Should trap this when asking for a host name.
 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.
 147 Base OSBug ReportLow Screen backlight is ON when starting with lid closed Closed
100%
Task Description [HotFix3 installed] If you power up the Pandora and have the screen closed, the backlight will still go on. That should not happen. Right now you have to open it, close it and than the backlight turns off to save energy...
 160 Base OSBug ReportLow bug in date/time setting window Closed
100%
Task Description first time i changed the date/time with no problems afterward every time when i try to change it it gives me "Please select month ..." this happens after selecting the time zone window.
 161 Base OSFeature RequestLow Add ftp to base OS Closed
100%
Task Description Include the netkit-ftp package so the Pandora has at least basic ftp functionality out of the box.
 163 Base OSBug ReportLow DPMS related "display problems" Closed
100%
Task Description Currently it looks like DPMS is active in xorg (eg when using XFCE). DPMS is normally used for stuff like turning the screen off to save energy. There seems to be no way to configure this while in XFCE. So the default xorg server values are used. At the moment the screen is turned off after 10mins of inactivity. Problems with this are a) that the time till it is turned off can not be configured b) after wakeup from such a DPMS related display shutdown the brightness is set to maximum. Solution to this: Deactivate the sleep values via xorg.conf. I am attaching a diff to "[openembedded.git] / recipes / xorg-xserver / xserver-xorg-conf / omap3-pandora / xorg.conf" changing those to "default off".
 174 Base OSFeature RequestLow Include modem-manager in base image Closed
100%
Task Description Please consider including the modemmanager package in the base distibution. This allows 3G wireless dongles to work out of the box (configured via network-manager).
 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.
 102 Base OSBug ReportVery Low Pandora key does not close XFCE menu  Closed
100%
Task Description If the XFCE menu has been opened by a touchscreen command, it can also be closed by hitting the logo again. However, opening the menu this way and then hitting the Pandora key only spawns more instances of the menu. Least intrusive way to close those seems to be to select "Logout" and hit Cancel.
 149 Base OSBug ReportVery Low Resets if Battery is removed - but power is still pluge ...Closed
100%
Task Description The Pandora resets if the battery is removed - even though its plugged to the AC Adapter. the power disapears for a second, and then the pandora notices that the power cable is actually plugged in, and immediately starts the pandora again
156Base OSFeature RequestVery LowAsk to format SD CardUnconfirmed
0%
Task Description When I have received my Pandora, I got an SD Card but it was not formated. I didn't have any card reader so I didn't now what was wrong (the Pandora or the SD Card). When an unformated SD Card is inserted in the Pandora, it should be nice to ask if we want to format it.
 55 CoreBug ReportCritical .xinitrc problems (image from Feb 22nd) Closed
100%
Task Description Loading a GUI from slim fails, as .xinitrc is broken. Seems to have been edited using a windows editor? From line 50 on, there are newline characters that shouldn't be there. Removing them makes XFCE4 loading fine.
 58 CoreBug ReportCritical Pandora has not been shipped yet. Closed
100%
Task Description Pandora has not been shipped yet.
 208 CoreBug ReportCritical HOTFIX 4 and 5 Slow WIFI Closed
100%
Task Description I'm getting 5kb/s with bursts up to 10kb/s if I am lucky. I have attempted every channel on my router. Tried every encryption even no encryption. Tested with the router's wifi speed: 300Mbps 154Mbps and 45Mbps I'm running Hotfix 5 RC2. Wifi works fine with my android smartphone, and other wireless devices such as a laptop.
 237 CoreBug ReportCritical /dev/mmcblkN - N sometimes points to left, sometimes to ...Closed
100%
Task Description SPECIFICATION: According to http://pandorawiki.org/SD_compatibility_list /dev/mmcblk0 is the left SD card slot (the one being closer to the headphone check) /dev/mmcblk1 is the right SD card slot I trusted that device path specification. And it was correct MOST of the time. But sadly only most of the time, NOT ALWAYS!!! This bug is severely dangerous, as a (possibly critical) command could unexpectedly affect a device other than the one you intended it for! BUG INCIDENT: Sadly, I realized this bug at the worst possible moment! I issued the command: shred -fvz /dev/mmcblk0 but it erased the card in the RIGHT slot. I realized that because the card inserted on the left has 16GB, and the one on the right 128MB. I checked both the card positions and my entered command, to exclude my own mistake. Sadly it was not a clumsy mistake: This severe bug really exists! BUG REPRODUCIBILITY: I already slightly witnessed this bug during the last days, but thought it was just a coincidence. I.e. in GParted the larger card showed up at the wrong device path. I did a refresh and/or ejected/re-inserted the card, and the expected device path was back again, and I did not think further about this incident. Only today with this fatal shred incident, I eventually realized this behavior is a bug. Luckily I had my data backed up.
 2 CoreBug ReportHigh pndnotifyd Closed
100%
Task Description pndnotifyd needs to be restarted before it works (tested in image 2009-12-21) This can manually be fixed by installing two packages: http://www.angstrom-distribution.org/unstable/feed/armv7a/base/sessreg_1.0.4-r0.2_armv7a.ipk http://djwillis.openpandora.org/pandora/packages/pandora-libpnd_1.0-r12.5_armv7a.ipk And adding to lines to slim.conf: sessionstart_cmd /usr/bin/sessreg -a -l $DISPLAY %user sessionstop_cmd /usr/bin/sessreg -d -l $DISPLAY %user
 3 CoreBug ReportHigh Permissions for brightness and CPU Speed Closed
100%
Task Description /sys/devices/platform/twl4030-pwm0-bl/backlight/twl4030-pwm0-bl/brightness /proc/pandora/cpu_mhz_max Those values cannot be changed by the user, only by root. Should be changed.
 5 CoreBug ReportHigh Touchscreen Calibration stops the First-Boot-Wizard Closed
100%
Task Description When selecting the touchscreen calibration within the first-boot-wizard, the script stops after the calibration and the Pandora continues to boot.
 8 CoreBug ReportHigh WiFi doesn't work Closed
100%
Task Description Error inserting /lib/modules/2.6.27-omap1/kernel/drivers/net/wireless/wl12xx/wl1251_sdio.ko: -1 Unknown symbol in module
 9 CoreBug ReportHigh pmenu doesn't work Closed
100%
Task Description Running pmenu leads to: ERROR: config_read_file() failed: skins/Platinum/skin.cfg (line 21 of config skin.c) (config_skin.c:22) ERROR: cfg_gui_read failed, exiting... ( main.c:1517)
 10 CoreBug ReportHigh Permissions / sudoers isse in 12-21 image Closed
100%
Task Description pndnotifyd will create .desktop files Running those will fail; if you've just done a recent sudo, they'll run fine Probably sudoers file needs fix
 11 CoreBug ReportHigh Console keymap: Two keys not mapped yet Closed
100%
Task Description INS (Fn + Del) is not working in console yet. ALT and CTRL are not working in console yet. The rest of the console keys are fine (tested in nano). Keys in X are mapped completely.
 28 CoreBug ReportHigh pmenu only shows preview pictures when selecting the PN ...Closed
100%
Task Description When selecting a PND for the first time, it only shows a red X. When selecting the PND for the second time, it shows the preview picture.
 31 CoreBug ReportHigh X11 Crashing with omapfb Closed
100%
Task Description Cleaned up a bit. * Mouse is inverted if you run SDL Games from the console. * Mouse is not properly calibrated when you run SDL Games under X fullscreen. Fixed with notaz patch that also fixes the X11-Crash with omapfb (see below) Regarding the X11-Crash when using SDL-Fullscreen-Apps together with omapfb: notaz nailed down the problem: It's actually xf86-input-tslib's fault- omapfb only acted as catalizator here, causing SDL to use different code path and call different X functions. His patch also almost increases the touchscreen problem (see above): It runs perfect for games in 800x480. However, on small issue is left on apps with lower resolution which use their own mouse cursor: As soon as you move the mouse outside of the game resolution (i.e. SuperTux runs 640x480), the mouse cursor stops at the end of the virtual screen and you have an offset. This only seems to happen when the game uses it's own mouse cursor. If you go to the level editor of SuperTux and leave, the normal X cursor appears and the problem doesn't occur anymore. So this is probably something that needs to be fixed in the game, not in the driver. A compiled version (for testing): http://notaz.gp2x.de/tmp/tslib_drv.so --- needs to be copied here: /usr/lib/xorg/modules/input/tslib_drv.so
 38 CoreBug ReportHigh ALSA crashes every so often Closed
100%
Task Description EDIT: Doesn't seem to be crashing. Looks like the amp hasn't been setup properly. There is a fix by notaz: http://notaz.gp2x.de/tmp/uImage Use that with the latest image (Feb 13th) to test it out. ALSA crashes pretty often. Not sure, but I think it does this when something is eating up a lot of CPU. ALSA starts to spit out buffer_underrun errors and occasionally crashes with an input/output error. Then no sound will come from an SDL app. You can reinitialize it by playing a song with XMMS.
 39 CoreBug ReportHigh file doesn't work (missing magic files) in image from F ...Closed
100%
Task Description It seems there's a bug in the latest package "file 5.04-r0.5" of the Angström repository: It's missing the magic files and therefore doesn't work. Unfortunately, pnd_run.sh depends on it and therefore it breaks the PND-system. Installing an older stable version (http://www.angstrom-distribution.org/feeds/2008/ipk/glibc/armv7a/base/file_4.21-r0.1_armv7a.ipk) does make it work again. First appeared on image from Feb 13th, not fixed in image from Feb 22nd yet.
 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?
 57 CoreBug ReportHigh New GLES driver not working yet (image from Feb 22nd) Closed
100%
Task Description New GLES driver doesn't seem to load correctly right now. Therefore, pmenu is also not working in this image.
Showing tasks 51 - 100 of 311 Page 2 of 7 - 1 - 2 - 3 - 4 - 5 - Last >>

Available keyboard shortcuts

Tasklist

Task Details

Task Editing