Bug 134633

Summary: systemsettings crashes when quickly clicking on two items after another
Product: [Applications] systemsettings Reporter: Christian González <christian.gonzalez>
Component: generalAssignee: Simon Edwards <simon>
Status: RESOLVED FIXED    
Severity: crash CC: zander
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: debugging log of crash

Description Christian González 2006-09-25 15:44:40 UTC
Version:           0.2 (using KDE 3.5.4, Kubuntu (edgy) 4:3.5.4-0ubuntu17)
Compiler:          Target: i486-linux-gnu
OS:                Linux (i686) release 2.6.17-9-generic

Steps to reproduce (using Kubuntu edgy, KDE 3.5.4, systemsettings 0.2):

- open systemsettings.
- click on any item
- before the task has opened, click on another item.
--> systemsetting will crash, each time.

Maybe it helps changing systemsettings to also work with double clicks, see Bug 134630.

I have no debugging symbols (don't know where to get them for systemsettings) - but attached the debug log, if anyone can use it. On the other way, the crash is reproducable - so see yourself.
Comment 1 Christian González 2006-09-25 15:45:46 UTC
Created attachment 17910 [details]
debugging log of crash
Comment 2 Christian González 2007-03-07 20:37:26 UTC
no change in feisty by now.
Comment 3 Thomas Zander 2007-07-31 08:40:59 UTC
Confirmed in Gutsy (tribe3)
Comment 4 Will Stephenson 2007-11-23 11:16:26 UTC
SVN commit 740466 by wstephens:

Fix crash where users clicked a second item before the first had opened
BUG:134633


 M  +9 -0      mainwindow.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=740466
Comment 5 Will Stephenson 2007-11-23 11:22:54 UTC
Fixed in branch too