Bug 108186

Summary: kcontrol segfaults on exit
Product: [Unmaintained] kcontrol Reporter: Chris Bainbridge <chris.bainbridge>
Component: kcmkeysAssignee: Ellis Whitehead <ellis>
Status: RESOLVED WORKSFORME    
Severity: crash    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Chris Bainbridge 2005-06-26 22:08:56 UTC
Version:            (using KDE KDE 3.4.1)
Installed from:    Gentoo Packages

Please see the bug reports at http://bugs.gentoo.org/show_bug.cgi?id=88578.

kcontrol -> regional & accessibility -> keyboard shortcuts -> command shortcuts -> add shortcut for command -> apply -> file -> quit

sequence should be enough to reproduce.
Comment 1 Thiago Macieira 2005-06-27 03:36:23 UTC
I can't reproduce: trunk 424191.
Comment 2 Chris Bainbridge 2005-06-27 14:50:46 UTC
It's been reported by several gentoo users.. I wonder if it's either something fixed in the trunk, or gentoo specific?
Comment 3 danarmak 2005-07-04 18:59:51 UTC
Apparently it was caused by a missing dependency of kcontrol on khotkeys.
The kcm keys module uses khotkeys and, if khotkeys isn't present, crashes.
Comment 4 Chris Bainbridge 2005-07-20 13:50:52 UTC
That seems to have fixed it for me. It might still be nice to give an error rather than segfault.