<?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>310801</bug_id>
          
          <creation_ts>2012-11-28 08:04:59 +0000</creation_ts>
          <short_desc>Dolphin crash on rename then drag</short_desc>
          <delta_ts>2012-11-28 13:07:37 +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>2.1</version>
          <rep_platform>Arch Linux</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>309421</dup_id>
          
          <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="Alexey Dyachenko">adotfive</reporter>
          <assigned_to name="Dolphin Bug Assignee">dolphin-bugs-null</assigned_to>
          <cc>adotfive</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>1318997</commentid>
    <comment_count>0</comment_count>
    <who name="Alexey Dyachenko">adotfive</who>
    <bug_when>2012-11-28 08:04:59 +0000</bug_when>
    <thetext>When trying to rename a file but accidentaly draging selected text (instead of selecting other) Dolphin offers to type in &quot;Filename for dropped contents&quot;, If you click cancel Dolphin will crash.
Reproducible everytime.

Reproducible: Always

Steps to Reproduce:
1. Try to rename a file then move selected text to Places or other panel.
2. Dialogue window for &quot;Filename for dropped contents&quot; will open.
3. Click cancel.
Actual Results:  
Crash.


Application: Dolphin (kdeinit4), signal: Segmentation fault
Using host libthread_db library &quot;/usr/lib/libthread_db.so.1&quot;.
[Current thread is 1 (Thread 0x7f27859c2780 (LWP 1033))]

Thread 2 (Thread 0x7f276aa7d700 (LWP 1035)):
#0  0x00007f278301418d in poll () from /usr/lib/libc.so.6
#1  0x00007f277ff6ab14 in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x00007f277ff6ac34 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#3  0x00007f2784644756 in QEventDispatcherGlib::processEvents(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) () from /usr/lib/libQtCore.so.4
#4  0x00007f278461531f in QEventLoop::processEvents(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) () from /usr/lib/libQtCore.so.4
#5  0x00007f27846155a8 in QEventLoop::exec(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) () from /usr/lib/libQtCore.so.4
#6  0x00007f27845167c0 in QThread::exec() () from /usr/lib/libQtCore.so.4
#7  0x00007f27845f5adf in ?? () from /usr/lib/libQtCore.so.4
#8  0x00007f278451979c in ?? () from /usr/lib/libQtCore.so.4
#9  0x00007f2784289e0f in start_thread () from /usr/lib/libpthread.so.0
#10 0x00007f278301c31d in clone () from /usr/lib/libc.so.6

Thread 1 (Thread 0x7f27859c2780 (LWP 1033)):
[KCrash Handler]
#5  0x00007f2783a51ad5 in QTextCursor::removeSelectedText() () from /usr/lib/libQtGui.so.4
#6  0x00007f27839eaec1 in ?? () from /usr/lib/libQtGui.so.4
#7  0x00007f27839f2e46 in ?? () from /usr/lib/libQtGui.so.4
#8  0x00007f27839f63f0 in QTextControl::processEvent(QEvent*, QMatrix const&amp;, QWidget*) () from /usr/lib/libQtGui.so.4
#9  0x00007f27839eb293 in QTextControl::processEvent(QEvent*, QPointF const&amp;, QWidget*) () from /usr/lib/libQtGui.so.4
#10 0x00007f2783c0cafb in QTextEdit::mouseMoveEvent(QMouseEvent*) () from /usr/lib/libQtGui.so.4
#11 0x00007f27837f9834 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#12 0x00007f2783ba43f6 in QFrame::event(QEvent*) () from /usr/lib/libQtGui.so.4
#13 0x00007f2784616736 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#14 0x00007f27837aa05c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#15 0x00007f27837aed6b in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#16 0x00007f27853b7df6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#17 0x00007f27846165ce in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#18 0x00007f27837aaecb in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer&lt;QWidget&gt;&amp;, bool) () from /usr/lib/libQtGui.so.4
#19 0x00007f2783825994 in ?? () from /usr/lib/libQtGui.so.4
#20 0x00007f2783824721 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#21 0x00007f278384a8b2 in ?? () from /usr/lib/libQtGui.so.4
#22 0x00007f277ff6a845 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#23 0x00007f277ff6ab78 in ?? () from /usr/lib/libglib-2.0.so.0
#24 0x00007f277ff6ac34 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#25 0x00007f2784644736 in QEventDispatcherGlib::processEvents(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) () from /usr/lib/libQtCore.so.4
#26 0x00007f278384a52e in ?? () from /usr/lib/libQtGui.so.4
#27 0x00007f278461531f in QEventLoop::processEvents(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) () from /usr/lib/libQtCore.so.4
#28 0x00007f27846155a8 in QEventLoop::exec(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) () from /usr/lib/libQtCore.so.4
#29 0x00007f278461a248 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#30 0x00007f277069cab7 in kdemain () from /usr/lib/libkdeinit4_dolphin.so
#31 0x0000000000408286 in _start ()</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1319067</commentid>
    <comment_count>1</comment_count>
    <who name="Frank Reininghaus">frank78ac</who>
    <bug_when>2012-11-28 13:07:37 +0000</bug_when>
    <thetext>Thanks for reporting, this has been fixed already for KDE 4.9.4.

*** This bug has been marked as a duplicate of bug 309421 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>