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  ascSeveritySummaryStatusProgress
 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
 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
 197 CoreBug ReportHigh [PATCH] Fix opp if booting with wrong settings in hw Closed
100%
Task Description Hi, This should help with cases like this http://www.gp32x.com/board/index.php?/topic/57303-overclocking-broke-my-pandora/ Patch attached.
 305 CoreBug ReportLow [PATCH] bluetooth startup doesnt restore enabled state Closed
100%
Task Description op_bluetooth.sh doesnt remember to call op_bluetooth_work.sh in the startup case. Patch inlined here (maybe broken, but for fast reading) and behind link: http://urjaman.dyndns.info/bluetooth-startup-fix.patch --- op_bluetooth.sh.org 2012-11-24 01:54:53.000000000 +0000 +++ op_bluetooth.sh 2012-11-24 02:06:51.000000000 +0000 @@ -7,8 +7,13 @@ cd "$HOME" if [ "$1" = "startup" ]; then - [ -f "$LOCK" ] && sudo /usr/sbin/hciconfig "$INTERFACE" up pscan 1>/dev/null && sudo /usr/sbin/bluetoothd || echo "Bluetooth: User has not enabled Bluetooth." - + if [ -f "$LOCK" ]; then + sudo /usr/pandora/scripts/op_bluetooth_work.sh 1 + INTERFACE="`hciconfig | grep "^hci" | cut -d ':' -f 1`" + sudo /usr/sbin/hciconfig "$INTERFACE" up pscan 1>/dev/null && sudo /usr/sbin/bluetoothd + else + echo "Bluetooth: User has not enabled Bluetooth." + fi else # Figure out if Bluetooth is running or not
 129 Base OSBug ReportMedium [PATCH] bluetooth script fails to store/restore bluetoo ...Closed
100%
Task Description Patch to op_bluetooth.sh attached.
 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.
185CoreBug ReportLowXorg driver should not be dependant on user environmentUnconfirmed
0%
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.
 74 CoreBug ReportMedium xfce4-mouse-settings: Fix the check for Xi so it does n ...Closed
100%
Task Description The xfce4-mouse-settings don't work on the Pandora, because they report "XI is not present or too old" This is a known bug and there already is a fix for it: http://www.mail-archive.com/xfce4-commits@xfce.org/msg09395.html
 27 CoreBug ReportLow xfce4-brightness-plugin: 0 isn't a good minimum value Closed
100%
Task Description The xfce4-brightness-plugin can be set to a minimum of 0. This is kinda confusing to the normal user, as it makes the screen totally black. Maybe this could be changed to a minimum of 3?
 51 CoreBug ReportMedium xfce4-battery-plugin: No time and no AC working Closed
100%
Task Description xfce4-battery-plugin currently displays the % of the battery, but it doesn't show the time (or does it need a while to figure out how much time is left?) Also, it doesn't realize when AC is connected. I did do a sudo poweroff when power was below 5%. When it first powered down, I connected the AC and restarted. The plugin immediately powered down again, as it didn't know AC was connected.
 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...
 89 Base OSBug ReportMedium XFCE not loading up defaults when MiniMenu is selected  ...Closed
100%
Task Description When mini menu is set to the default menuing system, XFCE settings (selected theme, pandora-specific key bindings) do not get loaded by default, they need to be forced by opening a terminal and typing xfwm4 --replace
326CoreBug ReportLowXFCE menu not expandingl with stylys and scrolling brok...Unconfirmed
0%
Task Description

The XFCE menu does not always show submenues like "Emulators" when being clicked on with the stylus. It only works if the click lasts long or after all menues have been clicked at once with a long click.

Also, tipping on a scroll arrof of menues that are higher than the screen causes the click to be registered as a "click and hold". This leads to the menu being scrolled all the way to the end.

328CoreBug ReportLowXFCE desktop icons not displayed when logging on too qu...Requires testing
0%
Task Description

It looks like XFCE cannot find the icons for links/launchers on the desktop, when the user logs on too quickly. This happens either when the session chooser at start-up is disabled, or when the session is being chosen quickly after the session chooser is being displayed (e.g. by pressing enter as soon as the chooser window pops up). The icons are probably not generated yet at that time point.

 

A simple workaround is adding the command "xfdesktop --reload" to autostart. Couls this be included in the next SuperZaxxon release or a hotfix?

 211 CoreBug ReportLow x11vnc server (in xfce menu - > network) does not work! Closed
100%
Task Description x11vnc launcher in xfce menu -> network does not work. can this be fixed please.
 52 CoreBug ReportMedium X11-Touchscreen: Fullscreen-Issue when the mouse cursor ...Closed
100%
Task Description There are some issues with the touchscreen using X11 and fullscreen apps which use their own mouse cursor. The mouse cursor tends to shift around when it comes outside of the normal screen area. This can be seen with SuperTux: The mouse cursor is a penguin. Move that close to the edge of the screen and it jumps around and then is shifted to the real touchscreen. Thanks to a bug in SuperTux, this can also be fixed: Go into the Level Editor and go back into the main menu: On top of the penguin mouse cursor is the normal X mouse cursor, which will not Shift anymore. Aditionally, I tried the Hatari Menu (running on 640x480) and AlephOne (running on 800x480). Both use the standard X mouse cursor and both are working fine. I guess that the mouse cursor gets confused if it has negative values.
 31 CoreBug ReportHigh X11 Crashing with omapfb Closed
100%
Task Description Cleaned up a bit. * Mouse is inverted if you run SDL Games from the console. * Mouse is not properly calibrated when you run SDL Games under X fullscreen. Fixed with notaz patch that also fixes the X11-Crash with omapfb (see below) Regarding the X11-Crash when using SDL-Fullscreen-Apps together with omapfb: notaz nailed down the problem: It's actually xf86-input-tslib's fault- omapfb only acted as catalizator here, causing SDL to use different code path and call different X functions. His patch also almost increases the touchscreen problem (see above): It runs perfect for games in 800x480. However, on small issue is left on apps with lower resolution which use their own mouse cursor: As soon as you move the mouse outside of the game resolution (i.e. SuperTux runs 640x480), the mouse cursor stops at the end of the virtual screen and you have an offset. This only seems to happen when the game uses it's own mouse cursor. If you go to the level editor of SuperTux and leave, the normal X cursor appears and the problem doesn't occur anymore. So this is probably something that needs to be fixed in the game, not in the driver. A compiled version (for testing): http://notaz.gp2x.de/tmp/tslib_drv.so --- needs to be copied here: /usr/lib/xorg/modules/input/tslib_drv.so
 173 CoreBug ReportHigh X uses 100% cpu in low power mode Closed
100%
Task Description After 10 minutes in low power mode X seems to go nuts and use 100% CPU. Obviously this is bad ;-) 14MHz isn't *that* slow, so there's obviously something getting wedged. I haven't been able to figure out exactly what's happening, but the fact that it always occurs after exactly 10 minutes suggests its power management related. Maybe we're getting stuck trying to kick off the screensaver, or something? Hacking op_power.sh do disable screen blanking shows that, unsurprisingly, the screen freezes at the same time X goes AWOL. Pressing the power switch brings the device out of low power mode, though there is often a few seconds additional delay as the event handling scripts take longer than normal to run because the CPU is already busy. I've attached the results of top -b -d 60 > toplog & while sleep 60 ; do cat /proc/loadavg; done > loadlog
 36 CoreBug ReportLow X doesn't restart in No-X mode (pnd_run.sh) Closed
100%
Task Description At the end of the script, it calls /etc/init.d/slim-init-init start If you fix that to /etc/init.d/slim-init start , X restarting works again. Please apply this fix into the GIT.
 219 CoreBug ReportMedium wrong owner of /home/user/Desktop Closed
100%
Task Description I just reflashed with HF5, and it turns out that I cannot make shortcuts on the desktop. It is very simple to fix: sudo chown janek.janek Desktop/ I remember that this bug was also present in HF4, I fixed it so quickly that I didn't even remember to report it.
 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
308CoreBug ReportLowWireless Network being dropped asks for passwordUnconfirmed
0%
Task Description When a Wireless Network that is dropped because its signal strength isn't that good gets reconnected to, I am being asked to re-input the password for that network. It would be nice if it just used the password I gave to it when it was able to connect without popping up that dialog box.
 140 CoreBug ReportHigh WiFi Starts off fast then slows down Closed
100%
Task Description When downloading files using a browser or wget or when attempting to stream videos we see a fast initial burst which then slows down dramatically. see following topics for more details and actual user stats. http://www.gp32x.com/board/index.php?/topic/54340-post-your-speed-over-wifi/ http://www.gp32x.com/board/index.php?/topic/54921-you-tube-through-vlc/ http://www.gp32x.com/board/index.php?/topic/54831-minitube/ http://www.gp32x.com/board/index.php?/topic/54901-possible-wifi-issues/
 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.
 313 CoreBug ReportLow WiFi LED Not Triggered on First Activation Closed
100%
Task Description The first time WiFi is enabled after boot, using either the the config button menu or the Toggle WiFi menu option the WiFi LED does not light up. (though the WiFi itself does work) Once it has been enabled and disabled for the first time, it will work normally for subsequent uses of the WiFi toggle. If the Toggle WiFi script is launched for the first time from the terminal the LED does light up. This is the case in SuperZaxxon 1.53 with all current upgrades applied, and reportedly since the introduction of SuperZaxxon. checking /sys/class/leds/pandora::wifi/trigger while the WiFi is enabled but the LED off shows that the trigger has been successfully set to phy0radio Also noted while investigating this: If Wifi is enabled for the first time from the terminal the following errors are generated by /etc/init.d/wl1251-init Usage: insmod filename [args] find: /lib/modules/3.2.30/updates: No such file or directory Usage: insmod filename [args] find: /lib/modules/3.2.30/updates: No such file or directory Usage: insmod filename [args] find: /lib/modules/3.2.30/updates: No such file or directory Usage: insmod filename [args] find: /lib/modules/3.2.30/updates: No such file or directory Usage: insmod filename [args] Usage: insmod filename [args] Usage: insmod filename [args] find: /lib/modules/3.2.30/updates: No such file or directory Usage: insmod filename [args] find: /lib/modules/3.2.30/updates: No such file or directory Usage: insmod filename [args] find: /lib/modules/3.2.30/updates: No such file or directory Usage: insmod filename [args] find: /lib/modules/3.2.30/updates: No such file or directory Usage: insmod filename [args] The commands that generate these errors are only executed if the mac80211 module is not already loaded - and that module is not unloaded when wifi is disabled. This seems to be unrelated to the issue being reported, however I can't see any cause for the issue at all, so I figured it was worth including it in the report anyway.
 144 CoreBug ReportLow Wifi LED does not always get re-activated after enablin ...Closed
100%
Task Description Wifi LED does not always get re-activated after enabling wifi. It seems that the led trigger which ought to be set to [phy0dadio] no longer exists and the phy# seems to increment (up to at least 11 I have observed) If I set the trigger to phy##radio then the notification works again, but I'm not sure of the best way to fix this. I suppose a quick hack to the wl1251-init script is the place to start.
 8 CoreBug ReportHigh WiFi doesn't work Closed
100%
Task Description Error inserting /lib/modules/2.6.27-omap1/kernel/drivers/net/wireless/wl12xx/wl1251_sdio.ko: -1 Unknown symbol in module
 76 CoreBug ReportHigh Wifi connection lost under high CPU load Closed
100%
Task Description I noticed that when I tried Quake 3 a while back that I would lose my internet connection. Only the very first time I tried it did it ever find a couple thousand servers and let me join a map. Since then, it always dies and I never see any servers. I wasn't too concerned yet because maybe it's just Q3 doing something but tonight mplayer was running full screen and then suddenly it started chugging and the network manager popped up that it was trying to connect (spinning logo at the bottom). Since you only get one shot at network manager per boot, it was a lost cause. The correlation I make here was that I'm sure the CPU was under heavy load for both cases but I haven't tried other programs to see what happens. I didn't have any games on this card tonight. Can anyone repeat this problem or is it a known issue?
 141 Base OSBug ReportHigh When using an unlabeled SD card, Hotfix3 final can't un ...Closed
100%
Task Description I had beta 1 of hotfix 3, and there turning the pandora into a cardreader worked fine for that card. However, I just installed the latest hotfix 3 final, but that one fails to unmount. Attached is the pndrunop_storage.out. Apparently something's going wrong with the splitting of the partition name, as it tries to unmount /dev/mmcblk0 instead of /dev/mmcblk0p1 Manually unmounting it by using sudo umount /dev/mmcblk0p1 does work, but then I can't use the tool because that apparently only lists mounted memorycards.
 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
 165 CoreBug ReportLow VPNC does't work Closed
100%
Task Description vpnc doesn't work
 154 CoreBug ReportHigh Vpn doesn't work Closed
100%
Task Description When clicking on the Network Manager Applet Symbol, then selecting "VPN Connections" and then "Configure VPN", all the buttons in the following dialoge are greyed out. There is no way to add a new vpn connection. Restarting the system or deactivating the WiFi and then reactivaing it doesn't help.
 203 CoreBug ReportLow Video-out setting window does not exit on OK Closed
100%
Task Description The "video-out" window opens again if you choose OK button.
 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.
 224 CoreBug ReportLow Unresponsive start menu since HF5 Closed
100%
Task Description Since hotfix 5, the start menu often pauses for a few seconds, not letting me select anything or move the mouse. Other people have reported the issue as well: http://boards.openpandora.org/index.php?/topic/2295-is-the-xfce-menu-trolling-anyone-else/page__gopid__42559#entry42559
257CoreBug ReportMediumTV Out script breaks XV/SDL Video playbackUnconfirmed
0%
Task Description This seems to be the case with Hot-fix 5 and 6 alpha 4. I've been able to repeat this bug by re-flashing.. On a fresh re-flash.. installed community codec pack.. Videos will play fine on Panplayer, VLC and Gnome-Mplayer with default settings, which I believe is XV or SDL out in the case of VLC. Run the TV-out script it will cause a blank black screen during playback.. Disabling TV-out, switching modes, rebooting.. battery out, nothing seems to allows it to work with XV/SDL out again.. I know If I switch to X11 it will make it "work" again, but I notice a bit of lag during playback using X11 compared to XV/SDL out.
 181 ApplicationBug ReportLow Triple click in Thunar crash Closed
100%
Task Description Triple tapping (with the stylus) a directory in Thunar in icon or compact mode (not detail view) causes Thunar to close (crash) This is consistently repeatable: tapping three times in rapid succession on the same spot of the file causes the crash. It must be the exact same spot, as if double clicking, but a third tap is added. This can be triggered especially when a user becomes frustrated at mistapping, gets carried away, and taps too much.
 231 CoreBug ReportLow Touchscreen not accurate on the edges - Calibration doe ...Closed
100%
Task Description The touchscreen is accurate in the middle of the screen but precision is off by one or more mm near the edges of the screen. Recalibrating and rebooting does not help. Seems like this is just a permission problem - tslib saves calibration data to /etc/pointercal which is noch writeable for the regular user. Changing permission on that file to 666 solves this, but i guess starting the calibration tool with root permission (gksu?) would be a better solution.
 5 CoreBug ReportHigh Touchscreen Calibration stops the First-Boot-Wizard Closed
100%
Task Description When selecting the touchscreen calibration within the first-boot-wizard, the script stops after the calibration and the Pandora continues to boot.
 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.
336CoreBug ReportMediumTouch screen sensitivity too lowUnconfirmed
0%
Task Description

The touch screen requires to be used with the stylus or another sharp object. Even if I need to click a desktop icon, and could as well use my finger, the touch screen won't react to my finger at all (even if pressed quite hard).

269CoreBug ReportLowThunar Slow ExitUnconfirmed
0%
Task Description Thunar takes a long time going back to minimenu on exit. You don't notice this when in XFCE but then you are always in the GUI not returning to it. This started in Hotfix 6 Alpha4 I believe
 157 CoreBug ReportLow Thunar and stilus Closed
100%
Task Description With Thunar 1.1 and OS Zaxon (hotfix 3) : - with detail view - I open Thunar - I click with the stilus to select the SD card - I double click with the stilus to open a folder => click with the stilus doesn't select file/folder anymore (I know it is a known bug, but it is not in the list)
159Base OSBug ReportMediumSystem > Run PND Application menu item does nothingUnconfirmed
0%
Task Description With both Hotfix 3 and Hotfix 4 Beta the Run PND Application menu item fails to do anything. Possibly related problem is that PND files newly copied to SD card are not recognized and entered on desktop as expected. When you go to Thunar and right click - execute the PND file, nothing happens. Possible fix by copying the PND to another folder on the SD card with Thunar. This makes at least two PND files I had work. Still no response with "Run PND Application" menu, though.
300CoreBug ReportLowSuperZaxxon interprets on-disk FAT32 filenames differen...Unconfirmed
0%
Task Description With SuperZaxxon Final, I've noticed that stuff running on the Pandora like Thunar and bash are seeing a different interpretation of filenames on disk than when I remove the SD card and insert it into my desktop PC. Specifically, the following two mismatches appear to be present when using a FAT32-formatted SD card: First, the Pandora's VFAT support seems to be be operating with different case-handling settings than desktop Linux distros. Filenames set in all uppercase are forced to all-lowercase on the Pandora (whether they're set on the desktop or the Pandora) but inserting the card into a PC reveals that the. All-lowercase filenames set by software on the Pandora risk appearing in all uppercase when the card is inserted into a PC. (I think the grsync PND is what created the files in question) Among other things, this forces me to use EITHER the PND-based copy of grsync over the network OR a desktop-based copy of rsync with an SD card reader but not both because the kernel will preserve case differences like ALBION.BAT vs. albion.bat but rsync think they are separate files. (resulting in Flash-killing, time-wasting deletion and re-creation) It also makes for irritating entries like "zzt" in DOSBox or "ddr" in PyDance where I can't capitalize the filename properly without employing Department of Redundancy Department with "DDR Songs" or "ZZT.The.Game" as an excuse for mixed case. Second, SuperZaxxon Final seems to be using a different (though still Unicode-capable) filename encoding than all the desktop distros I've tried. Filenames are preserved properly and all-ASCII filenames are displayed properly in all cases, but any non-ASCII characters appear as gibberish on whichever system was not used to set them. I've confirmed this problem with these two filenames: - 03 - The Foggy Dew with Sinéad O'Connor.flac - Lucky Star - Native Misao (Touhou - Native Faith) ???????????????????×??????.mp4 As a Canadian user, my desktops use the "en_CA.utf8" locale and the only other distros I've found which have this problem are Slax and the 1.0 release of its successor, Porteus, both of which use ISO-8859-1 (latin1) for filenames.
 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
324CoreBug ReportLowSticky keys setting for shift key disabling itself afte...Unconfirmed
0%
Task Description

The sticky keys option is disabling itself for the shift key. It continues to work with the left shoulder button though.

Unfortunately I have no idea what triggers the  sticky option to be disabled. Sometimes it happens after 1-2 minutes, sometimes it takes longer.

I would also like to point out that using the shoulder button instead of the shift button it _not_ an option! This issue has been reported in the forums, but apperantly was never fixed.

 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
 312 CoreBug ReportLow Special character in password Closed
100%
Task Description problem: setting a username and password using first setup wizzard it's possible to set special character like @#*%/ ect... the login manager don't support this characters, so you need to reset the device. possible solution: 1. disable the possibility of setting special characters. 2. implement special characters in login manager.
 337 CoreBug ReportLow SPAM Closed
100%
Task Description

SPAM

Showing tasks 1 - 50 of 311 Page 1 of 71 - 2 - 3 - 4 - 5 - Last >>

Available keyboard shortcuts

Tasklist

Task Details

Task Editing