Bug 215709 - systemsettings crashed by changing the design of the mouse cursor
Summary: systemsettings crashed by changing the design of the mouse cursor
Status: RESOLVED DUPLICATE of bug 206566
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_mouse (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: System Settings Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-22 18:11 UTC by Jan
Modified: 2009-11-23 02:46 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan 2009-11-22 18:11:55 UTC
Application that crashed: systemsettings
Version of the application: 1.0
KDE Version: 4.3.3 (KDE 4.3.3) "release 3"
Qt Version: 4.5.3
Operating System: Linux 2.6.31.5-0.1-desktop i686
Distribution: "openSUSE 11.2 (i586)"

What I was doing when the application crashed:
When I changend the mouse design in the systemsettigs and want to apply this, the systemsettings crashed. Im using a logitech mx 510 mouse over a usb connection.

 -- Backtrace:
Application: Systemeinstellungen (systemsettings), signal: Segmentation fault
[KCrash Handler]
#6  0xb25f5701 in usb_control_msg () from /usr/lib/libusb-0.1.so.4
#7  0xb262b0bb in LogitechMouse::updateCordlessStatus (this=0x871fdb0) at /usr/src/debug/kdebase-workspace-4.3.3/kcontrol/input/logitechmouse.cpp:134
#8  0xb262b396 in LogitechMouse::initCordlessStatusReporting (this=0x871fdb0) at /usr/src/debug/kdebase-workspace-4.3.3/kcontrol/input/logitechmouse.cpp:118
#9  0xb262cdda in LogitechMouse::applyChanges (this=0x871fdb0) at /usr/src/debug/kdebase-workspace-4.3.3/kcontrol/input/logitechmouse.cpp:227
#10 0xb261eea0 in MouseSettings::apply (this=0x870db58, force=false) at /usr/src/debug/kdebase-workspace-4.3.3/kcontrol/input/mouse.cpp:834
#11 0xb2620519 in MouseConfig::save (this=0x86e5c48) at /usr/src/debug/kdebase-workspace-4.3.3/kcontrol/input/mouse.cpp:579
#12 0xb76ee7ba in KCModuleProxy::save() () from /usr/lib/libkutils.so.4
#13 0xb76bd149 in ModuleView::moduleSave (this=0x81efea0) at /usr/src/debug/kdebase-workspace-4.3.3/systemsettings/core/ModuleView.cpp:281
#14 0xb76c0564 in ModuleView::qt_metacall (this=0x81efea0, _c=InvokeMetaMethod, _id=32, _a=0xbfca9d28) at /usr/src/debug/kdebase-workspace-4.3.3/build/systemsettings/core/ModuleView.moc:89
#15 0xb6575864 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#16 0xb6575d41 in QMetaObject::activate(QObject*, QMetaObject const*, int, int, void**) () from /usr/lib/libQtCore.so.4
#17 0xb70ea985 in QAbstractButton::clicked(bool) () from /usr/lib/libQtGui.so.4
#18 0xb6e02dad in ?? () from /usr/lib/libQtGui.so.4
#19 0xb6e04aeb in ?? () from /usr/lib/libQtGui.so.4
#20 0xb6e04d86 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libQtGui.so.4
#21 0xb6ab6bac in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#22 0xb6e02c40 in QAbstractButton::event(QEvent*) () from /usr/lib/libQtGui.so.4
#23 0xb6eafc83 in QPushButton::event(QEvent*) () from /usr/lib/libQtGui.so.4
#24 0xb6a5f8fc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#25 0xb6a67bbb in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#26 0xb749e411 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#27 0xb655f32e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#28 0xb6a66bdc in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&) () from /usr/lib/libQtGui.so.4
#29 0xb6ad780a in ?? () from /usr/lib/libQtGui.so.4
#30 0xb6ad6d7e in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#31 0xb6b01b68 in ?? () from /usr/lib/libQtGui.so.4
#32 0xb59e94c2 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#33 0xb59ecd98 in ?? () from /usr/lib/libglib-2.0.so.0
#34 0xb59ecebe in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#35 0xb658b011 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#36 0xb6b0129a in ?? () from /usr/lib/libQtGui.so.4
#37 0xb655d98d in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#38 0xb655ddd9 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#39 0xb6560270 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#40 0xb6a5f774 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#41 0x0805320e in main (argc=5, argv=0xbfcabd84) at /usr/src/debug/kdebase-workspace-4.3.3/systemsettings/app/main.cpp:51

This bug may be a duplicate of or related to bug 210582

Reported using DrKonqi
Comment 1 Christoph Feck 2009-11-23 02:46:13 UTC

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