So I can copy folders just fine, but when I copy a file, Dolphin freezes. When launched from a terminal I get the following error:


kf.coreaddons: Some files could not be exported.
QDBusError("org.freedesktop.DBus.Error.NoReply", "Did not receive a reply.
Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.")

I have been searching around for any solution, but haven´t found any yet. Does anyone know what I should look for?

I’m running Arch Linux on my Surface Go 2 with the linux-surface kernel.

  • mellejwz@lemmy.worldOP
    link
    fedilink
    English
    arrow-up
    1
    ·
    7 months ago

    So I managed to solve it. After searching around, many posts pointed to removing the xdg-desktop-portal-gnome package, which would help for other issues as well. This didn’t work for me though.

    It turned out I had to remove the ~/.local/share/flatpak/db/documents file. After that I could copy files again. Now on to the next issue where the linux-surface kernel doesn’t get signed with my own MOK after the kernel gets updated.