Bug 217182 - crash after 3rd* click, keyboard > mouse > standard shortcuts*
Summary: crash after 3rd* click, keyboard > mouse > standard shortcuts*
Status: RESOLVED DUPLICATE of bug 206566
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: System Settings Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-03 11:43 UTC by Hans-Rudi Denzler
Modified: 2009-12-04 00:18 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
backtrace (4.52 KB, application/octet-stream)
2009-12-03 13:21 UTC, Hans-Rudi Denzler
Details
backtrace kdebase4-workspace-debuginfo-4.3.4-2.3 (5.12 KB, application/octet-stream)
2009-12-04 00:11 UTC, Hans-Rudi Denzler
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Hans-Rudi Denzler 2009-12-03 11:43:43 UTC
Version:           kdebase4-workspace-4.3.4-2.3.i586 (using KDE 4.3.4)
Compiler:          gcc not installed 
OS:                Linux
Installed from:    openSUSE RPMs

systemsettings in classical tree view
click system administration > keyboard & mouse then
1. click keyboard
2. click mouse
3. click standard shortcuts -> crash
Comment 1 Christoph Feck 2009-12-03 12:34:33 UTC
Thanks for the bug report. Here using 4.4.0 beta1, I cannot reproduce.

If you are able to reproduce the crash, can you please attach a backtrace? See http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports for more information.
Comment 2 Hans-Rudi Denzler 2009-12-03 13:21:17 UTC
Created attachment 38788 [details]
backtrace
Comment 3 Hans-Rudi Denzler 2009-12-03 14:02:20 UTC
> ltrace -C -f -o gaga2 systemsettings
libusb couldn't open USB device /dev/bus/usb/002/005: Permission denied.
libusb requires write access to USB device nodes.
KCrash: Application 'systemsettings' crashing...
sock_file=/home/hrd/.kde4/socket-linux/kdeinit4__0

Only clicking mouse (2.) without (1.), the first 2 lines of ltrace are shown on konsole, then clicking standard shortcuts (3.) the next 2 lines apear on konsole.
Comment 4 Hans-Rudi Denzler 2009-12-04 00:11:26 UTC
Created attachment 38817 [details]
backtrace kdebase4-workspace-debuginfo-4.3.4-2.3
Comment 5 Christoph Feck 2009-12-04 00:17:19 UTC
Thanks, the bug has been fixed upstream. You can check https://bugzilla.novell.com/show_bug.cgi?id=546221 for the status of the fix in openSUSE.
Comment 6 Christoph Feck 2009-12-04 00:18:01 UTC

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