Bug 358184 - Dolphin crashes when dragging file from Konqueror to Dolphin
Summary: Dolphin crashes when dragging file from Konqueror to Dolphin
Status: RESOLVED DUPLICATE of bug 278236
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 15.08.2
Platform: Kubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-18 19:35 UTC by Carioca
Modified: 2016-12-25 14:00 UTC (History)
3 users (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 Carioca 2016-01-18 19:35:00 UTC
When I drag a file from a website in Konqueror to Dolphin, Dolphin crashes.

Reproducible: Always

Steps to Reproduce:
Drag a file from a website from Konqueror to Dolphin.

Actual Results:  
Dolphin crashes

Expected Results:  
copy the file
Comment 1 Frank Reininghaus 2016-01-18 20:48:29 UTC
Please provide a backtrace of the crash. See https://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports for further information. Thanks!
Comment 2 Carioca 2016-01-19 17:11:40 UTC
There is no backtrace. It just crashes without generating a backtrace.
Comment 3 Carioca 2016-01-19 17:21:09 UTC
In terminal there is this message:

kf5.kio.core: KLocalSocket(0x13d2750) Jumbo packet of 37282 bytes
KSambaShare: Could not find smb.conf!
Segmentation fault (core dumped)
Comment 4 Roman Gilg 2016-01-21 20:10:23 UTC
I just tried out the same and I got a backtrace (Arch with debug symbols): https://paste.kde.org/pflmdtpwd

But it could be Qt5 related, since there seems to be in general a Qt problem with Dolphin and Chrome/Chromium when dragging stuff:
https://code.google.com/p/chromium/issues/detail?id=543940&

I don't know if the proposed patch on this page was upstreamed. Maybe the best way is, to wait two weeks until Qt5.6 is released and then test again. By the way the same crash happens to Konsole, when dropping something on the commandline coming from Konqueror.
Comment 5 Roman Gilg 2016-04-03 14:39:49 UTC
I'm now on Qt5.6. The bug is still present. The related bug is discussed here: https://bugreports.qt.io/browse/QTBUG-45812
https://bugs.kde.org/show_bug.cgi?id=355761
https://bugs.kde.org/show_bug.cgi?id=278236
Comment 6 Elvis Angelaccio 2016-12-25 14:00:36 UTC
This should be fixed in Qt 5.6.1

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