this post was submitted on 13 Oct 2023
12 points (100.0% liked)

Arch Linux

7516 readers
2 users here now

The beloved lightweight distro

founded 4 years ago
MODERATORS
 

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.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 9 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.