[dolphin] [Bug 473733] Dolphin unable to copy or move files "The file or folder Message recipient disconnected from message bus without replying does not exist."

Jonathan E. Snow bugzilla_noreply at kde.org
Thu Aug 24 21:10:44 BST 2023


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

--- Comment #1 from Jonathan E. Snow <jesiphone2020 at gmail.com> ---
This appears to be a bad interaction between KDE and dbus that cripples
dolphin. CLI and pcmanfm-qt can both copy files no problem. Even the desktop
(managed by plasmashell) can copy files without errors. But dolphin and
konqueror are completely blocked.  The outpur from dbus-monitor is large but
shows a lot of errors like:

signal time=1692908521.092194 sender=org.freedesktop.DBus -> destination=:1.264
serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus;
member=NameAcquired
   string ":1.264"
signal time=1692908521.092263 sender=org.freedesktop.DBus -> destination=:1.264
serial=4 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus;
member=NameLost
   string ":1.264"
method call time=1692908592.896673 sender=:1.247 ->
destination=org.freedesktop.DBus serial=120 path=/org/freedesktop/DBus;
interface=org.freedesktop.DBus; member=GetNameOwner
   string "org.freedesktop.portal.Documents"
error time=1692908592.896710 sender=org.freedesktop.DBus -> destination=:1.247
error_name=org.freedesktop.DBus.Error.NameHasNoOwner reply_serial=120
   string "Could not get owner of name 'org.freedesktop.portal.Documents': no
such name"
method call time=1692908592.897904 sender=:1.247 ->
destination=org.freedesktop.portal.Documents serial=121
path=/org/freedesktop/portal/documents;
interface=org.freedesktop.portal.FileTransfer; member=StartTransfer
   array [
      dict entry(
         string "autostop"
         variant             boolean false
      )
   ]

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


More information about the kfm-devel mailing list