Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 911175

Summary: kde-apps/dolphin - The file or folder Message recipient disconnected from message bus without replying does not exist.
Product: Gentoo Linux Reporter: Luke A. Guest <laguest>
Component: Current packagesAssignee: Gentoo KDE team <kde>
Status: UNCONFIRMED ---    
Severity: normal CC: gentoo.qxrin
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://bugs.kde.org/show_bug.cgi?id=463136
Whiteboard:
Package list:
Runtime testing required: ---

Description Luke A. Guest 2023-07-24 21:43:08 UTC
On an openrc Gentoo with KDE.

For the last god knows how many months, Dolphin has been broken. When trying to copy or move files around it gives the following error:

"The file or folder Message recipient disconnected from message bus without replying does not exist."

Also "Move" is no longer an option.



[I] kde-plasma/plasma-meta
     Available versions:  (5) 5.27.5 5.27.6 [m]**5.27.49.9999[1] [M]**9999[1]
       {accessibility bluetooth +browser-integration colord +crash-handler crypt +desktop-portal discover +display-manager +elogind +firewall flatpak grub gtk +handbook +kwallet +legacy-systray +networkmanager plymouth pulseaudio +sddm sdk +smart systemd thunderbolt +wallpapers}
     Installed versions:  5.27.6(5)(04:00:29 22/06/23)(bluetooth browser-integration colord crash-handler crypt desktop-portal display-manager elogind grub gtk handbook kwallet legacy-systray networkmanager pulseaudio sddm sdk smart wallpapers -accessibility -discover -firewall -plymouth -systemd -thunderbolt)

[I] sys-apps/dbus
     Available versions:  1.15.4-r1^t 1.15.6^t {X debug doc elogind selinux static-libs systemd test valgrind ABI_MIPS="n32 n64 o32" ABI_S390="32 64" ABI_X86="32 64 x32"}
     Installed versions:  1.15.6^t(13:00:18 07/06/23)(X elogind -debug -doc -selinux -static-libs -systemd -test -valgrind ABI_MIPS="-n32 -n64 -o32" ABI_S390="-32 -64" ABI_X86="32 64 -x32")

[I] kde-apps/dolphin
     Available versions:  (5) 22.12.3^t 23.04.2^t (~)23.04.3^t [m]**9999*l^t[1]
       {activities debug +handbook semantic-desktop telemetry test}
     Installed versions:  23.04.3(5)^t(03:18:01 13/07/23)(activities handbook semantic-desktop -debug -telemetry -test)


# lsmod |grep fus
fuse                  143360  7
Comment 1 Andreas Sturmlechner gentoo-dev 2023-08-09 17:32:30 UTC
Do you start dolphin as the regular user in your session, or do you use kdesu?
Comment 2 Luke A. Guest 2023-08-10 09:22:42 UTC
I run it from the menu or from the command line, I saw the kdesu thing and tried that the other day, apart from messing up my visual settings it also didn't work, exact same issue/messages.
Comment 3 Andreas Sturmlechner gentoo-dev 2023-09-02 21:24:44 UTC
I can reproduce the error on a system where fuse is installed as a module - if it is not loaded. Starts to work fine after modprobe fuse here.

In the forums, several people reported it working after configuring fuse as built-in, maybe just accidentally "fixing" the module being not loaded. One thing to try for you, still.
Comment 4 Luke A. Guest 2023-09-02 21:30:35 UTC
Fuse is built as a module here, it is already loaded and dolphin still fails. This module has always been built this way on this machine and dolphin used to work. I'm going to rebuild the kernel with this module built into the kernel as a test, I'm not expecting any changes but we'll see.
Comment 5 Luke A. Guest 2023-09-14 19:52:25 UTC
Even compiling them into the kernel, still fails:

https://bugs.kde.org/show_bug.cgi?id=473733#c3
Comment 6 Neko-san 2023-09-18 17:10:29 UTC
Crashes when I try to drag-and-drop files from the current directory towards other tabs and address bar (I also have the fuse module loaded)
Comment 7 Andreas Sturmlechner gentoo-dev 2023-09-18 19:51:12 UTC
(In reply to Neko-san from comment #6)
> Crashes when I try to drag-and-drop files from the current directory towards
> other tabs and address bar (I also have the fuse module loaded)
One bug per problem please, that's a different one.
Comment 8 Neko-san 2023-09-18 20:37:29 UTC
Apologies, I was under the impression it might've been related