Greetings, Bas. I only received notification of the +patch tag being added because your mail went to [email protected], which doesn't email the maintainer. If you'd like me to be able to pick up your messages to the BTS, please try to remember to mail me too. ;-)
> I see this bug as well. The problem is that Xlib functions are called even > though display is not initialized: > #0 XKeycodeToKeysym (dpy=0x0, kc=50 '2', col=0) at ../../../src/xkb/XKBBind.c:111 > > This is caused by the code in src/mumble/GlobalShortcut_unix.cpp, which > returns before initializing it if using a keyboard from /dev/input. That sounds to me like you've found it. > The attached patch moves the display initialization up and fixes the > problem (at least for me, and I expect also for the submitter). Since I'm not able to reproduce the problem, I think the right thing to do here is to report the issue upstream and have them look over the patch, then add a patch to the package once I get confirmation. Thanks very much for finding a fix for this! -- Chris -- Chris Knadle [email protected] -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

