All Projects

IDProjectCategoryTask TypeSeveritySummary  descStatusProgressOperating System
 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?
 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
 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).
 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.
 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
 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.
 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.
 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%
 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.
 11 OpenPandora Main OSCoreBug ReportHigh Console keymap: Two keys not mapped yet Closed
100%
All 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.
 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.
 6 OpenPandora Main OSCoreBug ReportMedium Calibrate Touchscreen within the Settings-Menu of XFCE  ...Closed
100%
All Task Description It doesn't run.
 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.
 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.
 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 ;)
 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.
 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.
 319 Additional ApplicationsApplicationBug ReportLow 1 Closed
100%
Release 1 (Zaxxon) Task Description

3

 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.
Showing tasks 51 - 69 of 69 Page 2 of 2 - 1 - 2

Available keyboard shortcuts

Tasklist

Task Details

Task Editing