Bug 420950

Summary: "File -> Save As" doesn't work
Product: [Applications] kdenlive Reporter: jddmartin
Component: User Interface & MiscellaneousAssignee: Jean-Baptiste Mardelle <jb>
Status: RESOLVED NOT A BUG    
Severity: major CC: fritzibaby
Priority: NOR Flags: fritzibaby: timeline_corruption+
Version First Reported In: 20.04.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description jddmartin 2020-05-03 13:14:22 UTC
SUMMARY

Can't access functionality "File -> Save As" at all after installing kdenlive with Snap on Ubuntu 18.04.  I get a long series of messages in console related to AppArmor.

STEPS TO REPRODUCE
1. sudo snap install kdenlive
2. start kdenlive on command line
3. try to save project (File -> Save As)

OBSERVED RESULT

Trying to do "File -> Save As" doesn't bring up any dialog, and gives a long list of messages in console, begining with:
QObject::connect: No such signal QDBusAbstractInterface::DeviceAdded(QString)
QObject::connect: No such signal QDBusAbstractInterface::DeviceRemoved(QString)
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.134\" (uid=1000 pid=11124 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=1001 comm=\"/usr/lib/udisks2/udisksd \" label=\"unconfined\")"
org.kde.solid.udisks2: Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.AccessDenied"

SOFTWARE/OS VERSIONS
18.04 Ubuntu Mate
Comment 1 emohr 2020-05-03 17:48:45 UTC
Please try with the current Kdenlive AppImage version 20.04.0b to see if there are any packaging issues https://files.kde.org/kdenlive/release/ 

If the problem/issue doesn't occur when using the AppImage, then it's your configuration or packaging.
Comment 2 jddmartin 2020-05-03 18:25:32 UTC
I downloaded AppImage version 20.04.0b as suggested, and did not have the problem.
Thanks! --- Jim.
Comment 3 emohr 2020-05-03 19:18:40 UTC
Thank you for the feedback. Glad to hear it works. 

We close this bug. If it still appears in the latest version, please feel free to re-open it and update the affected version number.