Bug 157172 - Shortcut configuration module causes drawing artifacts and crash when switching pages
Summary: Shortcut configuration module causes drawing artifacts and crash when switchi...
Status: RESOLVED DUPLICATE of bug 154647
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_keys (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Ellis Whitehead
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-04 23:37 UTC by David Benjamin
Modified: 2008-02-21 14:10 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Screenshot of artifacts (35.90 KB, image/png)
2008-02-04 23:39 UTC, David Benjamin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Benjamin 2008-02-04 23:37:15 UTC
Version:            (using KDE 4.0.0)
Installed from:    Ubuntu Packages
OS:                Linux

Steps to Reproduce:
1. Open System Settings.
2. Go to "Keyboard & Mouse"
3. Double-click some entry and expand it.
4. Switch component to Plasma
5. Close the window.

Results:
At step 4, you get a rendering artifact.
At step 5, the application crashes. I don't have debug symbols compiled (Ubuntu), so a backtrace would probably not be useful... here is the console output:

systemsettings(6470) GlobalShortcutsModule::componentChanged: Switching to component: "kwin"
systemsettings(6470) MainWindow::selectionChanged: adding
systemsettings(6470) MainWindow::selectionChanged: adding
systemsettings(6470) GlobalShortcutsModule::componentChanged: Switching to component: "plasma"
systemsettings(6470) GlobalShortcutsModule::componentChanged: Switching to component: "kwin"
ASSERT: "d->extenderIndices.value(extender).isValid()" in file /build/buildd/kde4libs-4.0.0/kdeui/itemviews/kextendableitemdelegate.cpp, line 106
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = systemsettings path = <unknown> pid = 6470
sock_file=/home/dnasthegreat/.kde4/socket-dnas-laptop/kdeinit4__0
Comment 1 David Benjamin 2008-02-04 23:39:20 UTC
Created attachment 23420 [details]
Screenshot of artifacts

The screenshot is of the shortcut being expanded on the Plasma tab and switched
over to Kwin, but meh... it was taken before I filed the bug; bugzilla seems to
hate me.
Comment 2 Michael Jansen 2008-02-21 14:10:34 UTC

*** This bug has been marked as a duplicate of 154647 ***