https://bugs.kde.org/show_bug.cgi?id=370384

--- Comment #12 from Vishal Rao <vishal...@gmail.com> ---
While trying to install source and building/debugging (not much success here,
newbie) I noticed my stacktrace now has Device::setIconName() call as follows.
doing a quick grep, it looks like only the dummy backend is calling setIconName
in its scanDevice() method, unless, of course, I'm making some mistake:

Thread 1 (Thread 0x7fb4f85eb940 (LWP 5843)):
[KCrash Handler]
#4  0x00007fb4f4d5e37c in QString::operator=(QString const&) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007fb4f80fc337 in Device::setIconName (this=0x7fb4d4060950, name=...)
at /home/vishal/SRC/kpmcore-2.2.1+p16.04+git20161011.0712/src/core/device.h:92
#6  0x000000000044e8a9 in ListDeviceWidgetItem::ListDeviceWidgetItem (d=...,
this=0xab6cc0) at /workspace/build/src/gui/listdevices.cpp:32
#7  ListDevices::updateDevices (this=0x7eef20, devices=...) at
/workspace/build/src/gui/listdevices.cpp:57
#8  0x000000000045294a in MainWindow::on_m_OperationStack_devicesChanged
(this=0x7d5820) at /workspace/build/src/gui/mainwindow.cpp:623
#9  0x0000000000484885 in MainWindow::qt_metacall (this=0x7d5820,
_c=QMetaObject::InvokeMetaMethod, _id=7, _a=0x7fb4d402c2c0) at
/workspace/build/obj-x86_64-linux-gnu/src/moc_mainwindow.cpp:197
#10 0x00007fb4f4edba19 in QObject::event(QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to