I updated via snap to the latest version. I think I was just on the previous patch before (25.04.2) and it was working fine. But now it crashes at startup. Kdenlive gives me an option to clear the config on a 2nd attempt, but doing so doesn’t fix the issue.
I also tried uninstalling / reboot / reinstalling to see if that could fix the issue, but it didn’t
starting the app in my terminal gives some more info, but I’m still not sure how to fix it from here
Gtk-Message: 10:20:13.660: Failed to load module "canberra-gtk-module"
Gtk-Message: 10:20:13.661: Failed to load module "canberra-gtk-module"
Qt: Session management error: Could not open network socket
kf.notifications: Failed to play sound with canberra: File or data not found
profilePath from $MLT_PROFILES_PATH: "/snap/kdenlive/125/usr/share/mlt-7/profiles/"
meltPath from KdenliveSetting::meltPath: "/snap/kdenlive/125/usr/bin/melt"
Starting render server
ZZZZZZZZZZZZZZZZZZZZZZZ
STARTING TASKMANAGER CLOSURE, ACTIVE THREADS: 0
EXCEPTIONS: QList()
ZZZZZZZZZZZZZZZZZZZZZZZ
plugin not available: "frei0r.sleid0r_push-down"
plugin not available: "frei0r.sleid0r_push-left"
plugin not available: "frei0r.sleid0r_push-right"
plugin not available: "frei0r.sleid0r_push-up"
plugin not available: "frei0r.sleid0r_slide-down"
plugin not available: "frei0r.sleid0r_slide-left"
plugin not available: "frei0r.sleid0r_slide-up"
plugin not available: "frei0r.sleid0r_slide-right"
plugin not available: "frei0r.sleid0r_wipe-barn-door-h"
plugin not available: "frei0r.sleid0r_wipe-barn-door-v"
plugin not available: "frei0r.sleid0r_wipe-circle"
plugin not available: "frei0r.sleid0r_wipe-down"
plugin not available: "frei0r.sleid0r_wipe-left"
plugin not available: "frei0r.sleid0r_wipe-rect"
plugin not available: "frei0r.sleid0r_wipe-right"
plugin not available: "frei0r.sleid0r_wipe-up"
plugin not available: "region"
[libprotobuf ERROR google/protobuf/descriptor_database.cc:642] File already exists in database: versions.proto
[libprotobuf FATAL google/protobuf/descriptor.cc:1988] CHECK failed: GeneratedDatabase()->Add(encoded_file_descriptor, size):
terminate called after throwing an instance of 'google::protobuf::FatalException'
what(): CHECK failed: GeneratedDatabase()->Add(encoded_file_descriptor, size):
Aborted (core dumped)
fwiw I also tried manually installing canberra-gtk-module after seeing issues with it in the logs, but that also doesn’t fix the problem.
running on ubuntu 24.04