<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>219720</bug_id>
          
          <creation_ts>2009-12-22 19:44:44 +0000</creation_ts>
          <short_desc>dolphin crashes after selecting nonfirst entry in context &quot;open with&quot; popup [QMetaObject::cast, SkulptureStyle::Private::menuEventFilter, SkulptureStyle::Private::eventFilter]</short_desc>
          <delta_ts>2010-12-03 21:49:00 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>dolphin</product>
          <component>general</component>
          <version>16.12.2</version>
          <rep_platform>openSUSE</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DOWNSTREAM</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>crash</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Alex">PhilatAlexander</reporter>
          <assigned_to name="Peter Penz">peter.penz19</assigned_to>
          <cc>andresbajotierra</cc>
    
    <cc>cfeck</cc>
    
    <cc>hydranmenace</cc>
    
    <cc>nadavkav</cc>
    
    <cc>pawmar</cc>
    
    <cc>seajey.serg</cc>
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>884900</commentid>
    <comment_count>0</comment_count>
    <who name="Alex">PhilatAlexander</who>
    <bug_when>2009-12-22 19:44:44 +0000</bug_when>
    <thetext>Application: dolphin (1.3.80)
KDE Platform Version: 4.3.85 (KDE 4.3.85 (KDE 4.4 Beta2)) &quot;release 203&quot;
Qt Version: 4.6.0
Operating System: Linux 2.6.31.5-0.1-desktop x86_64
Distribution: &quot;openSUSE 11.2 (x86_64)&quot;

-- Information about the crash:
Dolphin crashes every time after selecting any nonfirst entry of &quot;openwith&quot; popup.  For example, selecting opening with gimp instead of gwenview or kaffeine instead of vlc, where vlc and gwenview are the defaults. I saw the same behaviour in the first beta. I don&apos;t know, maybe I&apos;m missing smth. I&apos;m using qt 4.6 and kde 4.3.85 form opensuse kde factory repos.

The crash can be reproduced everytime.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#5  QMetaObject::cast (this=0x7f3ed7cfc860, obj=0x30) at kernel/qmetaobject.cpp:266
#6  0x00007f3ecf8979f9 in SkulptureStyle::Private::menuEventFilter(QMenu*, QEvent*) () from /usr/lib64/qt4/plugins/styles/libskulpture.so
#7  0x00007f3ecf8aa1ad in SkulptureStyle::Private::eventFilter(QObject*, QEvent*) () from /usr/lib64/qt4/plugins/styles/libskulpture.so
#8  0x00007f3ed7e9f947 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=&lt;value optimized out&gt;, receiver=0x1763d30, event=0x7fff600ca250) at kernel/qcoreapplication.cpp:819
#9  0x00007f3ed7264b9c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#10 0x00007f3ed726ba51 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#11 0x00007f3ed8ad7a76 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#12 0x00007f3ed7ea053c in QCoreApplication::notifyInternal (this=0x7fff600caf50, receiver=0x1763d30, event=0x7fff600ca250) at kernel/qcoreapplication.cpp:704
#13 0x00007f3ed726abc6 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer&lt;QWidget&gt;&amp;, bool) () from /usr/lib64/libQtGui.so.4
#14 0x00007f3ed72e8b95 in ?? () from /usr/lib64/libQtGui.so.4
#15 0x00007f3ed72e740d in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib64/libQtGui.so.4
#16 0x00007f3ed7311d62 in ?? () from /usr/lib64/libQtGui.so.4
#17 0x00007f3ed2547dde in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#18 0x00007f3ed254b7a8 in ?? () from /usr/lib64/libglib-2.0.so.0
#19 0x00007f3ed254b8d0 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#20 0x00007f3ed7ec9b13 in QEventDispatcherGlib::processEvents (this=0x69ef00, flags=&lt;value optimized out&gt;) at kernel/qeventdispatcher_glib.cpp:407
#21 0x00007f3ed731194e in ?? () from /usr/lib64/libQtGui.so.4
#22 0x00007f3ed7e9ee52 in QEventLoop::processEvents (this=&lt;value optimized out&gt;, flags=) at kernel/qeventloop.cpp:149
#23 0x00007f3ed7e9f22c in QEventLoop::exec (this=0x7fff600caea0, flags=) at kernel/qeventloop.cpp:201
#24 0x00007f3ed7ea2f7b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#25 0x0000000000439e25 in _start ()

Reported using DrKonqi</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>884919</commentid>
    <comment_count>1</comment_count>
    <who name="Dario Andres">andresbajotierra</who>
    <bug_when>2009-12-22 20:00:35 +0000</bug_when>
    <thetext>- Can you repeat this crash if you change your widget style from Skulpture to Oxygen or Plastique ?
Thanks</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>884929</commentid>
    <comment_count>2</comment_count>
    <who name="Alex">PhilatAlexander</who>
    <bug_when>2009-12-22 20:13:39 +0000</bug_when>
    <thetext>You&apos;re genius. I should look at the backtrace before reporting bugs) With oxygen it works fine. No more crashes. Thanks</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>884930</commentid>
    <comment_count>3</comment_count>
    <who name="Dario Andres">andresbajotierra</who>
    <bug_when>2009-12-22 20:14:39 +0000</bug_when>
    <thetext>No problem :)
@Christoph: may be this is useful to you?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>885205</commentid>
    <comment_count>4</comment_count>
    <who name="Christoph Feck">cfeck</who>
    <bug_when>2009-12-23 08:34:23 +0000</bug_when>
    <thetext>This is fixed in Skulpture 0.2.3.1 (available from the Skulpture homepage).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>951914</commentid>
    <comment_count>5</comment_count>
    <who name="Frank Reininghaus">frank78ac</who>
    <bug_when>2010-04-20 17:21:32 +0000</bug_when>
    <thetext>*** Bug 234879 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>977348</commentid>
    <comment_count>6</comment_count>
    <who name="Dario Andres">andresbajotierra</who>
    <bug_when>2010-06-12 02:10:10 +0000</bug_when>
    <thetext>*** Bug 241482 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>996609</commentid>
    <comment_count>7</comment_count>
    <who name="Peter Penz">peter.penz19</who>
    <bug_when>2010-07-31 14:16:51 +0000</bug_when>
    <thetext>*** Bug 246309 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1051426</commentid>
    <comment_count>8</comment_count>
    <who name="Christoph Feck">cfeck</who>
    <bug_when>2010-11-30 16:04:02 +0000</bug_when>
    <thetext>*** Bug 258220 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1051428</commentid>
    <comment_count>9</comment_count>
    <who name="Christoph Feck">cfeck</who>
    <bug_when>2010-11-30 16:04:28 +0000</bug_when>
    <thetext>*** Bug 253850 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1053066</commentid>
    <comment_count>10</comment_count>
    <who name="Christoph Feck">cfeck</who>
    <bug_when>2010-12-03 21:49:00 +0000</bug_when>
    <thetext>*** Bug 258661 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>