All Projects

IDProjectCategoryTask TypeSeveritySummaryStatusProgressOperating System
 319 Additional ApplicationsApplicationBug ReportLow 1 Closed
100%
Release 1 (Zaxxon) Task Description

3

 201 OpenPandora Main OSCoreBug ReportHigh PND apps still use memory after they've quit Closed
100%
Release 1 (Zaxxon) Task Description After running and quitting a PND app, not all of the used memory is being freed. This eats more and more memory over time. Just run 5 or 6 apps and you only have half of the memory left. Sounds like either aufs or unionfs don't free the memory after unmounting. This has been reported with HF4 and still is the case with HF5 Beta 2 -- downgraded to 'Researching' and 'Normal' priority until confirmed and details found
123OpenPandora Main OSBase OSFeature RequestLowSuggestions for the Pandora-ButtonNew
0%
All 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").
 122 OpenPandora Main OSBase OSFeature RequestMedium SDL 1.2 optimizations Closed
100%
All Task Description At the moment, SDL is a bit slow and has vsync problems (tearing, etc.). It could need optimizations to use the hardware.
121OpenPandora Main OSBase OSBug ReportMediumPyGame Hardware supportNew
0%
All Task Description PyGame is damn slow (games with scrolling are not at all playable). Would be nice if Hardware surface could be used :)
 120 OpenPandora Main OSBase OSBug ReportMedium Python is missing some modules Closed
100%
All Task Description It seems like Python is missing some modules (like cgi) which should be included in the base installation.
 75 OpenPandora Main OSBase OSTo Do (Reminder)Low Remove application-launcher from Pandora-Button Closed
100%
All 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!
 74 OpenPandora Main OSCoreBug ReportMedium xfce4-mouse-settings: Fix the check for Xi so it does n ...Closed
100%
All Task Description The xfce4-mouse-settings don't work on the Pandora, because they report "XI is not present or too old" This is a known bug and there already is a fix for it: http://www.mail-archive.com/xfce4-commits@xfce.org/msg09395.html
 73 OpenPandora Main OSBase OSFeature RequestMedium Nub: Change mouse speed, fix scrolling and add mouse bu ...Closed
100%
All 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.
 72 OpenPandora Main OSCoreBug ReportMedium Automatic Screen Saver crashes SGX Apps Closed
100%
All Task Description The automatic screen saver crashes apps which use the new SGX driver. Has been tested with pmenu and Quake. This does NOT happen with the Lid close / open turn off-routine, just with that automatic screen saver that turns of the LCD when you don't press a button for a while.
 71 OpenPandora Main OSCoreBug ReportLow Permissions of omapdss need to be fixed Closed
100%
All Task Description Only root can currently setup and change TV Out parameters :) Should be set to make it user-changeable.
 70 OpenPandora Main OSCoreTo Do (Reminder)Low Make switching GUIs more customizable (hardcoded at the ...Closed
100%
All Task Description At the moment, /usr/pandora/scripts/op_switchgui,sh ,/usr/pandora/scripts/op_defaultgui.sh and /usr/pandora/scripts/first-run-wizard.sh are hardcoded with the GUIs we have. I'd like to have that configurable for the future. My current plan is having a config file with all the GUIs in (e.g. /etc/pandora/gui.conf) In there, there should be ALL GUIs: "XFCE4";"startxfce4";"xfce4-session-logout --logout" "Netbook Launcher";"startnetbooklauncher";"killall netbook-launcher-efl" "PMenu";"pmenu";"" So with an info: a) What's the name of the GUI b) How to start it c) How to stop it (if it doesn't do that itself) Therefore, various GUIs could be implemented and switched with the Switch GUI script by simply adding it to the config file. Ideally, all GUIs should either have a shutdown script (so I don't have to kill it to quit it) or react properly on a simple terminate command :) Or they could do it themselves, read out the config file, show up the different GUIs we have, change the /tmp/gui.load file and quit. Any more ideas? Any help? Coding that script shouldn't be too hard, the only thing I don't know at the moment is how to parse various config lines (as above) into a shell script :) vimacs, any idea there?
 68 OpenPandora Main OSCoreBug ReportLow AlephOne PND not running Closed
100%
All Task Description I don't even know if this is a bug or if I just happen to have a fault in my PXML file. All multi-apps-PNDs I have do run fine - except for AlephOne. Whether I include the datafiles or keep them external, it won't work. I can manually mount it (pnd_run.sh -p /bla.pnd -m ) and run it from the mounted directory, but it does not do so automatically from the desktop file. If one of you two could check that out, that would rock. You can download it from the usual PND-Repo I use ;)
 64 OpenPandora Main OSCoreTo Do (Reminder)Low New power-manager.xml-file (removes opening the logout  ...Closed
100%
All Task Description As the powerswitch is used to go into low power mode or shutdown, it doesn't make sense showing the logout dialogue (which would appear when you come back from low-power mode). Therefore, I disabled it with this file. It should be placed in: /etc/xdg/op/xfconf/xfce-perchannel-xml/ in the image.
 63 OpenPandora Main OSCoreTo Do (Reminder)Low Include new panel-setup for XFCE4 Closed
100%
All Task Description I enhanced the XFCE4-Panel setup a bit, since we now have working ALSA mixer and a battery monitor. The files inside the attached archive should go to /etc/xdg/op/xfce4/panel/* in the image.
 62 OpenPandora Main OSCoreTo Do (Reminder)Low New xmodmap to include into latest image Closed
100%
All Task Description This is just the latest xmodmap, based on the latest map notaz released. Both maps (xmodmap and notaz' console map) are attached. Path in the image: /etc/skel/.pndXmodmap /etc/keymap-extension-2.6.map
 61 OpenPandora Main OSCoreFeature RequestMedium Packages to remove and include Closed
100%
All 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?
 60 OpenPandora Main OSCoreTo Do (Reminder)Low Include new menufile (Setting) for XFCE4 Closed
100%
All Task Description I just built a nice menu file which features subdirectories for games and emulators :) I attached it, the old one should be replaced: /etc/xdg/menus/xfce-applications.menu
 59 OpenPandora Main OSCoreTo Do (Reminder)Low ToDo: Add joystick / keyboard switch to pnd_run and lib ...Closed
100%
All Task Description The next kernel offers switching between a joystick / keyboard mode. In joystick mode, the DPAD and ABXYRL Buttons behave like a joystick buttons and have no keyboard mappings. In keyboard mode, the DPAD and ABXYRL Buttons have keyboard mappings and are NOT registered as joystick. The normal keyboard keys are not affected by this. PXML needs to have a switch added for that and pnd_run should change the mode according to that switch. When the PND app has quit, it should always go back to keyboard mode. The commands are the following: echo 1 > /proc/pandora/game_button_mode # keyboard mode echo 2 > /proc/pandora/game_button_mode # gamepad mode
 57 OpenPandora Main OSCoreBug ReportHigh New GLES driver not working yet (image from Feb 22nd) Closed
100%
All Task Description New GLES driver doesn't seem to load correctly right now. Therefore, pmenu is also not working in this image.
 56 OpenPandora Main OSCoreBug ReportMedium Movie Playing (Totem, VLC and MPlayer) Closed
100%
All Task Description Not really a bug report, just an information what issues what player has (tested using image from Feb 22nd). MPlayer is missing a library in this image: libxxf86dga1 Installing that one manually does make it work. * VLC: Plays things, but switching to fullscreen and back causes VLC to start having issues. I wouldn't recomment VLC. * Totem: Works well (fullspeed video playing) when you disable the sidebar. With the sidebar enabled, it doesn't play videos in fullscreen. Menus are behind the video overlay as well as the controls in fullscreen mode (which is a bummer). Needs about 10% more for the same movie than MPlayer (and therefore, stutters more often when mmcqd eats up CPU power) * MPlayer: Works well (fullspeed video playing) when video out is set to XV. Audio out needs to be set to OSS. If set to Alsa, it segfaults when scrubbing around or doing a fast forward (see segfault below). Runs very well in fullscreen, including controls on the bottom. Does have issues displaying videos in windows (usually shows black, unless you resize the window). Cache should be set to 40000. This will almost remove the stuttering when mmcqd accesses the SD card. Menu is behind the video stream as well. Only bad thing about Gnome MPlayer is, that you can't run it in fullscreen automatically when a video is loaded. So basically, MPlayer is the best we have at the moment. Fullscreen is really working flawlessly. Maybe we could change Gnome MPlayer to some fullscreen GUI (like the MPlayer for the Wii, etc.). For a first release, it already works well enough. Just need to make sure we include default settings as described above (most important: OSS sound!) In case anyone wants to debug, here is the segfault that happens when using ALSA and fast forwarding: [ 976.602203] Unable to handle kernel paging request at virtual address ffc84000 [ 976.609466] pgd = cf770000 [ 976.612182] [ffc84000] *pgd=8f842011, *pte=00000000, *ppte=00000000 [ 976.618530] Internal error: Oops: 807 [#1] [ 976.622650] Modules linked in: g_cdc pvrsrvkm ipv6 ads7846 hwmon [ 976.628723] CPU: 0 Not tainted (2.6.27-omap1 #1) [ 976.633758] PC is at memset+0x30/0xc0 [ 976.637420] LR is at 0x0 [ 976.639984] pc : [] lr : [] psr: 20000093 [ 976.639984] sp : cf5abe04 ip : 00000000 fp : cf5abe24 [ 976.651519] r10: ffffe0a4 r9 : 00001d4c r8 : 00004c3b [ 976.656799] r7 : ffffe0a4 r6 : cf8975c0 r5 : ffffc148 r4 : cfaed400 [ 976.663360] r3 : 00000000 r2 : 1ff8b350 r1 : 00000000 r0 : ffc83ffc [ 976.669921] Flags: nzCv IRQs off FIQs on Mode SVC_32 ISA ARM Segment user [ 976.677185] Control: 00c5387f Table: 8f770018 DAC: 00000015 [ 976.682952] Process mplayer (pid: 1781, stack limit = 0xcf5aa2e8) [ 976.689086] Stack: (0xcf5abe04 to 0xcf5ac000) [ 976.693481] be00: c02b4e00 cfae0a00 cfaed400 00005007 cf8975c0 cf5abe5c cf5abe28 [ 976.701873] be20: c02b2f74 c02b4da4 cf8975c0 cf5abe38 c0066db0 cfaed400 00005007 cf8975c0 [ 976.710235] be40: 00004c3b cf8975c0 00001d4c 00000000 cf5abe7c cf5abe60 c02b36f8 c02b2d94 [ 976.718627] be60: 00001d4c cfaed400 cf8975c0 00000000 cf5abecc cf5abe80 c02b3b50 c02b362c [ 976.726989] be80: c00699fc c00382ac cf5abeb0 00000000 00ecdda0 00000000 cf5abee4 cf5abea8 [ 976.735382] bea0: c006a104 00001d4c 400c4150 cf8975c0 bef6050c c002ee44 cf5aa000 00000000 [ 976.743774] bec0: cf5abeec cf5abed0 c02b3dbc c02b3ac8 c02b31c4 bef6050c c002ee44 00000000 [ 976.752136] bee0: cf5abf1c cf5abef0 c02b1188 c02b3d64 c04ae8a0 00000000 00ecdda0 00001d4c [ 976.760528] bf00: bef6050c 400c4150 bef6050c cf778760 cf5abf34 cf5abf20 c02b1504 c02b10d4 [ 976.768890] bf20: cf5abf5c cf778760 cf5abf54 cf5abf38 c00aa8ac c02b14d0 bef60548 cf778760 [ 976.777282] bf40: bef6050c 00000007 cf5abf7c cf5abf58 c00aab4c c00aa880 c0066e74 bef60548 [ 976.785675] bf60: cf5abf80 00000007 bef6050c 400c4150 cf5abfa4 cf5abf80 c00aaba4 c00aa8fc [ 976.794036] bf80: 4b82cf18 00000000 00da2268 00da22b8 00000000 00000036 00000000 cf5abfa8 [ 976.802429] bfa0: c002ecc0 c00aab70 00da2268 00da22b8 00000007 400c4150 bef6050c bef6050c [ 976.810821] bfc0: 00da2268 00da22b8 00000000 00000036 00d40628 00000000 00000000 00871348 [ 976.819183] bfe0: 00887178 bef60508 4012354c 4071963c 60000010 00000007 b601206b df08c3ff [ 976.827575] Backtrace: [ 976.830047] [] (snd_pcm_format_set_silence+0x0/0x13c) from [] (snd_pcm_playback_silence+0x1ec/0x2ac) [ 976.841033] r6:cf8975c0 r5:00005007 r4:cfaed400 [ 976.845703] [] (snd_pcm_playback_silence+0x0/0x2ac) from [] (snd_pcm_update_hw_ptr+0xd8/0x1b4) [ 976.856140] [] (snd_pcm_update_hw_ptr+0x0/0x1b4) from [] (snd_pcm_lib_write1+0x94/0x23c) [ 976.866058] r7:00000000 r6:cf8975c0 r5:cfaed400 r4:00001d4c [ 976.871765] [] (snd_pcm_lib_write1+0x0/0x23c) from [] (snd_pcm_lib_write+0x64/0x70) [ 976.881256] [] (snd_pcm_lib_write+0x0/0x70) from [] (snd_pcm_playback_ioctl1+0xc0/0x3fc) [ 976.891174] r4:00000000 [ 976.893737] [] (snd_pcm_playback_ioctl1+0x0/0x3fc) from [] (snd_pcm_playback_ioctl+0x40/0x44) [ 976.904083] r7:cf778760 r6:bef6050c r5:400c4150 r4:bef6050c [ 976.909820] [] (snd_pcm_playback_ioctl+0x0/0x44) from [] (vfs_ioctl+0x38/0x7c) [ 976.918853] r4:cf778760 [ 976.921417] [] (vfs_ioctl+0x0/0x7c) from [] (do_vfs_ioctl+0x25c/0x274) [ 976.929748] r6:00000007 r5:bef6050c r4:cf778760 [ 976.934417] [] (do_vfs_ioctl+0x0/0x274) from [] (sys_ioctl+0x40/0x64) [ 976.942657] r6:400c4150 r5:bef6050c r4:00000007 [ 976.947326] [] (sys_ioctl+0x0/0x64) from [] (ret_fast_syscall+0x0/0x2c) [ 976.955749] r7:00000036 r6:00000000 r5:00da22b8 r4:00da2268 [ 976.961486] Code: e1a0c001 e1a0e001 e2522040 a8a0500a (a8a0500a) [ 976.967773] ---[ end trace 83bdb29850a1e142 ]---
 55 OpenPandora Main OSCoreBug ReportCritical .xinitrc problems (image from Feb 22nd) Closed
100%
All 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.
 54 OpenPandora Main OSCoreFeature RequestHigh Make it possible to enable / disable keyboard mappings  ...Closed
100%
All 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?
 53 OpenPandora Main OSCoreBug ReportLow Non-X Touchscreen: Inverted axis Closed
100%
All Task Description Running SDL-Apps in Non-X mode have inverted axis.
 52 OpenPandora Main OSCoreBug ReportMedium X11-Touchscreen: Fullscreen-Issue when the mouse cursor ...Closed
100%
All Task Description There are some issues with the touchscreen using X11 and fullscreen apps which use their own mouse cursor. The mouse cursor tends to shift around when it comes outside of the normal screen area. This can be seen with SuperTux: The mouse cursor is a penguin. Move that close to the edge of the screen and it jumps around and then is shifted to the real touchscreen. Thanks to a bug in SuperTux, this can also be fixed: Go into the Level Editor and go back into the main menu: On top of the penguin mouse cursor is the normal X mouse cursor, which will not Shift anymore. Aditionally, I tried the Hatari Menu (running on 640x480) and AlephOne (running on 800x480). Both use the standard X mouse cursor and both are working fine. I guess that the mouse cursor gets confused if it has negative values.
 51 OpenPandora Main OSCoreBug ReportMedium xfce4-battery-plugin: No time and no AC working Closed
100%
All Task Description xfce4-battery-plugin currently displays the % of the battery, but it doesn't show the time (or does it need a while to figure out how much time is left?) Also, it doesn't realize when AC is connected. I did do a sudo poweroff when power was below 5%. When it first powered down, I connected the AC and restarted. The plugin immediately powered down again, as it didn't know AC was connected.
 50 OpenPandora Main OSCoreTo Do (Reminder)Medium pmenu: Add shutdown / logout Closed
100%
All Task Description There's no way yet to shutdown (poweroff) or logout from pmenu yet.
 49 OpenPandora Main OSCoreTo Do (Reminder)Low Change some of our scripts into internal PNDs Closed
100%
All Task Description Some of our scripts (CPU Speed, Switch Default GUI, Enable TV Out) should be changed into PND format so that pmenu can also run them.
 48 OpenPandora Main OSCoreTo Do (Reminder)Low Create the TV Out Enable / Disable scripts Closed
100%
All Task Description The commands do exist, I just need to wrap them round some zenity scripts.
 47 OpenPandora Main OSCoreTo Do (Reminder)Medium evmapperd: Blinking LED and charging control Closed
100%
All Task Description evmapperd should start blinking when the power is getting low. Ideally, the blinking speed should increase with decreasing battery power and should start maybe at 5% as default (would be nice to have the settings configurable by the user). As soon as the AC adaptor is connected, blinking should stop. When the battery power is at 0% it should immediately shutdown and poweroff (NOT to be overridden by the user!) Aditionally, we should have some charging control (or would it be better using a different daemon for that?) Here's part of my conversation with MichaelW: when the charge current was below a threshold, it would reduce the charger input current allowed and take it down to about what the system needs it would be an active thing constantly sampling the system and constantly updating the input current to match the system the alternative is that when the battery is full, the charge path is cut off until the battery drops down a bit, maybe 90%
 46 OpenPandora Main OSCoreBug ReportMedium pmenu: MediaPlayer only shows ~/ Closed
100%
All Task Description The mediaplayer only does show the ~/-Directory. Ideally, it should present SD1 / SD2 / Users Home.
 45 OpenPandora Main OSCoreBug ReportMedium libpnd: Using German descriptions from PND files Closed
100%
All Task Description I have some PNDs which have a german description included. pmenu does use those instead of the english ones (which should be the default if no language is selected).
 44 OpenPandora Main OSCoreBug ReportMedium Pandora-Start-Menu button too small Closed
100%
All Task Description Since about mid January, the Openpandora-Startmenu-Button doesn't resize when the "Show Title" is enabled. Therefore, you only see parts of the "OpenPandora"-Title and no icon. Disabling the title shows the icon. I have no idea how to resize it and why this happened (the theme hasn't been changed as far as I know)
 43 OpenPandora Main OSCoreBug ReportMedium libpng missing from the last images (since approx mid o ...Closed
100%
All Task Description Some ports (like SMW, VICE, etc.) stopped working because libpng is missing from the current images. Installing it does fix that problem. http://www.angstrom-distribution.org/unstable/feed/armv7a/base/libpng_1.2.42-r2.0.5_armv7a.ipk
 42 OpenPandora Main OSCoreBug ReportLow op_defaultgui.sh: sed needs sudo access Closed
100%
All Task Description I (EvilDragon) created a small script where you can reselect the default GUI and enable / disable autologin. Works fine so far, except for that the sed to /etc/slim.conf needs root access. I have no idea how to make sudo in this script work without asking for a password. If anyone could help me there, I'll be happy :)
 41 OpenPandora Main OSCoreBug ReportLow netbook-launcher-efl: Shutdown / Logout / Reboot not wo ...Closed
100%
All Task Description The netbook-launcher displays the logout / reboot / shutdown dialogue, but doesn't do anything when you select anything.
 40 OpenPandora Main OSCoreBug ReportLow pmenu doesn't show screenshots Closed
100%
All Task Description I did create some PXML files which have screenshots included. pmenu seems to ignore them, it just shows a red X.
 39 OpenPandora Main OSCoreBug ReportHigh file doesn't work (missing magic files) in image from F ...Closed
100%
All 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.
 38 OpenPandora Main OSCoreBug ReportHigh ALSA crashes every so often Closed
100%
All 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.
 37 OpenPandora Main OSCoreBug ReportVery Low Game doesn't start in No-X mode (pnd_run.sh) (Permissi ...Closed
100%
All Task Description EDIT: Some more information from notaz: it's failing because it can't find controlling tty (/dev/tty is a "virtual" gateway device, so setting permissions gave no effect) do "ps ax" on your desktop and it has the tty column so SDL fbdev driver wants to get a real tty fo be able to read keys So we need to somehow give it a real tty? yeah, but I don't know why as pnd start from X and that gives virtual tty *don't know how* maybe something can be done using openvt, chvt and similar tools ------ What happens if you run a script in no-X mode: 1. It stops slim 2. It mounts all the directories as needed (works fine). 3. It DOES NOT start the app 4. It unmounts all the directories 5. It restarts slim (and therefore X) I can confirm the path is correctly and the filesystem is mounted there (did an ls -l). I can also confirm the game is working fine, as the same PND does work within X if I run it from the terminal using pnd_run supertux_noX.pnd So it looks like the line that actually executes the game does work when run in X, but not when run outside of X. Maybe it tries to execute the game on the screen where the script is actually started (X) and therefore can't run it as X is not running anymore? The line working in X-mode but not working in non-X-Mode: LD_LIBRARY_PATH=/mnt/utmp/$BASENAME ./$EXENAME $ARGUMENTS The game I tried was SuperTux (SDL-Game) with a no-X=1 parameter in the PXML.
 36 OpenPandora Main OSCoreBug ReportLow X doesn't restart in No-X mode (pnd_run.sh) Closed
100%
All Task Description At the end of the script, it calls /etc/init.d/slim-init-init start If you fix that to /etc/init.d/slim-init start , X restarting works again. Please apply this fix into the GIT.
 35 OpenPandora Main OSCoreBug ReportLow AbiWord crashes when you try to start the help. Closed
100%
All Task Description Starting the Help Center will freeze AbiWord.
 34 OpenPandora Main OSCoreTo Do (Reminder)Low Add software mixer to ALSA Closed
100%
All Task Description Some headphones are very loud. The volume wheel cannot be used properly with them. Therefore, we should be able to change the volume in software mode, too. File attached below, simply needs to be included in the next image by DJWillis.
 33 OpenPandora Main OSCoreBug ReportLow mmcqd eating lots of CPU power when writing Closed
100%
All Task Description EDIT: Tried a remount with noatime and this seemed to work very well. CPU usage when writing still goes higher, but not as high as before. Very common problem, seems to happen on all systems (just do a google search for mmcqd). Just run SuperTux, wait about 10 seconds at the title screen and it will hang for a few seconds (while mmcqd goes up). Same problem as on the GP2X where we also had hangs occuring. I wonder if there's something that can be done here? Some suggest to change mmcqd priority. Some other sites do try to remove features of mmcqd. Another option is to mount async (like on the gp2x). As the Pandora usually isn't switched off the hard way but should be shutdown properly, this could be a good solution. That would mean that our suspend mode needs to call sync before shutting down. Maybe pnd_run.sh could also run sync after a game quit? Here are some interesting reads that might help us: http://www.mail-archive.com/linux-omap@vger.kernel.org/msg16345.html : "wait_for_completion is blocking call. Please check 'omap_mmc_request'" http://www.mail-archive.com/davinci-linux-open-source@linux.davincidsp.com/msg08732.html - He disables some stuff in mmcqd which lowers CPU usage.
 32 OpenPandora Main OSCoreBug ReportLow pndnotifyd: Crawling through directories it shouldn't i ...Closed
100%
All Task Description My current configuration is: Rootfs on first SD Card, 2nd partition. If I put my WIZ SD Card with tons of files into the second SD Slot while booting, pndnotifyd eats up about 95% of CPU time. After about 8 - 9 minutes, it stopped eating the CPU and the system is working normally. This doesn't happen when I put in the card when XFCE4 is already running. Using LSOF, I can confirm it's crawling where it shouldn't: pndnotify 1825 root 6r DIR 179,9 1441792 62488 /media/mmcblk1p1/roms/c64/Tapes Could it be that on first initialization it hasn't loaded the config and crawls through the whole SD Card? On a side note: I got 44700 files on that SD Card... so if it needs about 8 minutes, that does mean it can do over 5000 files a minute!
 31 OpenPandora Main OSCoreBug ReportHigh X11 Crashing with omapfb Closed
100%
All 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
 30 OpenPandora Main OSCoreBug ReportMedium New issues in current image (pandora-20100102-new-kerne ...Closed
100%
All Task Description * It takes forever to startup. It hangs while trying to initialize the new SDIO-WiFi: [ 2363.922271] wl1251: WARNING WLAN not ready [ 2363.927581] wl1251_sdio mmc2:0001:1: firmware: requesting wl1251-fw.bin [ 2423.930328] wl1251: ERROR could not get firmware: -2 [ 2424.033447] wl1251: ERROR sdio write failed (-110) [ 2425.786071] wl1251: ERROR sdio read failed (-110) [ 2425.790893] wl1251: WARNING WLAN not ready [ 2425.795776] wl1251_sdio mmc2:0001:1: firmware: requesting wl1251-fw.bin * OpenPandora Start-Button is too small (has the same width as a normal icon)
 29 OpenPandora Main OSCoreTo Do (Reminder)Low ToDo: Map Fn-U and Fn-I with brightness controls Closed
100%
All Task Description Include brightness change hotkeys.
 28 OpenPandora Main OSCoreBug ReportHigh pmenu only shows preview pictures when selecting the PN ...Closed
100%
All 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.
 27 OpenPandora Main OSCoreBug ReportLow xfce4-brightness-plugin: 0 isn't a good minimum value Closed
100%
All Task Description The xfce4-brightness-plugin can be set to a minimum of 0. This is kinda confusing to the normal user, as it makes the screen totally black. Maybe this could be changed to a minimum of 3?
Showing tasks 1 - 50 of 69 Page 1 of 21 - 2 -

Available keyboard shortcuts

Tasklist

Task Details

Task Editing