After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 355328 - crash in Deskbar: Setting the keyboard sho...
crash in Deskbar: Setting the keyboard sho...
Status: RESOLVED DUPLICATE of bug 354731
Product: deskbar-applet
Classification: Deprecated
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Deskbar Applet Maintainer(s)
Deskbar Applet Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2006-09-10 18:57 UTC by Mark Florian
Modified: 2006-09-10 20:32 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Mark Florian 2006-09-10 18:57:02 UTC
What were you doing when the application crashed?
Setting the keyboard shortcut to focus deskbar applet to F12 by clicking the box and pressing F12.


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.0 2006-09-04 (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):
  • File "/usr/lib/python2.4/site-packages/deskbar/ui/DeskbarPreferencesUI.py", line 103 in __on_key_press_event
    (keyval, egroup, level, consumed_modifiers) = keymap.translate_keyboard_state(event.hardware_keycode, event.state, event.group)
TypeError: unpack non-sequence

Comment 1 Mark Florian 2006-09-10 19:23:35 UTC
Nope, what I originally posted was wrong. I did not press F12. I have a Microsoft Office keyboard where the F keys are only activated when I press the F lock. Without the F lock, F12 is a 'Print' key... I don't know how to get the relevant key code for it.

But anyway, this crash occurred when binding (unintentionally) to this 'Print' button, rather than F12.
Comment 2 Sergej Kotliar 2006-09-10 20:32:32 UTC
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 bug has been marked as a duplicate of 354731 ***