Bug 243540

Summary: kcolorchooser - crashes when using the colorpicker tool
Product: [Frameworks and Libraries] kdelibs Reporter: Elias Probst <mail>
Component: kdeuiAssignee: kdelibs bugs <kdelibs-bugs>
Status: RESOLVED FIXED    
Severity: crash CC: fire, l.lunak, pattison
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

Description Elias Probst 2010-07-04 00:51:10 UTC
Version:           unspecified (using Devel) 
OS:                Linux



Reproducible: Always

Steps to Reproduce:
Since upgrading to KDE 4.5 RC1 (previously: 4.4.4) the colorpicker tool of kcolorchooser doesn't work anymore.

As soon as one clicks a color which should be picked, kcolorchooser just disappears and doesn't even launch Dr. Konqi.

Instead, only this terminal output is shown:

elias@e6500 ~ % kcolorchooser 
KCrash: Application 'kcolorchooser' crashing...
KCrash: Attempting to start /usr/lib64/kde4/libexec/drkonqi from kdeinit
zsh: alarm      kcolorchooser

As kcolorchooser isn't registered at bugs.kde.org I had to file this bug as 'unknown'.
Comment 1 Lubos Lunak 2010-07-29 16:32:20 UTC
SVN commit 1156691 by lunakl:

Make sure the iterator goes out of scope before possibly deleting its list.
BUG: 243540
CCMAIL: Matthew Woehlke <mw_triad@users.sourceforge.net>



 M  +3 -2      kapplication.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1156691
Comment 2 Lubos Lunak 2010-07-29 16:33:04 UTC
SVN commit 1156692 by lunakl:

Make sure the iterator goes out of scope before possibly deleting its list.
BUG: 243540



 M  +3 -2      kapplication.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1156692
Comment 3 George Kiagiadakis 2010-08-19 23:18:33 UTC
*** Bug 243067 has been marked as a duplicate of this bug. ***
Comment 4 Oswald Buddenhagen 2011-02-27 17:38:25 UTC
*** Bug 245329 has been marked as a duplicate of this bug. ***