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 Type  descSeveritySummaryStatusProgress
 13 CoreTo Do (Reminder)Low verify pndevmapperd is invoking scripts Closed
100%
Task Description menu button is verified verify power button verify lid open/close
 14 CoreTo Do (Reminder)Low Add hup of pndnotifyd to .xinitrc Closed
100%
Task Description Pretty minor risk, but if the guy creates multiple accounts on the machine, and logs out of one and into another .. we'll want to hup pndnotifyd Alternative solution is to poll utmp (or inotify on utmp?) to watch for logins and handle it magicly.
 29 CoreTo Do (Reminder)Low ToDo: Map Fn-U and Fn-I with brightness controls Closed
100%
Task Description Include brightness change hotkeys.
 34 CoreTo Do (Reminder)Low Add software mixer to ALSA Closed
100%
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.
 47 CoreTo Do (Reminder)Medium evmapperd: Blinking LED and charging control Closed
100%
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 CoreTo Do (Reminder)Low Create the TV Out Enable / Disable scripts Closed
100%
Task Description The commands do exist, I just need to wrap them round some zenity scripts.
 49 CoreTo Do (Reminder)Low Change some of our scripts into internal PNDs Closed
100%
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.
 50 CoreTo Do (Reminder)Medium pmenu: Add shutdown / logout Closed
100%
Task Description There's no way yet to shutdown (poweroff) or logout from pmenu yet.
 59 CoreTo Do (Reminder)Low ToDo: Add joystick / keyboard switch to pnd_run and lib ...Closed
100%
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
 60 CoreTo Do (Reminder)Low Include new menufile (Setting) for XFCE4 Closed
100%
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
 62 CoreTo Do (Reminder)Low New xmodmap to include into latest image Closed
100%
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
 63 CoreTo Do (Reminder)Low Include new panel-setup for XFCE4 Closed
100%
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.
 64 CoreTo Do (Reminder)Low New power-manager.xml-file (removes opening the logout  ...Closed
100%
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.
 70 CoreTo Do (Reminder)Low Make switching GUIs more customizable (hardcoded at the ...Closed
100%
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?
 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!
 175 CoreTo Do (Reminder)Very Low Test Closed
100%
Task Description Test if the edit button in the bug tracker works now. //Edit: Blah
216ApplicationTo Do (Reminder)LowToDo - SD manager tool (backup homedir/restore, prepare...New
30%
Task Description Should make up a simple zenity script tool .. - backup -> pick SD -> backs up current user's homedor to SD. (tar.gz format so permissions can be kept; not cpio/etc, too annoying for user.) -> keep rolling, or just one copy? - restore -> pick SD -> pick user -> confirm -> wipe home and restore with version from tarball? (or just unpack in-place, so existing new files are kept) -> prepare SD -> pick SD -> mkdir /pandora/menu and /pandora/desktop
12CoreTo Do (Reminder)Lowfile association for .pndNew
0%
Task Description Build the xml file and defaults.list so that pnd_run is file-assocated to .pnd
261CoreTo Do (Reminder)HighOverview of all current KEYBOARD INPUT related issuesUnconfirmed
0%
Task Description Built-in keyboard input is a central thing on the Pandora, as it concerns almost all user interfaced apps! I realized that I myself and also others submitted quite many reports concerning this issue. Hence this meta issue is intended as an overview/accumulation/aid for those devs who are willing to overwork the whole issue. If you realize new related issues, feel free to add them here. If this my effort is contradicting the OpenPandora workflow, then pardon me, and instruct me, how else to handle issues of that kind. Thanks! Keyboard low level: Driver, keyboard layout, post processing (hotkeys, input support, etc) FS#138 FS#227 FS#242  FS#259  Keyboard mid level: Application interfacing  FS#102  FS#123 FS#238 Keyboard application internal level  FS#157  (dupe:  FS#249 ) FS#243 FS#256
 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.
 153 ApplicationFeature RequestLow [PATCH] HACK: change OPP level according to set Mhz Closed
100%
Task Description It's a hack, use on your own risk as always. I feel like abusing the tracker dropping all my patches here, but whatever. Patch attached.
 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.
 171 CoreFeature RequestMedium Update clock from hardware when restoring from low powe ...Closed
100%
Task Description The clock occasionally does weird things during low power mode, sometimes gaining time, sometimes losing. This is most likely a result of the CPU being reduced to 14Mhz and the system clock being unable to keep up. A convenient work around is to make a call to "/sbin/hwclock --hctosys" during wake-up to load the hardware clock back into the system clock. This may add an extra second or two to the wake-up time but will prevent confusion caused by clock being very incorrect.
 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).
 184 CoreFeature RequestMedium libpnd: Add a function to get all mounted PNDs Closed
100%
Task Description Add a function to get all mounted PNDs. Because it's very annoying to check all the menu/desktop folders on all of the SD-Cards.
 195 CoreFeature RequestHigh Start re-recharge of battery sooner Closed
100%
Task Description Increase battery LVL_4 and LVL_3 threshold. After reaching 100%, in some cases the charge circuit enters "battery full" state, stops charging, and begins to discharge. This is not entirely unexpected behavior according to the spec sheet, although I don't fully understand exactly the situations in which it completes charging. Once the battery is full, the battery will begin discharging. The charge circuit automatically restarts the recharge once the voltage has gone below a certain level (crosses below the LVL_3 voltage threshold) The default LVL_3 voltage threshold is 3.902 volts which is at about 80-85% battery level as recorded by bq27500 chip. In my opinion, this is way too low. Setting the BCIMFTH2 register to 0xCB increases the voltage threshold to about 4.003 volts which is about 93%. Setting it to 0xDC may also be worthwhile, which is just over 95%. By default, if a user leaves their Pandora plugged in overnight, they may wake up to find their Pandora has stopped charging and the capacity has dropped to almost 80%, which can be quite startling to some users who will then report it as a bug. This change will ensure that it never drops below 93-95%, a much more acceptable level. Specific code changes suggested, in the /drivers/power/twl4030_bci_battery.c file, somewhere in the twl4030_bci_battery_probe function (or a function called by it), add the lines: /********************************/ #define KEY_FTH2 0x7F #define REG_BCIMFTH2 0x017 ret = twl4030_i2c_write_u8(TWL4030_MODULE_MAIN_CHARGE, KEY_FTH2, REG_BCIMFKEY); if (ret) return ret; ret = twl4030_i2c_write_u8(TWL4030_MODULE_MAIN_CHARGE, 0xDC, REG_BCIMFTH2); if (ret) return ret; /********************************/ (Move defines to the top, as appropriate)
 196 CoreFeature RequestMedium [PATCH] Add tablet support into kernel Closed
100%
Task Description Hi, This should be a quite simple thing, but my first time touching the OE repo and i cant test it, so be careful.
 212 CoreFeature RequestLow Add curl to core installed programs Closed
100%
Task Description I wish for curl to be installed by default on the upcoming pandora FWs, As reported by the angstrom repo, where I install using the command: $sudo su ... #opkg update #opkg install curl curl 7.21.2-r4.0.9 is 78.57 Kilobytes with the dependencies Depends:libcurl4, libgnutls26, libgcrypt11, libgpg-error0, libc6, libz1 I do not know which is installed by default, but I'm sure libc6 is, so I'm going to state the info on the rest of the packages for its memory space usage on the NAND libcurl4(142.99 Kilobytes): Command line tool and library for client-side URL transfers. Depends:libc6, libgnutls26, libz1, libgcrypt11, libgpg-error0, as you can see, it has the same dependencies as above, so it seems both curl and libcurl are probably exclusive from the others, but I will go forward and state the rest of the dependencies libgnutls26 2.8.6-r10.0.5 (291.44 Kilobytes) Depends:libz1, libgcrypt11, libgpg-error0, libc6, (again, it looks like the above depends on this) libgcrypt11 1.4.1-r0.9 (220.35 Kilobytes) Depends: libgpg-error0, libc6, (Oh look, we're not looking at libz1 anymore) libgpg-error0 1.4-r7.1.9 (5.78 Kilobytes) Depends:libc6 now to the lone libz1 libz1 1.2.3-r7.0.9 (41.95 Kilobytes) Depends:libc6 So, in the case we already have the gpg stuff, then the installation is only 221.56KB, however, with the zlib and the gpg included, the total comes to 781.08KB So, now that the cost is out of the way, What are the goods and bads? Good: Its a very versatile CLI program to get and send information over http through the network, and is tolerant of network issues It doesn't take too much space relative to things that have been pulled out, like abiword. The libcurl is a very good library, and could be of great benefit to some future projects. Bad: Well, we already have wget, which is not as configurable, and wget hates Craig's appstore Here's the link to curl on the repo http://www.angstrom-distribution.org/repo/?pkgname=curl
 220 CoreFeature RequestLow Please include /usr/bin/xkbset Closed
100%
Task Description One of the first things after installing HF5 was downloading xkbset, because it is necessary for proper L-R buttons mapping as mouse buttons. Could you please include that in the system? I am using urjaman's executable from here: http://www.gp32x.com/board/index.php?/topic/55124-remapping-the-mouse-buttons-etc/page__st__15__p__896576&#entry896576 Even better would be a GUI that allows mapping of L-R buttons for mouse, just like GUI for nubs :) But including xkbset will be already good.
Showing tasks 1 - 50 of 311 Page 1 of 71 - 2 - 3 - 4 - 5 - Last >>

Available keyboard shortcuts

Tasklist

Task Details

Task Editing