Kdenlive snap can't save or load because of AppArmor
by dcroxton from LinuxQuestions.org on (#4YX64)
Xubuntu 19.10, trying to run kdenlive. The .deb package crashes every time I try to add a clip, so I tried the snap version. It works well except that it can't load or save anything.
I've seen things about snap apps not being able to load or save to/from removable drives, but that's not the problem here. It's any drive. There's not even a dialogue.
There are a lot of error messages on the console, but most of them are pretty much this:
Code:org.kde.solid.udisks2: Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.AccessDenied"
"An AppArmor policy prevents this sender from sending this message to this recipient; type=\"method_call\", sender=\":1.2390\" (uid=1000 pid=12837 comm=\"kdenlive \" label=\"snap.kdenlive.kdenlive (enforce)\") interface=\"org.freedesktop.DBus.Introspectable\" member=\"Introspect\" error name=\"(unset)\" requested_reply=\"0\" destination=\"org.freedesktop.UDisks2\" (uid=0 pid=1256 comm=\"/usr/lib/udisks2/udisksd \" label=\"unconfined\")"
kf5.kio.kio_tags: tag fetch failed: "Failed to open the database"I tried my usual quick workaround of running as root, but it wouldn't let me open a window. Any idea how I can fix this?


I've seen things about snap apps not being able to load or save to/from removable drives, but that's not the problem here. It's any drive. There's not even a dialogue.
There are a lot of error messages on the console, but most of them are pretty much this:
Code:org.kde.solid.udisks2: Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.AccessDenied"
"An AppArmor policy prevents this sender from sending this message to this recipient; type=\"method_call\", sender=\":1.2390\" (uid=1000 pid=12837 comm=\"kdenlive \" label=\"snap.kdenlive.kdenlive (enforce)\") interface=\"org.freedesktop.DBus.Introspectable\" member=\"Introspect\" error name=\"(unset)\" requested_reply=\"0\" destination=\"org.freedesktop.UDisks2\" (uid=0 pid=1256 comm=\"/usr/lib/udisks2/udisksd \" label=\"unconfined\")"
kf5.kio.kio_tags: tag fetch failed: "Failed to open the database"I tried my usual quick workaround of running as root, but it wouldn't let me open a window. Any idea how I can fix this?