Bug 211942 - Copy and Paste files
Summary: Copy and Paste files
Status: RESOLVED DUPLICATE of bug 200125
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-26 15:51 UTC by Andre Viegas
Modified: 2009-10-26 16:15 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 Andre Viegas 2009-10-26 15:51:26 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.1 (KDE 4.3.1)
Qt Version: 4.5.2
Operating System: Linux 2.6.31.3-andrev-x86_64 x86_64
Distribution: "Fedora release 11 (Leonidas)"

What I was doing when the application crashed:
I was just cut and paste only one file from differente local file system.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#5  QUrl::QUrl (this=0x7fff33f004a0, other=@0x10) at io/qurl.cpp:3936
#6  0x00000035bfce3d59 in KUrl::KUrl (this=0x7fff33f004a0, _u=@0x10) at /usr/src/debug/kdelibs-4.3.1/kdecore/io/kurl.cpp:468
#7  0x000000369a7376c0 in KFileItem::url (this=<value optimized out>) at /usr/src/debug/kdelibs-4.3.1/kio/kio/kfileitem.cpp:1271
#8  0x000000369b876aec in KFilePreviewGenerator::Private::applyCutItemEffect (this=0x1aa05b0, items=<value optimized out>) at /usr/src/debug/kdelibs-4.3.1/kfile/kfilepreviewgenerator.cpp:834
#9  0x000000369b878734 in KFilePreviewGenerator::Private::updateIcons (this=0x1aa05b0, items=@0x10) at /usr/src/debug/kdelibs-4.3.1/kfile/kfilepreviewgenerator.cpp:505
#10 0x000000369b8789bf in KFilePreviewGenerator::Private::delayedIconUpdate (this=0x1aa05b0) at /usr/src/debug/kdelibs-4.3.1/kfile/kfilepreviewgenerator.cpp:1080
#11 0x000000369b8799bd in KFilePreviewGenerator::qt_metacall (this=0x1aa0440, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff33f00700)
    at /usr/src/debug/kdelibs-4.3.1/x86_64-redhat-linux-gnu/kfile/kfilepreviewgenerator.moc:95
#12 0x0000003c809547dc in QMetaObject::activate (sender=0x1aa0580, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0x1) at kernel/qobject.cpp:3113
#13 0x0000003c8094e7de in QObject::event (this=0x1aa0580, e=0x10) at kernel/qobject.cpp:1075
#14 0x0000003c8218f69c in QApplicationPrivate::notify_helper (this=0x184e880, receiver=0x1aa0580, e=0x7fff33f00d00) at kernel/qapplication.cpp:4056
#15 0x0000003c821968fe in QApplication::notify (this=0x7fff33f01050, receiver=0x1aa0580, e=0x7fff33f00d00) at kernel/qapplication.cpp:4021
#16 0x00000035c0411b56 in KApplication::notify (this=0x7fff33f01050, receiver=0x1aa0580, event=0x7fff33f00d00) at /usr/src/debug/kdelibs-4.3.1/kdeui/kernel/kapplication.cpp:302
#17 0x0000003c8093f59c in QCoreApplication::notifyInternal (this=0x7fff33f01050, receiver=0x1aa0580, event=0x7fff33f00d00) at kernel/qcoreapplication.cpp:610
#18 0x0000003c80969fc2 in QCoreApplication::sendEvent (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.h:213
#19 QTimerInfoList::activateTimers (event=<value optimized out>, receiver=<value optimized out>) at kernel/qeventdispatcher_unix.cpp:572
#20 0x0000003c809679ed in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:165
#21 0x0000003c7f43790e in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#22 0x0000003c7f43b0e8 in ?? () from /lib64/libglib-2.0.so.0
#23 0x0000003c7f43b20a in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#24 0x0000003c80967936 in QEventDispatcherGlib::processEvents (this=0x1828d90, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#25 0x0000003c82221f8e in QGuiEventDispatcherGlib::processEvents (this=0x7fff33f004a0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#26 0x0000003c8093ded2 in QEventLoop::processEvents (this=<value optimized out>, flags={i = 36}) at kernel/qeventloop.cpp:149
#27 0x0000003c8093e2a4 in QEventLoop::exec (this=0x7fff33f00fa0, flags={i = 0}) at kernel/qeventloop.cpp:201
#28 0x0000003c80940439 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#29 0x0000000000437085 in _start ()
Warning: the current language does not match this frame.

Reported using DrKonqi
Comment 1 Frank Reininghaus 2009-10-26 16:15:49 UTC
Thanks for the bug report. This issue should be fixed in KDE 4.3.2.

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