Bug 214853 - Plasma crash on secondary monitor using twinview
Summary: Plasma crash on secondary monitor using twinview
Status: RESOLVED DUPLICATE of bug 200847
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-16 18:35 UTC by Arthur
Modified: 2009-11-16 22:19 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 Arthur 2009-11-16 18:35:39 UTC
Application that crashed: plasma-desktop
Version of the application: 0.3
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-14-generic x86_64
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
Was setting up a panel on secondary monitor specificaly I had just tried to add a dolphin shortcut to the panel did not crash on the second atempt to do so however

 -- Backtrace:
Application: Plasma Workspace (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#5  0x00007fd67e3b6484 in QGraphicsItem::isWidget() const () from /usr/lib/libQtGui.so.4
#6  0x00007fd67e3b8b89 in QGraphicsItem::isWindow() const () from /usr/lib/libQtGui.so.4
#7  0x00007fd67e3ec269 in QGraphicsScene::event(QEvent*) () from /usr/lib/libQtGui.so.4
#8  0x00007fd67de35efc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#9  0x00007fd67de3d1ce in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#10 0x00007fd67ea6cab6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#11 0x00007fd67fe85c2c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#12 0x00007fd67e3fd9f6 in QGraphicsView::viewportEvent(QEvent*) () from /usr/lib/libQtGui.so.4
#13 0x00007fd67fe84f47 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#14 0x00007fd67de35ecc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#15 0x00007fd67de3d1ce in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#16 0x00007fd67ea6cab6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#17 0x00007fd67fe85c2c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#18 0x00007fd67de84b6b in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#19 0x00007fd67e1e02a6 in QFrame::event(QEvent*) () from /usr/lib/libQtGui.so.4
#20 0x00007fd67e26fbc9 in QAbstractScrollArea::event(QEvent*) () from /usr/lib/libQtGui.so.4
#21 0x00007fd67de35efc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#22 0x00007fd67de3d1ce in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#23 0x00007fd67ea6cab6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#24 0x00007fd67fe85c2c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#25 0x00007fd67de4055b in QApplication::setActiveWindow(QWidget*) () from /usr/lib/libQtGui.so.4
#26 0x00007fd67dea1b9e in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#27 0x00007fd67decad0c in ?? () from /usr/lib/libQtGui.so.4
#28 0x00007fd67cd66bbe in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#29 0x00007fd67cd6a588 in ?? () from /lib/libglib-2.0.so.0
#30 0x00007fd67cd6a6b0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#31 0x00007fd67feae1a6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#32 0x00007fd67deca4be in ?? () from /usr/lib/libQtGui.so.4
#33 0x00007fd67fe84532 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#34 0x00007fd67fe84904 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#35 0x00007fd67fe86ab9 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#36 0x00007fd6742074cf in kdemain () from /usr/lib/libkdeinit4_plasma-desktop.so
#37 0x0000000000406da8 in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2009-11-16 22:19:35 UTC
This is likely to be related to bug 200847.
- Does Plasma crash again if you repeat the situation you mentioned ?
Thanks

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