Bug 420950 - "File -> Save As" doesn't work
Summary: "File -> Save As" doesn't work
Status: RESOLVED NOT A BUG
Alias: None
Product: kdenlive
Classification: Applications
Component: User Interface & Miscellaneous (other bugs)
Version First Reported In: 20.04.0
Platform: Other Linux
: NOR major
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-03 13:14 UTC by jddmartin
Modified: 2020-05-03 19:18 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:
fritzibaby: timeline_corruption+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.