Summary: | The plasma "desktop" doesn't remember position of clock widget | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Thomas Schwarzgruber <possebaer> |
Component: | Application Dashboard widget | Assignee: | Marco Martin <notmart> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | bhush94 |
Priority: | NOR | ||
Version: | master | ||
Target Milestone: | 1.0 | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Thomas Schwarzgruber
2014-05-27 18:23:30 UTC
Crash info reported by crash dialog: Application: plasmashell (plasmashell), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7f74b9222840 (LWP 12875))] Thread 2 (Thread 0x7f74a3c2b700 (LWP 12876)): #0 0x00007f74b2508b3d in poll () from /lib64/libc.so.6 #1 0x00007f74b4e910e2 in ?? () from /usr/lib64/libxcb.so.1 #2 0x00007f74b4e9277f in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 #3 0x00007f74a5d86d49 in ?? () from /usr/lib64/qt5/plugins/platforms/libqxcb.so #4 0x00007f74b2b8406f in QThreadPrivate::start (arg=0x7f74bb242ba0) at thread/qthread_unix.cpp:345 #5 0x00007f74b19610db in start_thread () from /lib64/libpthread.so.0 #6 0x00007f74b251190d in clone () from /lib64/libc.so.6 Thread 1 (Thread 0x7f74b9222840 (LWP 12875)): [KCrash Handler] #5 0x00007f74b2d62b78 in QCoreApplicationPrivate::sendThroughApplicationEventFilters (this=this@entry=0x7f74bb21e860, receiver=receiver@entry=0x7f74bb26d2e0, event=event@entry=0x7fffdec822b0) at kernel/qcoreapplication.cpp:1012 #6 0x00007f74b3a03e68 in QApplicationPrivate::notify_helper (this=this@entry=0x7f74bb21e860, receiver=receiver@entry=0x7f74bb26d2e0, e=e@entry=0x7fffdec822b0) at kernel/qapplication.cpp:3476 #7 0x00007f74b3a08c56 in QApplication::notify (this=0x7fffdec828a0, receiver=0x7f74bb26d2e0, e=0x7fffdec822b0) at kernel/qapplication.cpp:3284 #8 0x00007f74b2d62a45 in QCoreApplication::notifyInternal (this=0x7fffdec828a0, receiver=0x7f74bb26d2e0, event=event@entry=0x7fffdec822b0) at kernel/qcoreapplication.cpp:935 #9 0x00007f74b2d98c0e in sendEvent (event=0x7fffdec822b0, receiver=<optimized out>) at kernel/qcoreapplication.h:237 #10 QObjectPrivate::setParent_helper (this=this@entry=0x7f74bb271530, o=o@entry=0x0) at kernel/qobject.cpp:1961 #11 0x00007f74b2d99193 in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at kernel/qobject.cpp:1033 #12 0x00007f74b2d9e5a9 in QSocketNotifier::~QSocketNotifier (this=0x7f74bb2659f0, __in_chrg=<optimized out>) at kernel/qsocketnotifier.cpp:203 #13 0x00007f74b824a7f7 in qDBusRemoveWatch (watch=0x7f74bb25f8c0, data=0x7f74bb26d2e0) at qdbusintegrator.cpp:306 #14 0x00007f74b1737233 in ?? () from /lib64/libdbus-1.so.3 #15 0x00007f74b173599e in ?? () from /lib64/libdbus-1.so.3 #16 0x00007f74b1735a19 in ?? () from /lib64/libdbus-1.so.3 #17 0x00007f74b1734ea7 in ?? () from /lib64/libdbus-1.so.3 #18 0x00007f74b1720d82 in ?? () from /lib64/libdbus-1.so.3 #19 0x00007f74b824ceba in q_dbus_connection_close (connection=<optimized out>) at qdbus_symbols_p.h:113 #20 QDBusConnectionPrivate::closeConnection (this=0x7f74bb26d2e0) at qdbusintegrator.cpp:1094 #21 0x00007f74b823fe72 in QDBusConnectionManager::~QDBusConnectionManager (this=0x7f74b84aac80 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>, __in_chrg=<optimized out>) at qdbusconnection.cpp:108 #22 0x00007f74b823fef9 in (anonymous namespace)::Q_QGS__q_manager::innerFunction()::Holder::~Holder() () at qdbusconnection.cpp:67 #23 0x00007f74b24623d9 in __run_exit_handlers () from /lib64/libc.so.6 #24 0x00007f74b2462425 in exit () from /lib64/libc.so.6 #25 0x00007f74b5b8168b in KDBusService::KDBusService (this=<optimized out>, options=..., parent=<optimized out>) at /usr/src/debug/kdbusaddons-4.99.0git~20140508~940f12d/src/kdbusservice.cpp:140 #26 0x00007f74b92caf85 in main () *** This bug has been marked as a duplicate of bug 335216 *** |