Bug 214737 - Dolphin crash after reporting "cannot change permissions" when copying files to NTFS drive
Summary: Dolphin crash after reporting "cannot change permissions" when copying files ...
Status: RESOLVED DUPLICATE of bug 191589
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-11-16 00:20 UTC by Vivek
Modified: 2009-11-16 00:43 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 Vivek 2009-11-16 00:20:15 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.1 (KDE 4.3.1) "release 6"
Qt Version: 4.5.3
Operating System: Linux 2.6.31.5-0.1-default i686
Distribution: "openSUSE 11.2 (i586)"

What I was doing when the application crashed:
Copying files (photos) from a USB drive to an NTFS partition, Dolphin repeatedly brought up a message about not being able to change file permissions (ie "Could not change permissions for
/media/cdrive/Documents and Settings/ ..... /IMG_8697.JPG").  Clicking "OK" would show a similar message re: the file currently being copied.  I clicked OK a few times and then Dolphin crashed. 

I have been able to reproduce the bug.  Let me know if I should install any debug packages (opensuse 11.2 RC2) and report more information - it'll take me a few days but I'll be able to do it.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#6  0xb769a6cd in KIO::Slave::deref() () from /usr/lib/libkio.so.5
#7  0xb769b2a1 in KIO::Slave::gotInput() () from /usr/lib/libkio.so.5
#8  0xb769d864 in KIO::Slave::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#9  0xb604e864 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#10 0xb604f585 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#11 0xb759bfb5 in KIO::Connection::readyRead() () from /usr/lib/libkio.so.5
#12 0xb759de9a in ?? () from /usr/lib/libkio.so.5
#13 0xb759dfe7 in KIO::Connection::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#14 0xb604704a in QMetaCallEvent::placeMetaCall(QObject*) () from /usr/lib/libQtCore.so.4
#15 0xb6048796 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#16 0xb624d8fc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#17 0xb625534e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#18 0xb6f74ce1 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#19 0xb603832e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#20 0xb6038fdc in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#21 0xb603919c in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#22 0xb60644dd in ?? () from /usr/lib/libQtCore.so.4
#23 0xb55ce4c2 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#24 0xb55d1d98 in ?? () from /usr/lib/libglib-2.0.so.0
#25 0xb55d1ebe in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#26 0xb6064011 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#27 0xb62ef29a in ?? () from /usr/lib/libQtGui.so.4
#28 0xb603698d in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#29 0xb6036dd9 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#30 0xb6039270 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#31 0xb624d774 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#32 0x0807b105 in _start ()

This bug may be a duplicate of or related to bug 214260

Reported using DrKonqi
Comment 1 Dario Andres 2009-11-16 00:43:05 UTC
Merging with bug 191589. Thanks

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