Hi, On Sat, May 10, 2014 at 07:45:55PM -0400, Chris Knadle wrote: > I only received notification of the +patch tag being added because your mail > went to 744733-submit...@bugs.debian.org, 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. ;-)
Oops, sorry! I usually use that on bugs in my own packages, and then I don't really care if the maintainer gets a copy. :-P > 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. Sounds good. The code seems to try to not use Xlib at all, but it still uses it for key symbol name lookup; that's where it actually crashes. That function is also marked deprecated in the Xlib code (I'm not familiar with Qt, so I wouldn't know what that is). Perhaps a better fix would be to use an alternative for it; in that case I think no connection to X needs to be made at all (for the keyboard shortcuts; there still is a connection for the window of course). But upstream will know more about that, and what they want. Thanks, Bas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org