[dolphin] [Bug 463136] Copying files by dragging them doesn't work. Also dragging files to folders sometimes makes the whole editor freeze for some time.

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Fri Jun 30 09:37:06 BST 2023


https://bugs.kde.org/show_bug.cgi?id=463136

--- Comment #2 from kocelfc at tutanota.com ---
(In reply to kocelfc from comment #1)
> Still reproducible on 23.04.2

So, I am running Gentoo and noticed that 22.12.3 was still in the tree, and
built that, and the problem wasn't there. Then I decided to do a bisect between
23.04.2 and 22.12.3 which led to nothing. Then I started checking for failing
services, and noticed that xdg-document-portal.service was failing because I
hadn't had the fuse module enabled in my kernel. 

Jun 30 11:13:16 gentoo systemd[785]: Starting xdg-document-portal.service...
Jun 30 11:13:16 gentoo systemd[785]: Started xdg-document-portal.service.
Jun 30 11:13:16 gentoo xdg-document-portal[850]: fuse: device not found, try
'modprobe fuse' first
Jun 30 11:13:16 gentoo xdg-document-portal[850]: error: fuse init failed: Can't
mount path /run/user/1000/doc
Jun 30 11:13:16 gentoo systemd[785]: xdg-document-portal.service: Main process
exited, code=exited, status=6/NOTCONFIGURED
Jun 30 11:13:16 gentoo systemd[785]: xdg-document-portal.service: Failed with
result 'exit-code'.

After building the kernel with CONFIG_FUSE_FS=m, dolphin started working
properly on all versions. I am going to attach logs from dolphin with both
22.12.3 and 23.04.2 with and without fuse.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list