Score:4

Kdenlive snap version doesn't render in Ubuntu 18.04

cn flag
STY

When I'm trying to render a project, it just stuck on 'Waiting' and render never starts. Console log contains next error:

starting kdenlive_render process using:  "/snap/kdenlive/26/usr/bin/kdenlive_render"
Qt: Session management error: Could not open network socket
dbus[11474]: arguments to dbus_message_new_method_call() were incorrect, assertion "_dbus_check_is_valid_path (path)" failed in file ../../../dbus/dbus-message.c line 1366.
This is normally a bug in some application using the D-Bus library.

  D-Bus not built with -rdynamic so unable to print a backtrace

Any ideas how to fix it?

vanadium avatar
cn flag
Probably an issue with the packaging of the Snap. You may want to use the APT version or the AppImage instead.
STY avatar
cn flag
STY
Unfortunately APT version is pretty old: 17.x.x against 20.x.x in snap version. Don't want to upgrade whole system just to get newest APT kdenlive tbh...
Score:1
cn flag

There may be an issue with the snap package available. Unless this is fixed, you will not be able to use that version. Likely, the regular APT version will work, but as you are still using Ubuntu 18.04, the version that comes with that version will be quite old. Note that Ubuntu 18.04, while still receives maintenance updates, will be EOL next year in 2022.

  • If, despite wanting to stick with an older version of the operating system, you want the newest version of KDEnlive, you are in luck. The developpers of KDEnlive package their releases in an AppImage. An AppImage is an application distribution format where all dependencies are contained inside a single file. Therefore, the same AppImage can be run on a number of Linux distributions, including Ubuntu 18.04. Running an AppImage is as simple as downloading the .AppImage file, and running that file after you have set the executable bit (right-click, "Properties" tab in your file manager).
  • Another option would be to enable Flatpak on your operating system and install KDEnlive as a flatpak.
  • For technically very skilled users, compiling the program yourself based on the source code also remains an option.
STY avatar
cn flag
STY
AppImage works for me! Thank you!
Score:0
cn flag

Kdenlive snap would never render for me until I installed it with the confinement of --devmode. sudo snap install kdenlive --devmode It still says waiting, but it actually renders to the folder you set it to.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.