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 TypeSeveritySummary  ascStatusProgress
 188 CoreBug ReportHigh "rdate" sets the time exactly 3 hours in advance Closed
100%
Task Description "rdate -s time.ien.it" will set the date (hour) 3 hours in advance. The time (and timezone) can be adjusted manually using the "Settings -> Date and Time" tool, but on the next rdate-update the issue will occur again
 289 ApplicationBug ReportMedium "sudo find /" produces assertion Closed
100%
Task Description $ sudo find / find: ftsfind.c:477: consider_visiting: Assertion `ent->fts_info == 11 || state.type != 0' failed. Aborted This is fixed by updating findutils to latest version using sudo opkg upgrade findutils Release SuperZaxxon 1.5 (not Beta 3, as given in "Reported Version" field, but there the release cannot be chosen).
138CoreBug ReportLow'del' key (shift+backspace) not workingNew
0%
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).
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.
 112 CoreBug ReportMedium .pnd files with spaces in filename won't work Closed
100%
Task Description pnd_run.sh barfs when given a file with space in it's name. Also pnd_run bin doesnt enclose the .pnd name, it should. /usr/pandora/scripts/pnd_run.sh -p "PicoDrive_180beta2 .pnd" -e PicoDrive.run pnd set to `PicoDrive_180beta2 .pnd' exec set to `PicoDrive.run' /usr/pandora/scripts/pnd_run.sh: line 50: [: PicoDrive_180beta2: unary operator expected when run from menu: in fork! df: /media/mmcblk1p1/pandora/desktop//PicoDrive_180beta2: can't find mount point mountpoint: /usr/pandora/scripts/pnd_run.sh: line 120: [: !: integer expression expected not mounted on loop yet, doing so Usage: grep [OPTION]... PATTERN [FILE]... Try `grep --help' for more information. Usage: grep [OPTION]... PATTERN [FILE]... Try `grep --help' for more information. error determining fs, output was cannot
179CoreBug ReportLow.vimrc-preset for user but not for rootUnconfirmed
0%
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.
 55 CoreBug ReportCritical .xinitrc problems (image from Feb 22nd) Closed
100%
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.
 237 CoreBug ReportCritical /dev/mmcblkN - N sometimes points to left, sometimes to ...Closed
100%
Task Description SPECIFICATION: According to http://pandorawiki.org/SD_compatibility_list /dev/mmcblk0 is the left SD card slot (the one being closer to the headphone check) /dev/mmcblk1 is the right SD card slot I trusted that device path specification. And it was correct MOST of the time. But sadly only most of the time, NOT ALWAYS!!! This bug is severely dangerous, as a (possibly critical) command could unexpectedly affect a device other than the one you intended it for! BUG INCIDENT: Sadly, I realized this bug at the worst possible moment! I issued the command: shred -fvz /dev/mmcblk0 but it erased the card in the RIGHT slot. I realized that because the card inserted on the left has 16GB, and the one on the right 128MB. I checked both the card positions and my entered command, to exclude my own mistake. Sadly it was not a clumsy mistake: This severe bug really exists! BUG REPRODUCIBILITY: I already slightly witnessed this bug during the last days, but thought it was just a coincidence. I.e. in GParted the larger card showed up at the wrong device path. I did a refresh and/or ejected/re-inserted the card, and the expected device path was back again, and I did not think further about this incident. Only today with this fatal shred incident, I eventually realized this behavior is a bug. Luckily I had my data backed up.
 221 CoreBug ReportMedium 32MB worth of qt4 examples in /usr/bin/qt4 ? Closed
100%
Task Description Hi, after upgrading to HF5, I accidentally discovered that there are 32MB of qt4 examples & demos in directory /usr/bin/qt4, those examples do work. For instance the /usr/bin/qt4/examples/webkit/fancybrowser/fancybrowser is a working WWW browser. It is, without any dispute a very useful qt4 development help, but are you sure that you want to include all that in NAND ?
104Base OSBug ReportLowAAC decoder libfaad doesn't appear to be compiled as fi...Unconfirmed
0%
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
 35 CoreBug ReportLow AbiWord crashes when you try to start the help. Closed
100%
Task Description Starting the Help Center will freeze AbiWord.
 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.
 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
 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.
288CoreFeature RequestLowadd functionality to inputrcUnconfirmed
0%
Task Description Since the default inputrc doesn't contain any functionality (simple cli movements like ctrl-left or crtrl-right to skip words don't work) this diff may be useful to add to the cli-experience. I've also been trying to get the delete-key to work, but this is apparently already a known issue (see FS#227). I can remove this from the diff if you want. (I couldn't attach a file to the task somehow) 31,32c31,33 < # "\e[3~": delete-char < # "\e[2~": quoted-insert --- > #"\e[3~": delete-char > "\e[^?": delete-char > "\e[2~": quoted-insert 44,47c45,50 < # "\e[5C": forward-word < # "\e[5D": backward-word < # "\e\e[C": forward-word < # "\e\e[D": backward-word --- > "\e[1;5C": forward-word > "\e[1;5D": backward-word > "\e[5C": forward-word > "\e[5D": backward-word > "\e\e[C": forward-word > "\e\e[D": backward-word
 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.
217ApplicationFeature RequestLowAdd Mounting and unmounting context options for PND'sUnconfirmed
0%
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 Terminal Open Terminal Here exo-open --working-directory %f --launch TerminalEmulator Example for a custom action * emblem-symbolic-link Mount PND /usr/pandora/scripts/pnd_run.sh -p %f -m && thunar /mnt/utmp/ *.pnd;*.PND gtk-jump-to-rtl Unmount PND /usr/pandora/scripts/pnd_run.sh -p %f -u *.pnd;*.PND
118Base OSFeature RequestLowadd sdl-perl to the base OSUnconfirmed
0%
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
 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.
148CoreBug ReportLowadd standard library path to ldconfig.so.conf to help l...Unconfirmed
0%
Task Description cat >/etc/ld.so.conf
 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...
 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. ;)
225CoreBug ReportMediumads7846 reports odd pressure valuesUnconfirmed
0%
Task Description using evdev xorg drivers and not the tslib drivers you can receive pressure axis data however there is a problem with the values reported by the ads7846 module and the evdev driver has no calibration property for pressure using xinput test touchscreen you can see the pressure axis ranging from 120-ish for hard press to about 150-170 for light press (low pressure values can be quite erratic) I could possibly hack the evdev module to possibly do something with this odd and narrow range of values, but I rather think looking at the source that the ads7846 module needs some work. is there a git tag that has a known working configuration? as I've had problems getting the kernel to compile the last few times I attempted...
 80 CoreBug ReportLow After bug 79, the user manager doesn't list my users Closed
100%
Task Description And when i try to remove anyway, it tries to remove user (null). I didn't have the guts to say 'Yes, remove user'
 317 CoreBug ReportMedium After disabling USB-host current still flows into USB d ...Closed
100%
Task Description On my Pandora, due to bad internal WiFi, I use an Edimax EW-7811Un USB WiFi adapter, which has a status-LED, flickering according to the network activity. After disabling USB-host through the settings menu, the WiFi functionality is gone, but the device's LED is still on. So some current must still flow into the USB device. The LED now has a permanent light, no flickering! This lack of "device intelligence" indicates that the device was indeed turned off, just current flowing directly to the LED circuit unaltered). I can repeat the aforementioned steps many times, the behavior is the same. As soon as I then first physically unplug and reinsert the device, the LED remains off eventually. From then on, every further issuing of "Disable USB-host" through the settings menu turns the device LED completely off. Smells like a kernel bug to me! As it requires one real un/re-plugging, from then on works ok.
 200 CoreBug ReportLow After opening the lid, the backlight is not reset to th ...Closed
100%
Task Description Using the hotkeys to set the backlite, after closing and then opening the lid, the backlight is not reset to the same level it was before closing it. It seems to set it to a fixed value.
 99 CoreBug ReportMedium After waking up from standby the system is not responsi ...Closed
0%
Task Description If I resume after standby (moved the slider to the right), the pandora shows the desktop and I can move the mouse cursor but if I click something, nothing happens. IRC suggested that the CPU might still be clocked at the standby low power speed.
 68 CoreBug ReportLow AlephOne PND not running Closed
100%
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 ;)
 322 CoreBug ReportLow Allow removal of categories using the libpnd category c ...Closed
100%
Task Description

Since some PNDs provide nonstandard categories like GTK or GNOME, it is desirable to extend the libpnd category mapping with the ability to suppress individual categories completely.

 38 CoreBug ReportHigh ALSA crashes every so often Closed
100%
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.
 172 CoreBug ReportLow Angstrom repo's bison is borked (FYI) Closed
100%
Task Description This is how it tries to call m4 (strace -fF'd): [pid 4231] execve("/OE/angstrom-dev/sysroots/x86_64-linux/usr/bin/m4", ["/OE/angstrom-dev/sysroots/x86_64"..., "/usr/share/bison/m4sugar/m4sugar"..., "-", "/usr/share/bison/yacc.c"], [/* 38 vars */]) = -1 ENOENT (No such file or directory) Problem = obvious. This is here because a) it is the bison that i get with opkg install bison and b) because i could find a general purpose bugtracker for stuff in the angstrom repo with a single googling. Added info on bison version, etc: pandora:/media/mmcblk0p3/dev/avrdude-5.6# opkg info bison Package: bison Version: 2.3-r5.0.5 Depends: libc6 Provides: Status: install user installed Section: devel Architecture: armv7a MD5Sum: c8e62fa82a96e9bba4c014c4345062ed Size: 181368 Filename: bison_2.3-r5.0.5_armv7a.ipk Description: GNU Project parser generator (yacc replacement). Installed-Time: 1283127122
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.
 72 CoreBug ReportMedium Automatic Screen Saver crashes SGX Apps Closed
100%
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.
94CoreBug ReportLowBacklight control by lid sensor not detected after bootNew
0%
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?
 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!
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.
320CoreBug ReportLowBluetooth connection lost after wake-up from sleep modeUnconfirmed
0%
Task Description

When an internet connection was established through a mobile phone (Android, tethering) via bluetooth, the internet connection will not be re-established when the Pandora was sent to sleep and woken up again. The Pandora seems to be connected to the mobile phone, but no internet connection can be established, not even when manually trying to connect. The only way out is to disable bluetooth and enable it again.

I had similar problems with WiFi, before notaz tweaked the system (http://boards.openpandora.org/index.php/topic/11416-wifi-mysteries-resolved-once-and-for-all-—-power-saving-is-clearly-the-culprit/?p=249036).

 131 CoreBug ReportMedium bluetooth drivers read timeout too trigger-happy/logic  ...Closed
100%
Task Description Shamelessly plugged from the forums, to get proper bug tracking and notifications on this. My post: @notaz: + /* there hould be no rx in progress at this point */ + if (info->rx_skb != NULL) { + dev_err(info->dev, "Receive timed out, %i done, %li left, " + "LSR=%02x, IER=%02x\n", info->rx_skb->len + 1, + info->rx_count, hci_h4p_inb(info, UART_LSR), + hci_h4p_inb(info, UART_IER)); + info->rx_timed_out = 1; + } Could you share your rationale for that comment in drivers/bluetooth/hci_h4p/core.c? (Oh and there's a typo, too :P ) EDIT: Asking this because commenting that block out changed status of bluetooth (for me) from unusable (can receive ~20-500kB of data before ppp connection halting) to fully working - used to have big problems playing 32kbps AAC stream (max 2 min), now already 4 mins of 96kbps, but i still think we need some receive timeout mechanism, but this one (as it currently stands) doesnt work. Notaz's reply: I don't really remember, it was more than 1.5 years ago. That driver is a hack, will need to review it, does it work stable with that code removed? My reply: For the non-IRC people: urjaman on IRC said: (22:47:45) urjaman: notaz: about stability: i'm on irc atm with that driver, its been playing internet radio for a few hours without problems now, but i don know for sure. (22:48:00) urjaman: *dont know (22:50:11) urjaman: my logic: if the serial port _never_ misses a byte it should be ok - IMO scary without some receive timeout, but works for me
 304 CoreBug ReportLow bluetooth serial port sleep causes lost / frozen connec ...Closed
100%
Task Description I experienced (reliably) 3 times that if I had an idle ppp/rfcomm connection to my phone, it would eventually freeze so that the phone reported no active bluetooth connection and the pandora ppp would still think that the connection is active, but no data would flow. Killing pppd and re-trying would fail opening of the rfcomm link with "Host is down". Disabling & enabling bluetooth "fixed" this so that pppd worked again (so it is not the phone that was "down"). Adding these lines to op_bluetooth_work.sh (apparently atleast) fixed it for me: add between lines 14-15: echo 0 > /sys/devices/platform/omap_uart.0/sleep_timeout (or at any place during enable for that matter) And to disable (before exit 0, line 30) to save power when bluetooth is off and restore normal settings: echo 10 > /sys/devices/platform/omap_uart.0/sleep_timeout I remember mentioning this way back when I last tested bluetooth, but got a reply that this should not be needed because we have flow control between the bt chip and pandora. But if a sleeping serial port loses a character when somebody sends a burst to it, what could flow control do? If it reported not ready to receive, the character would never be sent (and things would freeze...). If it reports ready to receive (what I think it does) the character will be lost. One would need to periodically disable the serial port sleep (and enable ready to receive) for a moment to check for pending data, but I think this would use more power than keeping the serial port active and/or possibly cause way too big delays. I'm not really certain of this thing (whether this is a workaround, hack or a real fix... and whether my interpretation of what is happening is correct - i have no real proof), but I think that reporting what I've found is better than not. (And am I the only user of bluetooth with an old phone for internet (ppp+rfcomm, not pan)? ...)
 84 ApplicationBug ReportLow Bluetooth stays on Closed
100%
Task Description You can enable Bluetooth, but can't disable it afterwards from the system -> toggle bluetooth menu shortcut.
 226 CoreFeature RequestHigh Boot from /dev/sda devices requested Closed
100%
Task Description Boot from usb hard disk not supported. This should be a rather simple fix of adding the sdx devices and adjust the boot scripts?? I was able to put this autoboot.txt on mmc 0:1 setenv bootargs debug root=/dev/sda1 rw rootdelay=2 console=ttyS0,115200n8 vram=6272K omapfb.vram=0:3000K ext2load sda 0:1 0x80300000 /boot/uImage bootm 0x80300000 This failed with amongst other things "Block device sda 0 not supported" and something about failing to load kernel So I then changed the autoboot file to this setenv bootargs debug root=/dev/sda1 rw rootdelay=2 console=ttyS0,115200n8 vram=6272K omapfb.vram=0:3000K ext2load mmc 0:3 0x80300000 /boot/uImage bootm 0x80300000 All this did was die after the kernel loaded. I believe I could much better make use of this device if I could boot from some faster storage, please advise :)
 160 Base OSBug ReportLow bug in date/time setting window Closed
100%
Task Description first time i changed the date/time with no problems afterward every time when i try to change it it gives me "Please select month ..." this happens after selecting the time zone window.
 245 CoreFeature RequestLow BugTracker: Submitter shall be able to edit bug after p ...Closed
0%
Task Description I accidentally posted a "feature request" as a "bug report" within the FlySpray BugTracker. I wanted to correct my mistake. It was not possible to edit it. I assigned the bug to myself. Then I could edit it. But now I cannot un-assign it from me. I merely wanted to suggest a feature but not take development responsibility (yet). For original submitters, who later realize a mistake in their post, there should be a possibility to correct their mistake. Please un-assign me from #237 #241 #243 and this one #245. Thanks.
 6 CoreBug ReportMedium Calibrate Touchscreen within the Settings-Menu of XFCE  ...Closed
100%
Task Description It doesn't run.
292CoreBug ReportLowCan't seek in ogg files using pygame / SDLUnconfirmed
0%
Task Description Using pygame I try to play a music file starting from some position in the middle:: import pygame pygame.init() pygame.mixer.init() pygame.mixer.music.load('some_file.ogg') pygame.mixer.music.play(0,60) This should start playing the file from the firs minute, instead on the pandora the file plays from the start. I've tried the same code in a debian (sid) chroot (from extend utils) and it works correctly, as it does on my pc (debian wheezy). I suspect that the issue may be present also in .next (I've done a very quick test on a friend's pandora). Some relevant version numbers: * libogg.so.0.6.0 (on debian libogg.so.0.8.0) * libSDL_mixer-1.2.so.0.10.1 (on debian libSDL_mixer-1.2.so.0.12.0)
 95 Base OSBug ReportMedium Cannot Connect to Ad-Hoc WIFI Closed
100%
Task Description I am Currently tethering my Mobile Network via my Android Phone I cannot connect on this WIFI ... it's a Ad-Hoc connection Everything else works, PC, Netbook's and iPod Touch But Pandora seems to have some problems
 193 CoreBug ReportLow Cannot reach button well in ubuntu x64 Closed
100%
Task Description Window can also not be resized
 101 CoreBug ReportHigh Cannot unmount SD card or USB stick through the GUI Closed
100%
Task Description When I rightclick and select "unmount" I always get an error, see below. unmounting from a terminal window works fine. Also see: http://www.gp32x.com/board/index.php?/topic/54353-unmount-sd-card-hdd/ "Unable to unmount .... Cannot open /media/.hal-mtab"
236CoreBug ReportLowCannot unmount SD-CardUnconfirmed
0%
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).
Showing tasks 1 - 50 of 311 Page 1 of 71 - 2 - 3 - 4 - 5 - Last >>

Available keyboard shortcuts

Tasklist

Task Details

Task Editing