Bug 256764 - Desktop crash after removing top panel
Summary: Desktop crash after removing top panel
Status: RESOLVED DUPLICATE of bug 253263
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
: 258305 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-11-13 05:38 UTC by dino
Modified: 2010-11-30 11:35 UTC (History)
2 users (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 dino 2010-11-13 05:38:39 UTC
Application: plasma-desktop (0.3)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.3
Operating System: Linux 2.6.34.7-56.fc13.x86_64 x86_64
Distribution: "Fedora release 13 (Goddard)"

-- Information about the crash:
I removed the top panel and got a dialog to file a crash report. Perhaps the desktop/window manager crashed.


 -- Backtrace:
Application: Plasma Workspace (plasma-desktop), signal: Segmentation fault
82	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[KCrash Handler]
#5  0x0000003d1272dae4 in QGraphicsItem::isPanel() const () from /usr/lib64/libQtGui.so.4
#6  0x0000003d1277501b in QGraphicsScene::event(QEvent*) () from /usr/lib64/libQtGui.so.4
#7  0x0000003d121ab39c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#8  0x0000003d121b165b in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#9  0x0000003d0fa07016 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#10 0x0000003d0e953ddc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#11 0x0000003d1278c758 in QGraphicsView::viewportEvent(QEvent*) () from /usr/lib64/libQtGui.so.4
#12 0x0000003d0e9531f7 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#13 0x0000003d121ab36c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#14 0x0000003d121b165b in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#15 0x0000003d0fa07016 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#16 0x0000003d0e953ddc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#17 0x0000003d121f658b in QWidget::event(QEvent*) () from /usr/lib64/libQtGui.so.4
#18 0x0000003d125730c6 in QFrame::event(QEvent*) () from /usr/lib64/libQtGui.so.4
#19 0x0000003d125f25cb in QAbstractScrollArea::event(QEvent*) () from /usr/lib64/libQtGui.so.4
#20 0x0000003d121ab39c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#21 0x0000003d121b165b in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#22 0x0000003d0fa07016 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#23 0x0000003d0e953ddc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#24 0x0000003d121b525b in QApplication::setActiveWindow(QWidget*) () from /usr/lib64/libQtGui.so.4
#25 0x0000003d12221f8b in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib64/libQtGui.so.4
#26 0x0000003d1224ab92 in ?? () from /usr/lib64/libQtGui.so.4
#27 0x0000003d0503bd02 in g_main_dispatch (context=0x1098120) at gmain.c:1960
#28 IA__g_main_context_dispatch (context=0x1098120) at gmain.c:2513
#29 0x0000003d0503fae8 in g_main_context_iterate (context=0x1098120, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2591
#30 0x0000003d0503fc9c in IA__g_main_context_iteration (context=0x1098120, may_block=1) at gmain.c:2654
#31 0x0000003d0e979863 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#32 0x0000003d1224a84e in ?? () from /usr/lib64/libQtGui.so.4
#33 0x0000003d0e952822 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#34 0x0000003d0e952aec in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#35 0x0000003d0e9561bb in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#36 0x000000343e637eb2 in kdemain () from /usr/lib64/libkdeinit4_plasma-desktop.so
#37 0x0000003d02c1ec5d in __libc_start_main (main=0x4008f0 <_start+240>, argc=1, ubp_av=0x7fffbbe76918, init=<value optimized out>, fini=<value optimized out>, rtld_fini=<value optimized out>, 
    stack_end=0x7fffbbe76908) at libc-start.c:226
#38 0x0000000000400829 in _start ()

This bug may be a duplicate of or related to bug 256742.

Possible duplicates by query: bug 256742, bug 256732, bug 256575, bug 256557, bug 256461.

Reported using DrKonqi
Comment 1 Beat Wolf 2010-11-15 16:47:14 UTC

*** This bug has been marked as a duplicate of bug 253263 ***
Comment 2 Marco Martin 2010-11-30 11:35:00 UTC
*** Bug 258305 has been marked as a duplicate of this bug. ***