Bug 224747 - After clicking on System Settings -> Device Information -> Baterry, System settings crashes
Summary: After clicking on System Settings -> Device Information -> Baterry, System se...
Status: RESOLVED WORKSFORME
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: David Hubner
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-29 12:40 UTC by Vojtěch Weiss
Modified: 2013-05-02 14:45 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 Vojtěch Weiss 2010-01-29 12:40:51 UTC
Application that crashed: systemsettings
Version of the application: 1.0
KDE Version: 4.3.5 (KDE 4.3.5)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-17-generic x86_64
Distribution: Ubuntu Karmic Koala

What I was doing when the application crashed:
Open System Settings panel
Here select and open Device Information item
Click Baterry to expand
Click on your detected baterry type
CRASH

 -- Backtrace:
Application: Nastavení systému (systemsettings), signal: Segmentation fault
[KCrash Handler]
#5  0x00007f2122b60164 in QLayout::parentWidget() const () from /usr/lib/libQtGui.so.4
#6  0x00007f2122b624d8 in QLayout::addChildWidget(QWidget*) () from /usr/lib/libQtGui.so.4
#7  0x00007f2122b460a5 in QBoxLayout::insertWidget(int, QWidget*, int, QFlags<Qt::AlignmentFlag>) () from /usr/lib/libQtGui.so.4
#8  0x00007f2122b4628b in QBoxLayout::addWidget(QWidget*, int, QFlags<Qt::AlignmentFlag>) () from /usr/lib/libQtGui.so.4
#9  0x00007f2113360f22 in QVListLayout::applyQListToLayout (this=0x12fc590, list=<value optimized out>) at /home/virnik/Downloads/Web/devinfo/qvlistlayout.cpp:24
#10 0x00007f211335f723 in SolBatteryDevice::getInfoPanelLayout (this=0x1304500) at /home/virnik/Downloads/Web/devinfo/soldevicetypes.cpp:487
#11 0x00007f2113357fe2 in DeviceListing::deviceItemClicked (this=0xa7b710, listItemIn=0x1304500, columnIn=<value optimized out>) at /home/virnik/Downloads/Web/devinfo/devicelisting.cpp:163
#12 0x00007f2113356695 in DeviceListing::qt_metacall (this=0xa7b710, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff834ef230)
    at /home/virnik/Downloads/Web/devinfo/build/moc_devicelisting.cpp:67
#13 0x00007f2121fb6ddc in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#14 0x00007f212307d020 in QTreeWidget::itemClicked(QTreeWidgetItem*, int) () from /usr/lib/libQtGui.so.4
#15 0x00007f2123089028 in QTreeWidget::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtGui.so.4
#16 0x00007f2113356670 in DeviceListing::qt_metacall (this=0x12fc590, _c=14569552, _id=14569552, _a=0x0) at /home/virnik/Downloads/Web/devinfo/build/moc_devicelisting.cpp:62
#17 0x00007f2121fb6ddc in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#18 0x00007f2123003c35 in QAbstractItemView::clicked(QModelIndex const&) () from /usr/lib/libQtGui.so.4
#19 0x00007f2123010e8b in QAbstractItemView::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libQtGui.so.4
#20 0x00007f2122b859c0 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#21 0x00007f2122ee12a6 in QFrame::event(QEvent*) () from /usr/lib/libQtGui.so.4
#22 0x00007f212301421b in QAbstractItemView::viewportEvent(QEvent*) () from /usr/lib/libQtGui.so.4
#23 0x00007f212304b420 in QTreeView::viewportEvent(QEvent*) () from /usr/lib/libQtGui.so.4
#24 0x00007f2121fa0f47 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#25 0x00007f2122b36ecc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#26 0x00007f2122b3e011 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#27 0x00007f212376df46 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#28 0x00007f2121fa1c2c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#29 0x00007f2122b3d8e0 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&) () from /usr/lib/libQtGui.so.4
#30 0x00007f2122ba3a0e in ?? () from /usr/lib/libQtGui.so.4
#31 0x00007f2122ba2aa9 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#32 0x00007f2122bcbd0c in ?? () from /usr/lib/libQtGui.so.4
#33 0x00007f211e95fbce in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#34 0x00007f211e963598 in ?? () from /lib/libglib-2.0.so.0
#35 0x00007f211e9636c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#36 0x00007f2121fca1a6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#37 0x00007f2122bcb4be in ?? () from /usr/lib/libQtGui.so.4
#38 0x00007f2121fa0532 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#39 0x00007f2121fa0904 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#40 0x00007f2121fa2ab9 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#41 0x000000000040cbb9 in _start ()

Reported using DrKonqi
Comment 1 David Hubner 2010-01-29 16:32:29 UTC
This could be an old version, there was a version out there that crashed with this same backtrace. 

Please download the new version from http://www.kde-apps.org/content/show.php/Device+Information+KCM?content=113365 or SVN in kdereview and check this again

Thanks
Comment 2 David Hubner 2010-01-29 16:33:06 UTC
This could be an old version, there was a version out there that crashed with this same backtrace. 

Please download the new version from http://www.kde-apps.org/content/show.php/Device+Information+KCM?content=113365 or SVN in kdereview and check this again

Thanks