Summary: | Drag-and-drop copy of local directory to Samba share crashes Dolphin in KIO::CopyJobPrivate() | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Robert McBroom <eboudar> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | bharatgourabdas, elvis.angelaccio, nate |
Priority: | NOR | Keywords: | drkonqi |
Version: | 16.12.3 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Robert McBroom
2017-12-14 05:57:16 UTC
Can you reproduce this crash if you copy-and-paste the directory to the share rather than drag-and-dropping it? KIO from Frameworks 5.38.0 isn't too old, but Dolphin 16.12.3 almost is a year old at this point, and 17.12 is being released today. Any chance you can upgrade to newer versions of Dolphin and KIO and try again? If you can provide the information requested in comment #1, please add it. Since upgraded from f25 to f27. Gave up on Dolphin. Thunar worked on f25. After update Dolphin integration with samba improved. No transfer problems so far. Glad to hear it. FWIW, drag-and drop works for me too. Let's call this fixed! Created attachment 110966 [details]
New crash information added by DrKonqi
dolphin (16.12.3) using Qt 5.7.1
- What I was doing when the application crashed:My phone runs an FTP server, I connected to the FTP from laptop, then rebooted the phone, so that IP of phone changed, however Dolphin window was still open and on the old IP, so when I tried to copy a file to phone, it showed "retry,skip etc" then after changing the IP on phone I clicked retry and Dolphin crashed.
-- Backtrace (Reduced):
#7 0x00007fde23e7a3cd in KIO::Slave::gotInput() () at /lib64/libKF5KIOCore.so.5
#8 0x00007fde23f045d5 in KIO::Slave::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () at /lib64/libKF5KIOCore.so.5
[...]
#11 0x00007fde1f42f7e9 in QObject::event(QEvent*) () at /lib64/libQt5Core.so.5
#12 0x00007fde1ff0eecc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5
#13 0x00007fde1ff16671 in QApplication::notify(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5
|