Bug 108186 - kcontrol segfaults on exit
Summary: kcontrol segfaults on exit
Status: RESOLVED WORKSFORME
Alias: None
Product: kcontrol
Classification: Unmaintained
Component: kcmkeys (other bugs)
Version First Reported In: unspecified
Platform: Gentoo Packages Linux
: NOR crash
Target Milestone: ---
Assignee: Ellis Whitehead
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-26 22:08 UTC by Chris Bainbridge
Modified: 2005-07-20 13:50 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.