You have been subscribed to a public bug:

Binary package hint: gnome-settings-daemon

Hi,

I am running gutsy on a Dell 6400n. When I hit Fn+F8,
marked as CRT/LCD, then gnome-settings-daemon crashes with
the message

** ERROR:(gsd-media-keys-manager.c:911):do_action: code should not be reached
[1202410522,000,xklavier.c:xkl_engine_start_listen/]    The backend does not 
require manual layout management - but it is provided by the application

This is because the media keys plugin decides that it
should handle this keypress, and then changes its mind
and decides it doesn't know what to do with it.

The key is seen by the plugin as

$35 = {type = 3, serial = 6016, send_event = 0, display = 0x80633f0, 
  window = 89, root = 89, subwindow = 20977688, time = 3527431, x = 878, 
  y = 630, x_root = 878, y_root = 630, state = 0, keycode = 214, 
  same_screen = 1}

It appears as though keys[8] matches this keycode, and that
is CALCULATOR_KEY, which is handled in the switch, so
I don't know what the problem is.

Note that gdb wont let me access keys[5] or keys[6], so they
may match first.

gconf-editor tells me that this key is bound to 0xa1.

Please let me know if I can provide any more information.

Thanks,

James

** Affects: gnome-settings-daemon (Ubuntu)
     Importance: Medium
     Assignee: Ubuntu Desktop Bugs (desktop-bugs)
         Status: Incomplete

-- 
media-keys plugin crashes settings-daemon on unkown key
https://bugs.edge.launchpad.net/bugs/190003
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to