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 TypeSeveritySummaryStatus  descProgress
 91 Base OSBug ReportMedium libaudiofile is installed by codec pack instead of in b ...Closed
100%
Task Description Certain emulators such as Fuse are reliant on this file and I am assured it should be part of the default load-out (or rather in the HotFix) rather than in the codec pack as it's not a copyright issue.
 92 Base OSBug ReportMedium Startupmanager Closed
100%
Task Description When trying to toggle Enable/Disable Autologin After initially enabling this feature, attempt was made to disable unsuccessfully. System says that it saves this info, upon reboot, login screen shows up again. Wifi toggle seems to work, as does Default GUI, & selecting default user
 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
 98 ApplicationBug ReportMedium Pidgin freezes (msn) Closed
100%
Task Description Pidgin freezes when using the msn protocol. Sometimes it can last 25 minutes before doing so, sometimes it freezes instantly. Usually it's after only a few minutes. Once it freezes you are still able to close it using the built in crash manager (?!) This happens both when running from XFCE and Minimenu.
 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.
 109 CoreBug ReportMedium Wifi looses connection after 20-30 minutes Closed
100%
Task Description While logged into XFCE and browsing for an extended period the wireless will loose its connection. It will not reconnect until the Wifi is toggled off and back on again using the ToggleWifi application. I have not tested this on an unsecured network. My wireless is WPA2 encrypted.
 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..
 129 Base OSBug ReportMedium [PATCH] bluetooth script fails to store/restore bluetoo ...Closed
100%
Task Description Patch to op_bluetooth.sh attached.
 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
 132 Base OSBug ReportMedium Deleting big files doesn't work Closed
100%
Task Description When deleting a file on the SD card, the Pandora OS moves it into the thrash folder in the internal memory. That itself isn't very nice (shouldn't there be a trash folder on the SD card as well, to reduce unnecessary copying?), but if the file is too big for the internal memory, a error message appears, and the file cannot be deleted on the Pandora directly.
 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.
 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.
 162 CoreBug ReportMedium XFCE Setting date Closed
100%
Task Description The tool to setup the date/time in XFCE doesn't work properly : - Menu -> Settings -> Date and Time - The tool show up - Select the time zone Now an error window spam every seconds...
 177 CoreBug ReportMedium no x or xfce after shutdown and reboot Closed
100%
Task Description often but not always after shutting down the system (xfce logout, choose shutdown) thereĀ“s a problem when booting again. i got the normal bootscreen but when x an xfce should start the screen remains black. i cannot say if the x or xfce didnĀ“ start or if it is a problem with the backlight intensity. rebooting with pandora key and power key leads to the same situation. the only thing that seems to help is to remove the battery shortly. so, what is the difference beetween reboot after powerdown and reboot after replacing the battery? there could be the point to fix this problem.
 180 CoreBug ReportMedium LCD Brightness Lower = Flashing, Dies. Closed
100%
Task Description Just try and lower with the Fn+Br- until it starts to flashing and just dies if you go lower. It does go back if you raise it again. Feels wrong. Also no real feel in the brightness getting lower.
 182 CoreBug ReportMedium Ctrl + F5 (Fn Lock) Fail Closed
100%
Task Description So I've tried this a while now with no success. I'm assuming its when Fn is triggered and then pressing Ctrl or Alt it goes away.
 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.
 186 ApplicationBug ReportMedium unusable "Manage LCD Gamma" tool Closed
100%
Task Description Pandora Menu -> Settings -> LCD-Settings -> Manage LCD Gamma Removing all the profiles listed there will make the user unable to even create a new one. The tool becomes unusable. I hope a re-flash would fix the problem. The last profile in the list, or the Default one, shouldn't be deletable at all.
 189 CoreBug ReportMedium pnd-run.sh does not work correctly for very long <pathn ...Closed
100%
Task Description When unmounting, the pnd-run-script greps the output of "losetup -a" at some point. But if you have a very long pathname and filename for the pnd (like "/media/trans8/gamedata/scummvm/Secret_of_Monkey_Islands_Amiga_EN.pnd" then the endpart is cut off in the output, grep can't find the right part and the script get's confused. Example: mounting works: /usr/pandora/scripts/pnd_run.sh -p /media/trans8/gamedata/scummvm/Secret_of_Monkey_Islands_Amiga_EN.pnd -b scummvm -m unounting does not work: /usr/pandora/scripts/pnd_run.sh -p /media/trans8/gamedata/scummvm/Secret_of_Monkey_Islands_Amiga_EN.pnd -b scummvm -u (see /tmp/pndrun*-logs for output) The problem is that the outut of losetup looks like this in such a case: "/dev/loop7: [b309]:157081 (/media/trans8/gamedata/scummvm/Secret_of_Monkey_Islands_Amiga_*)" And because the pnd-name is not fully shown, grepping the name does not work. After i renamed th pnd to a much shorter name (somi_amiga_en.pnd) it worked nicely. Still this should be fixed.
 192 CoreBug ReportMedium [U-Boot] ext2fs_devread() read error - block (boot from ...Closed
100%
Task Description [U-Boot] ext2fs_devread() read error - block Description: Formatted two different Transcend 8GB SD cards as EXT2 using both GParted and also with Mkfs.ext2, extracted pandora-rootfs.tar.bz2 to the root of the SD and added 'autoboot.txt' as described here: http://openpandora.org/firmware/README.txt This issue appears to be same as mentioned here, looks like a patch maybe required in drivers/mmc/omap3_mmc.c): http://lists.denx.de/pipermail/u-boot/2010-June/072198.html Output on boot : mmc1 is available reading autoboot.txt ** Unable to read "autoboot.txt" from mc1 0:1 ** Loading file "autoboot.txt" from mmc1 device 0:! (xxa1) 184 bytes read ** Executing plain script at 82000000 Loading file "/boot/uImage-2.6.27.46-omap1" from mmc device 0:1 (xxa1) ** ext2fs_devread() read error - block ** Unable to read "/boot/uImage-2.6.27.46-omap1" from mmc 0:1 ** ## Booting kernel from Legacy Image at 8030000 ... Image Name: Angstrom/2.6.27-pandora+r21+git4 Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 2325740 Bytes = 2.2 MB Load Address: 80008000 Entry Point: 80008000 Verifying Checksum ... Bad Data CRC ERROR: can't get kernel image! syntax error
 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.
 205 CoreBug ReportMedium libpnd functions and dynamic libs missing Closed
100%
Task Description tried to compile a simple test application that uses functions from libpnd, namely pnd_evdev_open(pnd_evdev_e) pnd_evdev_dpad_state(pnd_evdev_e) pnd_evdev_closeall() but all 3 seem to be missing. yes, i'm linking to libpnd ... but no chance to get it running. i'm using ivanovic's latest toolchain, which in turn installs "pandora-libpnd-dev_1.0-r40.5_armv7a.ipk" ... also, there's only the static library available inside, no dynamic libraries.
 207 CoreBug ReportMedium Touchscreen calibration / use of nubs conflict Closed
100%
Task Description When using certain apps like Basilisk 2 / Dosbox / Enigma the analogue stick and touchscreen are both available to use as a mouse cursor. All is well with the touch until you decide to touch the analogue stick when then affects touchscreen alignment by about 2 - 3 CM. This has been going on since first release.
 215 CoreBug ReportMedium Kingston 32GB Class6G2 SDHC card not working in pandora Closed
100%
Task Description I have noticed errors like this, but not every time [ 1455.612792] mmc2: card claims to support voltages below the defined range. These will be ignored. [ 1455.621795] mmc2: SDIO card claims to support the incompletely defined 'low voltage range'. This will be ignored. [ 1455.665985] mmc2: new SDIO card at address 0001 This is me plugging in my 32GB SD6G2 Kingston SDHC card. at [ 1114.484252] is when the file copy started Errors continue from there until it bombs and remounts the filesystem readonly. I have tried this with ext3 vfat in various configurations and all fail the same I/O errors Let me know if I can do anything to help ------------------------------------- [ 989.496459] mmc1: host does not support reading read-only switch. assuming write-enable. [ 989.504638] mmc1: new high speed SDHC card at address 0003 [ 989.510620] mmcblk1: mmc1:0003 SD32G 31514112KiB [ 989.515625] mmcblk1: p1 p2 p3 p4 < p5 p6 > [ 989.940490] FAT: invalid media value (0x00) [ 989.944702] VFS: Can't find a valid FAT filesystem on dev mmcblk1. [ 990.083190] FAT: invalid media value (0x00) [ 990.087402] VFS: Can't find a valid FAT filesystem on dev mmcblk1. [ 991.907562] EXT3-fs: Unrecognized mount option "umask=0" or missing value [ 991.922943] EXT3-fs: Unrecognized mount option "umask=0" or missing value [ 992.002563] mmci-omap mmci-omap.0: MMC IRQ 0x208002 : TC ERRI DCRC [ 992.003143] mmcblk0: retrying using single block read [ 992.028411] kjournald starting. Commit interval 5 seconds [ 992.048553] EXT3-fs: Unrecognized mount option "umask=0" or missing value [ 992.092346] kjournald starting. Commit interval 5 seconds [ 992.237091] kjournald starting. Commit interval 5 seconds [ 992.259185] EXT3-fs: Unrecognized mount option "umask=0" or missing value [ 992.361999] FAT: bogus number of reserved sectors [ 992.366760] VFS: Can't find a valid FAT filesystem on dev mmcblk1p4. [ 992.400909] kjournald starting. Commit interval 5 seconds [ 992.612945] EXT3 FS on mmcblk1p2, internal journal [ 992.617797] EXT3-fs: mounted filesystem with ordered data mode. [ 992.787475] EXT3 FS on mmcblk1p3, internal journal [ 992.792449] EXT3-fs: mounted filesystem with ordered data mode. [ 993.038940] EXT3 FS on mmcblk1p1, internal journal [ 993.043884] EXT3-fs: mounted filesystem with ordered data mode. [ 993.205749] EXT3 FS on mmcblk1p5, internal journal [ 993.210632] EXT3-fs: mounted filesystem with ordered data mode. [ 993.510253] FAT: bogus number of reserved sectors [ 993.515045] VFS: Can't find a valid FAT filesystem on dev mmcblk1p4. [ 1114.484252] mmci-omap mmci-omap.0: MMC IRQ 0x208000 : ERRI DCRC [ 1114.484802] mmcblk0: retrying using single block read [ 1115.763946] mmci-omap mmci-omap.0: MMC IRQ 0x208000 : ERRI DCRC [ 1115.765594] mmcblk0: retrying using single block read [ 1115.984649] mmci-omap mmci-omap.0: MMC IRQ 0x208000 : ERRI DCRC [ 1115.984985] mmcblk0: retrying using single block read [ 1116.039489] mmci-omap mmci-omap.0: MMC IRQ 0x208000 : ERRI DCRC [ 1116.039916] mmcblk0: retrying using single block read [ 1116.094329] mmci-omap mmci-omap.0: MMC IRQ 0x208000 : ERRI DCRC [ 1116.094757] mmcblk0: retrying using single block read [ 1116.150146] mmci-omap mmci-omap.0: MMC IRQ 0x208000 : ERRI DCRC [ 1116.152343] mmcblk0: retrying using single block read [ 1116.212127] mmci-omap mmci-omap.0: MMC IRQ 0x208000 : ERRI DCRC [ 1116.212615] mmcblk0: retrying using single block read [ 1116.267791] mmci-omap mmci-omap.0: MMC IRQ 0x208000 : ERRI DCRC [ 1116.268280] mmcblk0: retrying using single block read [ 1116.335723] mmci-omap mmci-omap.0: MMC IRQ 0x208000 : ERRI DCRC [ 1116.337738] mmcblk0: retrying using single block read [ 1116.410766] mmci-omap mmci-omap.0: MMC IRQ 0x208000 : ERRI DCRC [ 1116.413360] mmcblk0: retrying using single block read [ 1116.488250] mmci-omap mmci-omap.0: MMC IRQ 0x208000 : ERRI DCRC [ 1116.490234] mmcblk0: retrying using single block read [ 1116.581390] mmci-omap mmci-omap.0: MMC IRQ 0x208000 : ERRI DCRC [ 1116.581939] mmcblk0: retrying using single block read [ 1116.645721] mmci-omap mmci-omap.0: MMC IRQ 0x208000 : ERRI DCRC [ 1116.646331] mmcblk0: retrying using single block read [ 1116.933288] mmci-omap mmci-omap.0: MMC IRQ 0x208000 : ERRI DCRC [ 1116.933715] mmcblk0: retrying using single block read [ 1117.000518] mmci-omap mmci-omap.0: MMC IRQ 0x208000 : ERRI DCRC [ 1117.002899] mmcblk0: retrying using single block read [ 1117.068328] mmci-omap mmci-omap.0: MMC IRQ 0x208000 : ERRI DCRC [ 1117.070526] mmcblk0: retrying using single block read [ 1117.128326] mmci-omap mmci-omap.0: MMC IRQ 0x208000 : ERRI DCRC [ 1117.128753] mmcblk0: retrying using single block read [ 1117.194183] mmci-omap mmci-omap.0: MMC IRQ 0x208000 : ERRI DCRC [ 1117.194488] mmcblk0: retrying using single block read [ 1117.261566] mmci-omap mmci-omap.0: MMC IRQ 0x208000 : ERRI DCRC [ 1117.262084] mmcblk0: retrying using single block read [ 1117.328674] mmci-omap mmci-omap.0: MMC IRQ 0x208000 : ERRI DCRC [ 1117.329956] mmcblk0: retrying using single block read [ 1117.388061] mmci-omap mmci-omap.0: MMC IRQ 0x208000 : ERRI DCRC [ 1117.390380] mmcblk0: retrying using single block read [ 1117.451629] mmci-omap mmci-omap.0: MMC IRQ 0x208000 : ERRI DCRC [ 1117.452087] mmcblk0: retrying using single block read [ 1117.510467] mmci-omap mmci-omap.0: MMC IRQ 0x208000 : ERRI DCRC [ 1117.512725] mmcblk0: retrying using single block read [ 1117.714874] mmci-omap mmci-omap.0: MMC IRQ 0x208000 : ERRI DCRC [ 1117.715301] mmcblk0: retrying using single block read [ 1117.776550] mmci-omap mmci-omap.0: MMC IRQ 0x208000 : ERRI DCRC [ 1117.778930] mmcblk0: retrying using single block read [ 1117.841247] mmci-omap mmci-omap.0: MMC IRQ 0x208000 : ERRI DCRC [ 1117.841674] mmcblk0: retrying using single block read [ 1122.718658] mmci-omap mmci-omap.0: MMC IRQ 0x208000 : ERRI DCRC [ 1122.719055] mmcblk0: retrying using single block read [ 1123.265136] mmci-omap mmci-omap.0: MMC IRQ 0x208000 : ERRI DCRC [ 1123.265441] mmcblk0: retrying using single block read [ 1123.442230] mmci-omap mmci-omap.0: MMC IRQ 0x208000 : ERRI DCRC [ 1123.442413] mmcblk0: retrying using single block read [ 1126.759338] mmci-omap mmci-omap.1: MMC IRQ 0x108000 : ERRI DTO [ 1126.759399] mmcblk1: error -110 transferring data, sector 32669824, nr 8, card status 0xc00 [ 1126.807830] mmci-omap mmci-omap.1: MMC IRQ 0x108000 : ERRI DTO [ 1126.807891] end_request: I/O error, dev mmcblk1, sector 32669824 [ 1126.813934] Buffer I/O error on device mmcblk1p1, logical block 4083726 [ 1126.820556] lost page write due to I/O error on mmcblk1p1 [ 1127.630950] mmci-omap mmci-omap.1: MMC IRQ 0x108000 : ERRI DTO [ 1127.631011] mmcblk1: error -110 transferring data, sector 32686232, nr 8, card status 0xc00 [ 1127.715179] mmci-omap mmci-omap.1: MMC IRQ 0x108000 : ERRI DTO [ 1127.715240] end_request: I/O error, dev mmcblk1, sector 32686232 [ 1127.721282] Buffer I/O error on device mmcblk1p1, logical block 4085777 [ 1127.727935] lost page write due to I/O error on mmcblk1p1 [ 1133.399963] mmci-omap mmci-omap.0: MMC IRQ 0x208000 : ERRI DCRC [ 1133.400024] Spurious DMA IRQ [ 1133.403411] mmcblk0: retrying using single block read [ 1133.504821] mmci-omap mmci-omap.0: MMC IRQ 0x208000 : ERRI DCRC [ 1133.504943] mmcblk0: retrying using single block read [ 1133.599304] mmci-omap mmci-omap.0: MMC IRQ 0x208000 : ERRI DCRC [ 1133.599548] mmcblk0: retrying using single block read [ 1133.767486] mmci-omap mmci-omap.0: MMC IRQ 0x208000 : ERRI DCRC [ 1133.767578] mmcblk0: retrying using single block read [ 1134.222564] mmci-omap mmci-omap.0: MMC IRQ 0x208000 : ERRI DCRC [ 1137.074981] mmcblk0: retrying using single block read [ 1137.465576] mmci-omap mmci-omap.1: MMC IRQ 0x108000 : ERRI DTO [ 1137.465667] mmcblk1: error -110 transferring data, sector 17316672, nr 72, card status 0xc00 [ 1137.509582] mmci-omap mmci-omap.1: MMC IRQ 0x108000 : ERRI DTO [ 1137.509643] end_request: I/O error, dev mmcblk1, sector 17316672 [ 1137.515686] end_request: I/O error, dev mmcblk1, sector 17316680 [ 1137.521728] end_request: I/O error, dev mmcblk1, sector 17316688 [ 1137.527770] end_request: I/O error, dev mmcblk1, sector 17316696 [ 1137.533813] end_request: I/O error, dev mmcblk1, sector 17316704 [ 1137.539855] end_request: I/O error, dev mmcblk1, sector 17316712 [ 1137.545867] end_request: I/O error, dev mmcblk1, sector 17316720 [ 1137.551910] end_request: I/O error, dev mmcblk1, sector 17316728 [ 1137.557952] end_request: I/O error, dev mmcblk1, sector 17316736 [ 1137.766906] Aborting journal on device mmcblk1p1. [ 1137.997436] journal commit I/O error [ 1138.001037] EXT3-fs error (device mmcblk1p1) in ext3_create: IO failure [ 1138.225067] ext3_abort called. [ 1138.228149] EXT3-fs error (device mmcblk1p1): ext3_journal_start_sb: Detected aborted journal [ 1138.236785] Remounting filesystem read-only
 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 ?
 248 CoreFeature RequestMedium Support for hibernation by caching to SD card Closed
100%
Task Description It would be very desirable that the PandoraOS could hibernate, and that this action can easily be accessed/triggered with either a hotkey or as an action for the max-idle-time-event or lid-close-event. That would be the battery friendly universal action to quickly pause/resume any arbitrary application/task. The current standby mode is far to power consuming for breaks longer than ~ 1 hour. Improving standby mode to be more battery-friendly would of course be too highly appreciated and practical. If hibernation is triggered, RAM content gets written to a special file or partition on a SD card. The boot-manager of course needs to recognize such a RAM-file on SD-cards. In case it finds more than 1, i.e.: multiple cards/partitions, the one with the newest timestamp gets priority. 256MB RAM with about 10-20 MB/s read/write time to SD, would result in 25-12 seconds for going into or out of hibernation, which would be acceptable for me. In practice it would mean, that if I quickly have to pause me OpenPandora operation (i.e. train stop), I just close my lid, and put the Pandora into my pocket (2-4 seconds), and I am then trusting that the rest reliable happens in my pocket (10-20 seconds).
 255 CoreBug ReportMedium Waking Pandora with closed lid nevertheless turns scree ...Closed
100%
Task Description Steps to reproduce the undesired behavior: 1) Close the lid. The screen goes off. 2) Slide the power switch to the right. The device goes into low power mode. The screen remains off. 3) Slide the power switch to the right. The device goes into normal power mode and turns on the screen although the lid is still closed! Desired behavior: Ad 3) If the system catches the event "wake from low power mode" it should first wake the system, then check the "lid open/close state", and set the screen on/off state accordingly. By this you could use the Pandora as a power-efficient sleep/wake-able closed-lid-device, practical for i.e. audio applications. I am using: Pandora OS R1.HF6.A4
 277 CoreBug ReportMedium SuperZaxxon B3: minimenu does not scan all folders Closed
100%
Task Description Using SuperZaxxon beta3 (already observed it with beta2) it seems as if minimenu is not scanning all folders (and subfolders) correctly. Please have a look at this post for more information: http://boards.openpandora.org/index.php?/topic/7558-superzaxxon-beta-2-released/page__st__140#entry138597
 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).
 310 CoreBug ReportMedium mkdosfs is broken - creates 1GiB filesystems Closed
100%
Task Description When a partition is bigger than 2 or 4 GiB (can't recall now) it makes a "default" 1GiB filesystem. Propably missing large file support in the build. Also, the pandora sd card formatter is missing -F 32 so it makes (i think, it is some time from when I noticed this) FAT16 partitions...
 311 CoreBug ReportMedium [PATCH] Thunar configurable trash Closed
100%
Task Description Not my work, but since I think my reply to ED on the forums will get buried I made this report. The post with patch: http://boards.openpandora.org/index.php/topic/11189-its-arrived-questions/?p=210363
 323 CoreBug ReportMedium OS Selector bug Closed
100%
Task Description

When selecting no OS in the OS Selector you're returned to the login screen where you have to reauthenicate. (Pressing Enter without selecting an OS does this)

I happen to do this a lot and it drives me mad :P

 332 CoreBug ReportMedium op_lidsettings.sh and op_power.sh scripts fail for some ...Closed
100%
Task Description

/usr/pandora/scripts/op_lidsettings.sh and /usr/pandora/scripts/op_power.sh fail for some usernames due to poor shell scripting

 

these scripts find their config files by grepping /etc/passwd for the uer currently running xfce4-session, but the loose regexp matches too much. this shell fragment from op_lidsettings.sh:

 

grep /etc/passwd -e $(ps u -C xfce4-session | tail -n1 | awk '{print $1}')| cut -f 6 -d ":"

 

when a use called "me" is logged in, returns

 

/home/root

/usr/games

/var/run/dbus

/home/me

 

rather than just "/home/me"

 

all instances of that construct (reading and writing settings, in both op_lidsettings.sh and op_power.sh) should be changed to

 

grep /etc/passwd -e ^$(ps u -C xfce4-session | tail -n1 | awk '{print $1}'): | cut -f 6 -d ":"

 

to correctly match only the complete username field in /etc/passwd

 79 CoreBug ReportLow On clean install, picking minimenu as a GUI hangs the p ...Closed
100%
Task Description I had to reboot the pandora (look in the manual :)) to get back to the installer. I had to specify ANOTHER user, as the one I made was still there. Picking the XFCE one did work.
 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'
 83 Base OSBug ReportLow getting more /media/mmcblk?p1  Closed
100%
Task Description From a conversation with skeezix: I'm seeing /media/mmcblk0p1, mmcblk1p1, mmcblk2p1, mmcblk3p1 and mmcblk4p1 - is that something I should worry about? This started after I inserted & ejected my sd card a couple of times. To which skeezix said: The system starts at /media/mmcblk0 (with p1 ec being the partition number); if you eject the SD, then stick it back in, it will try to go to the earlier number again, but if some process was watching that SD when you ejected it, the system will nto be able to recycle that number, so you get the next blk number. So if you end up with /media/mmcblk5p1 (say), then it means you've been eject/inserting, and some program or another has been watching the SD instead of letting it go. Isn't it nicer to cleanup the ones above 1 (so 0 and 1 are there) at startup to avoid confusion?
 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.
 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!
 93 Base OSBug ReportLow zaxxon first boot: don't ask for user prompt if already ...Closed
100%
Task Description How to reproduce: First boot, Pandora's Box has been opened. Prompt for Full name, username, and password. Then, simply press OK without selecting whether minimenu or xfce. None selected. Then you can't do any more. Wizard closes and you don't need any more options. After manual reboot, the wizard starts again and asks for name again. But the username already exists.
 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...
 100 CoreBug ReportLow Demos & Examples - remove from image Closed
100%
Task Description /usr/bin/qt4/demos is 9Mb in size and /usr/bin/qt4/examples is 11Mb. I'm guessing these are only useful for developers. Can they safely be removed? edit: additionally, /usr/share/vim is 12M. Can those of us who are never going to use VIM remove it?
 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...)
 107 Base OSBug ReportLow Secure Wifi will not connect until XFCE is loaded Closed
100%
Task Description My Pandora is set to load MiniMenu on boot. I can't use any networked apps because wifi will not automatically connect on boot. XFCE needs to be loaded at least once so that i can enter my keychain password. Once i've entered my password Wifi connects and i can return to MiniMenu.
 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.
 114 ApplicationBug ReportLow Chromium browser does not support HTTPS/SSL Closed
100%
Task Description The Angstrom version of Chrome/Chromium web browser fails to open https links. This is a bug which has been fixed upstream, but not in the version packaged for Pandora.
 125 CoreBug ReportLow wrong error handling in wl1251 platform initilization Closed
100%
Task Description in http://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blob;f=arch/arm/mach-omap2/board-omap3pandora.c;h=c6637426bf3a61f5bd0f85338304d0d8d114f67d;hb=HEAD I see: 555 ret = gpio_request(PANDORA_WIFI_IRQ_GPIO, "wl1251 irq"); 556 if (ret < 0) 557 goto fail_nreset; the goto should go to: fail_irq instead of fail_nreset Denis
 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...
 134 CoreBug ReportLow please add a working phonon backend Closed
100%
Task Description Please see : http://www.gp32x.com/board/index.php?/topic/54831-minitube/page__view__findpost__p__883993 :)
Showing tasks 201 - 250 of 311 Page 5 of 7<<First - 3 - 4 - 5 - 6 - 7 -

Available keyboard shortcuts

Tasklist

Task Details

Task Editing