Bug 219342 - systemconfiguration; set a different cursor shape for the mouse
Summary: systemconfiguration; set a different cursor shape for the mouse
Status: RESOLVED DUPLICATE of bug 206566
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: System Settings Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-19 19:23 UTC by dnk1287
Modified: 2009-12-19 23:12 UTC (History)
1 user (show)

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 dnk1287 2009-12-19 19:23:30 UTC
Application that crashed: systemsettings
Version of the application: 1.0
KDE Version: 4.3.1 (KDE 4.3.1) "release 6"
Qt Version: 4.5.3
Operating System: Linux 2.6.31.5-0.1-default i686
Distribution: "openSUSE 11.2 (i586)"

What I was doing when the application crashed:
system configuration - computer management - keyboard and mouse:
I wanted to change the mouse (cursor) shape from oxygen to KDE classic.
After selecting the KDE classic option I clicked on Apply, and the application crashed.

 -- Backtrace:
Application: Systeeminstellingen (systemsettings), signal: Segmentation fault
[KCrash Handler]
#6  0xb30b3701 in usb_control_msg () from /usr/lib/libusb-0.1.so.4
#7  0xb30e90bb in ?? () from /usr/lib/kde4/kcm_input.so
#8  0xb30e9396 in ?? () from /usr/lib/kde4/kcm_input.so
#9  0xb30eadda in ?? () from /usr/lib/kde4/kcm_input.so
#10 0xb30dcea0 in ?? () from /usr/lib/kde4/kcm_input.so
#11 0xb30de519 in ?? () from /usr/lib/kde4/kcm_input.so
#12 0xb77817ba in KCModuleProxy::save() () from /usr/lib/libkutils.so.4
#13 0xb7750149 in ModuleView::moduleSave() () from /usr/lib/libsystemsettingsview.so
#14 0xb7753564 in ModuleView::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libsystemsettingsview.so
#15 0xb6609864 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#16 0xb6609d41 in QMetaObject::activate(QObject*, QMetaObject const*, int, int, void**) () from /usr/lib/libQtCore.so.4
#17 0xb717d985 in QAbstractButton::clicked(bool) () from /usr/lib/libQtGui.so.4
#18 0xb6e95dad in ?? () from /usr/lib/libQtGui.so.4
#19 0xb6e97aeb in ?? () from /usr/lib/libQtGui.so.4
#20 0xb6e97d86 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libQtGui.so.4
#21 0xb6b49bac in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#22 0xb6e95c40 in QAbstractButton::event(QEvent*) () from /usr/lib/libQtGui.so.4
#23 0xb6f42c83 in QPushButton::event(QEvent*) () from /usr/lib/libQtGui.so.4
#24 0xb6af28fc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#25 0xb6afabbb in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#26 0xb7530ce1 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#27 0xb65f332e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#28 0xb6af9bdc in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&) () from /usr/lib/libQtGui.so.4
#29 0xb6b6a80a in ?? () from /usr/lib/libQtGui.so.4
#30 0xb6b69d7e in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#31 0xb6b94b68 in ?? () from /usr/lib/libQtGui.so.4
#32 0xb5b964c2 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#33 0xb5b99d98 in ?? () from /usr/lib/libglib-2.0.so.0
#34 0xb5b99ebe in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#35 0xb661f011 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#36 0xb6b9429a in ?? () from /usr/lib/libQtGui.so.4
#37 0xb65f198d in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#38 0xb65f1dd9 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#39 0xb65f4270 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#40 0xb6af2774 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#41 0x0805320e in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2009-12-19 23:12:53 UTC
Those crashes were fixed in the latest versions. Thanks

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