|
65 | Core | Feature Request | Very Low | .desktop files, be nice if they included the non-englis... | New | |
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. |
|
105 | Application | Feature Request | Very Low | Nubs feature request | New | |
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. |
|
106 | Application | Feature Request | Very Low | AppData corruption | Unconfirmed | |
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. |
|
110 | Core | Bug Report | Very Low | Battery percentage static in MiniMenu | Unconfirmed | |
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. |
|
156 | Base OS | Feature Request | Very Low | Ask to format SD Card | Unconfirmed | |
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. |
|
270 | Core | Bug Report | Very Low | Power-slider & lid-close events: XFCE observes user set... | New | |
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 |
|
12 | Core | To Do (Reminder) | Low | file association for .pnd | New | |
Task Description
Build the xml file and defaults.list so that pnd_run is file-assocated to .pnd |
|
94 | Core | Bug Report | Low | Backlight control by lid sensor not detected after boot | New | |
Task Description
If you boot the system with the lid closed, the backlight will still be on when you get to the desktop. You have to lift the lid for an instant and then close again to shut it off. Perhaps this is because of the lack of trigger for an interrupt since the sensor is already activated. Can there be one extra check of the lid sensor after boot to cover this static position? |
|
104 | Base OS | Bug Report | Low | AAC decoder libfaad doesn't appear to be compiled as fi... | Unconfirmed | |
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 <<<<<------------ |
|
118 | Base OS | Feature Request | Low | add sdl-perl to the base OS | Unconfirmed | |
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 |
|
123 | Base OS | Feature Request | Low | Suggestions for the Pandora-Button | New | |
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"). |
|
124 | Base OS | Bug Report | Low | ifup doesn't like dhclient | Unconfirmed | |
Task Description
I added: iface usb0 inet dhcp And ran: ifup usb0 But dhclient simply prints usage. |
|
135 | Application | Bug Report | Low | OOM Killer causes loss of items in xfce4-panel configur... | Unconfirmed | |
Task Description
When the Pandora runs out of memory and the Out-Of-Memory killer fires, the Applications/Settings/xfce4/panel/panels.xml loses the entries for the menu button and the power monitor. |
|
138 | Core | Bug Report | Low | 'del' key (shift+backspace) not working | New | |
Task Description
The title says everything: The 'del' key does not work. In theory you should have a del "event" when hitting shift+backspace. This is not the case in all progs I tested so far (terminal and default text editor with gui). |
|
148 | Core | Bug Report | Low | add standard library path to ldconfig.so.conf to help l... | Unconfirmed | |
Task Description
cat >/etc/ld.so.conf<<END /lib /usr/lib END ldconfig |
|
178 | Core | Bug Report | Low | Mount-loop when booting from SD-card | Unconfirmed | |
Task Description
When booting the pandora-OS from sd-card by using the official tar, you will end up with your sd-card being mounted twice: once as / and once as /media/<label>. I solved this by adding "/dev/mmcblk0" to "/etc/udev/mount.blacklist". Maybe this should be added to the default tarball? I'm not sure as it might be used in other ways maybe (beside SD-card-installation)? Background: I ran "updatedb" as root and have been notified by a message that there was a mount-loop. After adding the above modification the system still booted fine and "updatedb" ran nicely without a warning. |
|
179 | Core | Bug Report | Low | .vimrc-preset for user but not for root | Unconfirmed | |
Task Description
I am running PandoraOS from sd-card installed with the official tarball "pandora-rootfs.tar.bz2". I noticed that the control/keyboard-mapping in vi does not work correctly after switching to root (for example sudo su-). I solved this by copying over my users .vimrc to root-homedir. This should already be included in the tarball. |
|
185 | Core | Bug Report | Low | Xorg driver should not be dependant on user environment | Unconfirmed | |
Task Description
The patch implementing screen blanking uses the /usr/pandora/scripts/op_lid.sh script to control LCD backlit: http://git.openpandora.org/cgi-bin/gitweb.cgi?p=openembedded.git;a=blob;f=recipes/xorg-driver/xf86-video-omapfb/pandora_backlight_dim.patch;h=4a0b8432d083c6e7297192a2920c7a777ae3d098;hb=16f3fff44323bd6b4349d909667b51a2fef3f278 The same result can be achieved by using the sys interface: /sys/devices/platform/twl4030-pwm0-bl/backlight/twl4030-pwm0-bl/bl_power This approach makes driver independent on particular distribution. The proposed patch is attached. |
|
217 | Application | Feature Request | Low | Add Mounting and unmounting context options for PND's | Unconfirmed | |
Task Description
It'll have to be in the SKEL. /etc/skel/Applications/Settings/Thunar/uca.xml People can replace the contents of their current uca.xml file with the following to gain this functionality now. /home/[USERNAME]/Applications/Settings/Thunar/uca.xml <?xml encoding="UTF-8" version="1.0"?> <actions> <action> <icon>Terminal</icon> <name>Open Terminal Here</name> <command>exo-open --working-directory %f --launch TerminalEmulator</command> <description>Example for a custom action</description> <patterns>*</patterns> <directories/> </action> <action> <icon>emblem-symbolic-link</icon> <name>Mount PND</name> <command>/usr/pandora/scripts/pnd_run.sh -p %f -m && thunar /mnt/utmp/</command> <description></description> <patterns>*.pnd;*.PND</patterns> <other-files/> <text-files/> </action> <action> <icon>gtk-jump-to-rtl</icon> <name>Unmount PND</name> <command>/usr/pandora/scripts/pnd_run.sh -p %f -u</command> <description></description> <patterns>*.pnd;*.PND</patterns> <other-files/> <text-files/> </action> </actions> |
|
222 | Application | Bug Report | Low | Login Screen does not accept all symbols of the form Fn... | Unconfirmed | |
Task Description
Problem - Login Screen does not accept all symbols of the form Fn+char Reproducibility - always Actual results - the characters :?#|$€"‘£¥@!_ do not work on the Login Screen with the Pandora's keyboard. When fn then the corresponding character is pressed, nothing is added to the string. Expected results - these characters should appear just like any other character Work Around - an external keyboard was able to enter these characters Aditional Information - While the characters :?#|$€"‘£¥@!_ do not work, the characters ;/\'-+=`() work just fine. |
|
236 | Core | Bug Report | Low | Cannot unmount SD-Card | Unconfirmed | |
Task Description
SD-Card in Pandora can only be unmounted by guest (uid=1000) but not by jgeiss (uid=1001). Steps To Reproduce: Insert SD-Card (or boot with SD-Card inserted), Login as jgeiss (uid=1001), Try to unmount SD-Card via XFCE-Popup-Menu (right mouse click on SD-Card-Icon and select unmount). |
|
238 | Application | Feature Request | Low | Quick key access to OK in dialogues | Unconfirmed | |
Task Description
PROBLEM DESCRIPTION: In many GUI dialogues the default action button (OK, ACCEPT, YES, …) cannot be triggered with a simple key press. Pressing ENTER triggers the element which has focus (usually the first dialogue element), but not the default action, as most computer users would expect! MY WORKAROUND MEANWHILE: Press ALT plus the underlined letter of your desired action. But that's not very convenient as the underlined letter needs to be looked upon first, as the button label can differ from situation to situation (ACCEPT, OK, YES, …) and then 2 keys need to be pressed. SUGGESTED SOLUTION: The custom of many operating systems should be adapted on the OpenPandora as well. SPACE triggers the currently focused element (whatever that may be: list item, radio button, checkbox, etc), and ENTER triggers the default action of that dialogue. Or even better use the Pandora specific A/B/Y/X keys cleverly in those dialogues/selections. I don't know whether there is a standard functionality assignment within this key-group, in MiniMenu "B" is start/confirm, I do not know of any other standard assignments yet. |
|
239 | Application | Feature Request | Low | MiniMenu: New option: Grid stop horizontal | Unconfirmed | |
Task Description
I am suggesting the new option "Grid stop horizontal" for MiniMenu with the following possible settings and their effect. Yes -> If the boundary is reached the focus remains there. No -> If the boundary is reached the focus starts at the opposite side again. Jump to next/prev line -> If the boundary is reached the focus jumps to the next/previous line and the opposite side. |
|
240 | Application | Feature Request | Low | MiniMenu shall return into full screen mode (more quick... | Unconfirmed | |
Task Description
If you set MiniMenu's option "Live (not exit) on app run?" to YES, and you quit an application and return to the still running MiniMenu, it runs in windowed mode, and takes about 2 seconds until it goes into full screen mode again. This delay should at best be not noticeable at all, at most 0-1 seconds. |
|
244 | Application | Feature Request | Low | Include man and the manpages | Unconfirmed | |
Task Description
The command line environment of the default OS does not include the command "man" and the respective manpages of the installed programs. I personally often use manpages, as I hardly remember the syntax/arguments of all programs I use. Having them would be very convenient! EVALUATING NEEDED STORAGE AMOUNT Some may argue that storage space is quite limited on the NAND. Yes I agree. Hence the number of included programs is limited too. Hence it would not be all too many manpages. When I press TAB into an empty Terminal prompt, I get 1406 possibilities, which is about the amount of available commands/programs if we ignore aliases, etc. Multiply that with an average of 20 kb per manpage, and you get about 30 MB in total. With compression this could possibly be brought down to 15-20 MB. POSSIBLE SOLUTIONS A) Store into the NAND the manpages of core OS CLI programs only, and not all the library/system/etc documentation. B) Include only the man command into the core OS, and compile/configure it in such a fashion, that it finds the manpages within non-NAND media (SD card, USB volume, etc). b1) Specify that it simply looks into a certain path within the /media/*/pandora/ structure. b2) Or offer PND packages like man-core.pnd, man-extended.pnd,... you get the idea or even man-custom.pnd (which would look into its appdata or a certain path for custom added manpages, to somehow get the b1 approach within the PND approach). |
|
251 | Core | Feature Request | Low | SD Mass Storage: Possibility to host multiple volumes | Unconfirmed | |
|
|
252 | Core | Feature Request | Low | Power management: If power cable is plugged ignore "Shu... | New | |
|
|
258 | Application | Bug Report | Low | MiniMenu: Pressing key multiple times only cycles focus... | Unconfirmed | |
|
|
269 | Core | Bug Report | Low | Thunar Slow Exit | Unconfirmed | |
|
|
288 | Core | Feature Request | Low | add functionality to inputrc | Unconfirmed | |
|
|
292 | Core | Bug Report | Low | Can't seek in ogg files using pygame / SDL | Unconfirmed | |
|
|
297 | Core | Bug Report | Low | pandora button and taskbar autohide | Unconfirmed | |
|
|
299 | Core | Bug Report | Low | run_pnd.sh does not follow PXML.xml or "-d"-Parameter | Assigned | |
|
|
300 | Core | Bug Report | Low | SuperZaxxon interprets on-disk FAT32 filenames differen... | Unconfirmed | |
|
|
308 | Core | Bug Report | Low | Wireless Network being dropped asks for password | Unconfirmed | |
|
|
320 | Core | Bug Report | Low | Bluetooth connection lost after wake-up from sleep mode | Unconfirmed | |
|
|
324 | Core | Bug Report | Low | Sticky keys setting for shift key disabling itself afte... | Unconfirmed | |
|
|
325 | Core | Bug Report | Low | Impossible to not set password at first boot | Unconfirmed | |
|
|
326 | Core | Bug Report | Low | XFCE menu not expandingl with stylys and scrolling brok... | Unconfirmed | |
|
|
327 | Core | Feature Request | Low | Context menu for the XFCE menu | Unconfirmed | |
|
|
328 | Core | Bug Report | Low | XFCE desktop icons not displayed when logging on too qu... | Requires testing | |
|
|
329 | Core | Bug Report | Low | Screen turns on when LCD closed | Unconfirmed | |
|
|
330 | Core | Bug Report | Low | NetworkManager crashes after suspend to RAM | Unconfirmed | |
|
|
335 | Application | Bug Report | Low | Evince 2.30 crashes when fullscreen | Unconfirmed | |
|
|
121 | Base OS | Bug Report | Medium | PyGame Hardware support | New | |
|
|
155 | Core | Bug Report | Medium | Critical problems after rescaling GLES2 X windows | Unconfirmed | |
|
|
158 | Base OS | Bug Report | Medium | Refresh rate and BPP | Unconfirmed | |
|
|
159 | Base OS | Bug Report | Medium | System > Run PND Application menu item does nothing | Unconfirmed | |
|
|
190 | Core | Bug Report | Medium | Removing desktop-shortkeys does not work | Unconfirmed | |
|
|
204 | Core | Bug Report | Medium | fonts issues | Unconfirmed | |
|