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 TypeSeverity  descSummaryStatusProgress
110CoreBug ReportVery LowBattery percentage static in MiniMenuUnconfirmed
0%
Task Description Battery remaining percentage in MiniMenu does not update unless you change tabs back and forth. This is only really an issue when leaving the unit charging and not using it. It gives the appearance that it is not charging until you swap tabs around.
 126 ApplicationBug ReportVery Low CPU Speed Typo? Closed
100%
Task Description If you set the CPU speed to 600 it warns that it is greater than 600. I thought 600 was the guaranteed speed?
 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
 233 CoreBug ReportVery Low op_power.sh: errors Closed
100%
Task Description op_power.sh gives some errors to me... it works anyway, but it's not nice to see them all the time. /usr/pandora/scripts/op_power.sh: line 60: [: 5380: binary operator expected or /usr/pandora/scripts/op_power.sh: line 60: [: too many arguments I guess line 60 of op_power.sh if [ ! $wlstate ]; then should rather be if [ -z "$wlstate" ]; then shouldn't it? The same thing is in line Then sometimes also rm: cannot remove `/tmp/wlstate': No such file or directory or cat: /tmp/wlstate: No such file or directory which could easily be fixed by adding a test -f /tmp/wlstate && or something like that before the respective command. I just added a lot of test, I'm not sure if every single one of them is really needed, but better too much than not enough, I would say. :-) I can't attach a file (I click the button and nothing happens), so I just paste it there: http://nopaste.info/2256365eba.html It's a bit longer because some indentations were wrong (and I corrected them) and I changed all indentations to tabs = 8 spaces instead of 2.
270CoreBug ReportVery LowPower-slider & lid-close events: XFCE observes user set...New
0%
Task Description STATUS QUO: If you are in XFCE and hold the power slider for 3 seconds, you thereby trigger the shutdown command. For 3 more seconds a dialogue box gives you the chance to abort the shutdown ("Shutting down in 3…2…"). Now in MiniMenu no direct shutdown key is available. You first have to quit the running app (via PANDORA key), then call up the menu (via SELECT key), and then navigate to "Shutdown" and confirm it (by B or ENTER). INQUIRED BEHAVIOR: 1) Thanks to the very recent MiniMenu speedups, these 4 consecutive user interaction steps can now at least be be executed a lot faster. Nevertheless, offering a 1-button-interaction (via power slider) too, would be nice. Could you please make that available to MiniMenu? And in general: Make this power-slide-event available to any possible GUI, so that not each GUI has to implement this by itself, but rather the OS catches this event and handles it uniformly, except if a certain GUI WANTS to establish an exception to the rule. 2) Also the "Lid-Close-Settings" seem to be ignored by MiniMenu. MiniMenu seems to have the action "Turn off screen" hardcoded to that event. Please make MiniMenu observe the user settings from "Lid-Close-Settings". RELATED SOURCE CODE FILES (to my knowledge): op_lid.sh op_power.sh op_bright_up.sh op_bright_down.sh
65CoreFeature RequestVery Low.desktop files, be nice if they included the non-englis...New
0%
Task Description .desktop files only include the English stuff right now (using the .desktop default tags.) Be nice if in addition to 'title', we also include 'title[de]' type extras, whatever is in the PXML.xml pnd_pxml_t includes all the goods, but pnd_disco_t has only the summarized english stuff.
 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.
105ApplicationFeature RequestVery LowNubs feature requestNew
0%
Task Description The 'Nubs' application needs a setting for deadzone. Using the nubs in First person shooters the nubs trigger in directions when not even touched. An adjustment for deadzone would eliminate accidental movement caused by vibration. Also, application profiles for the nubs would be very useful. Different apps use the nubs in different ways and it would be great to not have to go and change settings before launching each application.
106ApplicationFeature RequestVery LowAppData corruptionUnconfirmed
0%
Task Description The appdata folder was corrupted on my SD card from an unclean eject this made the folder read only until i ran a repaired it. MiniMenu still displayed all my PND files. When clicking to launch the app would try to load crash and then return to MiniMenu without any visible error. This was pretty confusing and i thought it might be a good fix for a troubleshooting guide.
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.
 175 CoreTo Do (Reminder)Very Low Test Closed
100%
Task Description Test if the edit button in the bug tracker works now. //Edit: Blah
Showing tasks 301 - 311 of 311 Page 7 of 7<<First - 3 - 4 - 5 - 6 - 7

Available keyboard shortcuts

Tasklist

Task Details

Task Editing