maemo.org Bugzilla – Bug 11860
task switcher crashes on new messages
Last modified: 2011-02-19 17:00:09 UTC
You need to log in before you can comment on or make changes to this bug.
SOFTWARE VERSION: 20.2010.36 +SSU (Settings > General > About product) EXACT STEPS LEADING TO PROBLEM: 1. run at least 2 applications except email-app (e.g. phone, calendar, contacts,...) 2. switch to desktop screen while leaving apps in background opened 3. send yourself an email to an assigned account on n900 through other email client (e.g. from pc) 4. when new email is received on n900 press Ctrl + Backspace until email notification task is selected EXPECTED OUTCOME: switching to new email notification possible ACTUAL OUTCOME: switching to any task is not possible. screen freezes and goes off. device reboots in most cases. also after reboot with still unread message in background, it is not possible to switch to it using Ctrl + Backspace. REPRODUCIBILITY: always OTHER COMMENTS: seems like any new message is not selectable using Ctrl + Backspace and will be skiped by task switcher. only switching between tasks witout new messages is possible using Ctrl + Backspace. please set appropriate severity when reproducable.
after another day of intense testing (10/10) crashes of phone. see above steps for reproduction of problem. comments welcome.
Perhaps related to #11821?
On my desktop, Ctrl-Backspace does not allow the selection of the window, it just opens the switcher. Have you got additional software enabled, or enabled such a feature through some other mechanism?
After flashing phone and re-installing latest SSU, problem did not appear again. Don't know what activated this feature of task switcher. marked as resolved
after testing, It must be related to a modified hildon desktop which I tried out some time before but which was deactivated when running on 20.2010.36-2 without Community SSU. When I restored my personal backup data of 20.2010.36-2 including the old settings after installing the Community SSU, something must have enabled the rotation function of task switcher. When I restore the backup without the settings, the problem did not occur. I would recommend, if possible, to set this feature of hildon desktop switcher as inactive in Community SSU instead of probably leaving it blank to avoid unwanted activation.
Restoring the settings breaks it again? Do you know a) which "modified hildon desktop" you were using; b) can you pin down the gconf key which causes the problem? Without those pieces of information, this probably has to be RESOLVED INVALID.
yes, after restoring the old settings the problem occured. I used back then this modified hildon desktop: http://wiki.maemo.org/Modified_Hildon_Desktop with gconftool-2 -s /apps/osso/hildon-desktop/key-actions/ctrl_backspace_in_tasknav -t int 5
(In reply to comment #7) > yes, after restoring the old settings the problem occured. > I used back then this modified hildon desktop: > http://wiki.maemo.org/Modified_Hildon_Desktop > > with gconftool-2 -s > /apps/osso/hildon-desktop/key-actions/ctrl_backspace_in_tasknav -t int 5 Thanks. Is that the setting which breaks it, or makes it work? ;-)
this setting enables the rotation of the taskwindows. the rotation breaks the task switcher of the CSSU. solution for me would be to disable rotation of task windows before installing CSSU.
So basically, unless the user enables it, this doesn't happen :) Closing as RESOLVED INVALID.
with the difference that it works without CSSU... anyway.
I'd suggest reopening the bug and using it to remove the ctrl_backspace_in_tasknav setting. Or at least removing the support for value "5": > # ctrl+backspace behaves like alt-tab on desktop (at least on KDE). > While ctrl is pressed, every press of backspace rotates the windows. > When ctrl is released, the selected (top left) window is activated. It's not that "it works without the CSSU", it's that the Modified Hildon Desktop patches don't work reliably.