Dolphin crash when drag n dropping file to the location bar

since the recent update dolphin crashes when dragging a file to the location bar instead of showing the menu to copy/move the file to the directory in path.

kf.kio.core: An error occurred during write. The worker terminates now.
kf.kio.core: An error occurred during write. The worker terminates now.
[1]    41435 segmentation fault (core dumped)  dolphin
1 Like
pacman -Qs kio
pacman -Qs kio
local/kio 6.1.0-1 (kf6)
    Resource and network access abstraction
local/kio-extras 24.02.2-1 (kde-applications kde-network)
    Additional components to increase the functionality of KIO
local/kio-fuse 5.1.0-3
    FUSE interface for KIO
local/kio5 5.115.0-3 (kf5)
    Resource and network access abstraction

found the bug report for this issue: 485258 – Dolphin crashed after dragging a file to the path breadcrumb

the issues seesm to stem from this:

Only rolling release distro will get confronted with this.
Those distro updated Qt to 6.7 before devs even started using it and Qt 6.7 introduced some very low-level behavior changes causing crashes

2 Likes

Wait for Manjaro to push KDE Frameworks 6.2.0 which contains the fix.

2 Likes

@medmedin
@wowo
Thank you both for that info, i have experience this bug today too :slight_smile: