Bug 134633 - systemsettings crashes when quickly clicking on two items after another
Summary: systemsettings crashes when quickly clicking on two items after another
Status: RESOLVED FIXED
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Simon Edwards
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-25 15:44 UTC by Christian González
Modified: 2007-11-23 11:22 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
debugging log of crash (2.11 KB, text/plain)
2006-09-25 15:45 UTC, Christian González
Details

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