GNOME Bugzilla – Bug 384105
crash in Deskbar: Trying to change the key...
Last modified: 2006-12-10 20:05:49 UTC
What were you doing when the application crashed? Trying to change the keyboard shortcut using the Right-hand Windows "Super" key, then, when it didn't work, trying to revert to the standard Alt-<F3>. Distribution: Ubuntu 6.10 (edgy) Gnome Release: 2.16.1 2006-10-02 (Ubuntu) BugBuddy Version: 2.16.0 Memory status: size: 0 vsize: 0 resident: 0 share: 0 rss: 0 rss_rlim: 0 CPU usage: start_time: 0 rtime: 0 utime: 0 stime: 0 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 0 Traceback (most recent call last):
+ Trace 92839
self.__cancel()
self.set_accelerator_name(self.__old_value)
(keyval, mods) = gtk.accelerator_parse(value)
After this problem occurred there seemed to be several shortcut keys stored, each of which would start the Deskbar. Unfortunately I'd managed to set one of these to be the <Return> key which made things very awkward! It didn't seem to be detecting the modifier keys (Shift, Alt, etc.) after I'd tried to use the right-hand Windows "Super" key. My solution was to remove the Deskbar from the panel and add it back in, whereupon the shortcut key problem sorted itself out and I could change it back to the standard Alt+<F3>.
Hi Richard, thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. This issue has been already fixed in the current codebase. *** This bug has been marked as a duplicate of 354953 ***