Bug 246309 - crash while compressing a selected application
Summary: crash while compressing a selected application
Status: RESOLVED DUPLICATE of bug 219720
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Debian unstable Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-30 22:53 UTC by Nadav Kavalerchik
Modified: 2010-07-31 14:16 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 Nadav Kavalerchik 2010-07-30 22:53:40 UTC
Application: dolphin (1.4)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.7.0
Operating System: Linux 2.6.34-1-amd64 x86_64
Distribution: Debian GNU/Linux unstable (sid)

-- Information about the crash:
i was right clicking and application and choosing a sub menu "compress >> here" (zip)
and it crashed. ( btw. the application was compressed into a zip file )

The crash can be reproduced every time.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#5  QMetaObject::cast (this=0x7f7a8b0c20e0, obj=0x63006900760072) at kernel/qmetaobject.cpp:266
#6  0x00007f7a80f24dab in SkulptureStyle::Private::menuEventFilter(QMenu*, QEvent*) () from /usr/lib/qt4/plugins/styles/libskulpture.so
#7  0x00007f7a80f2f1bd in SkulptureStyle::Private::eventFilter(QObject*, QEvent*) () from /usr/lib/qt4/plugins/styles/libskulpture.so
#8  0x00007f7a8b282b97 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0x10c86a0, event=0x7fff63433980) at kernel/qcoreapplication.cpp:847
#9  0x00007f7a8a5ece5c in QApplicationPrivate::notify_helper (this=0x976820, receiver=0x10c86a0, e=0x7fff63433980) at kernel/qapplication.cpp:4385
#10 0x00007f7a8a5f324e in QApplication::notify (this=0x7fff634344d0, receiver=0x10c86a0, e=0x7fff63433980) at kernel/qapplication.cpp:3952
#11 0x00007f7a8bf06836 in KApplication::notify (this=0x7fff634344d0, receiver=0x10c86a0, event=0x7fff63433980) at ../../kdeui/kernel/kapplication.cpp:302
#12 0x00007f7a8b28336c in QCoreApplication::notifyInternal (this=0x7fff634344d0, receiver=0x10c86a0, event=0x7fff63433980) at kernel/qcoreapplication.cpp:732
#13 0x00007f7a8a5f23de in QCoreApplication::sendEvent (receiver=0x10c86a0, event=0x7fff63433980, alienWidget=0x0, nativeWidget=0x10c86a0, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>, spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#14 QApplicationPrivate::sendMouseEvent (receiver=0x10c86a0, event=0x7fff63433980, alienWidget=0x0, nativeWidget=0x10c86a0, buttonDown=<value optimized out>, lastMouseReceiver=<value optimized out>, 
    spontaneous=true) at kernel/qapplication.cpp:3051
#15 0x00007f7a8a6746bb in QETWidget::translateMouseEvent (this=0x10c86a0, event=<value optimized out>) at kernel/qapplication_x11.cpp:4403
#16 0x00007f7a8a6736d5 in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fff63434100) at kernel/qapplication_x11.cpp:3550
#17 0x00007f7a8a69ee72 in x11EventSourceDispatch (s=0x97a1b0, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#18 0x00007f7a858371f2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#19 0x00007f7a8583b148 in ?? () from /lib/libglib-2.0.so.0
#20 0x00007f7a8583b2fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#21 0x00007f7a8b2af433 in QEventDispatcherGlib::processEvents (this=0x950cf0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#22 0x00007f7a8a69e7ee in QGuiEventDispatcherGlib::processEvents (this=0x7f7a8b0c20e0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#23 0x00007f7a8b282092 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#24 0x00007f7a8b28247c in QEventLoop::exec (this=0x7fff63434420, flags=) at kernel/qeventloop.cpp:201
#25 0x00007f7a8b28651b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#26 0x000000000043b205 in main (argc=<value optimized out>, argv=<value optimized out>) at ../../../../apps/dolphin/src/main.cpp:101

Possible duplicates by query: bug 241482, bug 234879, bug 219720.

Reported using DrKonqi
Comment 1 Peter Penz 2010-07-31 12:54:04 UTC
Thanks for the report. This seems to be a duplicate of bug 219720. Would it be possible that you check whether using Oxygen instead of Skulpture solves the issue? If this is the case, we can be sure that it is a duplicate of 219720.
Comment 2 Nadav Kavalerchik 2010-07-31 14:01:57 UTC
Switching to Oxygen (from Skulpture) solved this issue.
thanks :-)

btw. Oxygen looks great. not sure hwy i was using ... Skulpture ;-)
Comment 3 Peter Penz 2010-07-31 14:16:51 UTC

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