You are not logged in.
As the title suggests, when trying to open Kdenlive it shows the splash screen and immediately crashes. When opening again it asks to delete the config file:
Kdenlive crashed on last startup. Do you want to reset the configuation files?
Reset Continue
When opening via the terminal it outputs the following when clicking "Reset":
Could not detect package type, probably default? App dir is "/usr/bin"
= = = =
GOT Deleted file: "/home/user/.config/kdenliverc"
QPaintDevice: Cannot destroy paint device that is being painted
When clicking "Continue" it outputs the following:
Could not detect package type, probably default? App dir is "/usr/bin"
kf.config.core: Watching absolute paths is not supported "/usr/share/color-schemes/BreezeDark.colors"
WARNING: All log messages before absl::InitializeLog() is called are written to STDERR
E0000 00:00:1718392031.805507 496496 descriptor_database.cc:633] File already exists in database: versions.proto
F0000 00:00:1718392031.805542 496496 descriptor.cc:2122] Check failed: GeneratedDatabase()->Add(encoded_file_descriptor, size)
*** Check failure stack trace: ***
@ 0x74507569ba49 absl::lts_20240116::log_internal::LogMessage::SendToLog()
@ 0x74507569c1de absl::lts_20240116::log_internal::LogMessageFatal::~LogMessageFatal()
@ 0x745044c8ed1a (unknown)
@ 0x62223cbfb510 (unknown)
Aborted (core dumped)
Here's the output of inxi -Fazi; https://notebin.de/?4e6f7874e1c82b4b#8f … wyyThzYEno
I have already tried deleting all config files manually and uninstalled and reinstalled it, but to no avail.
Offline
Hi, searching for error in the internet gives a lot of hints to gpu thingy.
The appimage still works though (as the gpu acceleration is disabled by default, as it causes problems). you can get it here
Why I run Arch? To "BTW I run Arch" the guy one grade younger.
And to let my siblings and cousins laugh at Arsch Linux...
Offline
Not sure, but I don't think it's a GPU issue. Kdenlive is also not working on my Thinkpad using Intel UHD Graphics 620.
But the error message changed:
Could not detect package type, probably default? App dir is "/usr/bin"
kf.config.core: Watching absolute paths is not supported "/usr/share/color-schemes/BreezeDark.colors"
WARNING: All log messages before absl::InitializeLog() is called are written to STDERR
E0000 00:00:1719502247.047114 33129 descriptor_database.cc:633] File already exists in database: versions.proto
F0000 00:00:1719502247.047165 33129 descriptor.cc:2230] Check failed: GeneratedDatabase()->Add(encoded_file_descriptor, size)
*** Check failure stack trace: ***
@ 0x7d0a188f7a49 absl::lts_20240116::log_internal::LogMessage::SendToLog()
@ 0x7d0a188f81de absl::lts_20240116::log_internal::LogMessageFatal::~LogMessageFatal()
@ 0x7d09f068df69 (unknown)
@ 0x7d09f07c530d google::protobuf::internal::AddDescriptors()
@ 0x7d0a0069eab5 (unknown)
@ 0x7d0a507c03dd (unknown)
@ 0x7d0a507bc5c2 _dl_catch_exception
@ 0x7d0a507c713c (unknown)
@ 0x7d0a507bc523 _dl_catch_exception
@ 0x7d0a507c7534 (unknown)
@ 0x7d0a4c6a29e4 (unknown)
@ 0x7d0a507bc523 _dl_catch_exception
@ 0x7d0a507bc679 (unknown)
@ 0x7d0a4c6a24c3 (unknown)
@ 0x7d0a4c6a2a9f dlopen
@ 0x7d0a4406894c mlt_register
@ 0x7d0a4fdc3329 mlt_repository_init
@ 0x7d0a4fda2952 mlt_factory_init
@ 0x7d0a4fd732d5 Mlt::Factory::init()
@ 0x60d50383f140 (unknown)
@ 0x60d50383f718 (unknown)
@ 0x60d503834e93 (unknown)
@ 0x60d5037dbdac (unknown)
@ 0x60d50303602a (unknown)
@ 0x7d0a4c639c88 (unknown)
@ 0x7d0a4c639d4c __libc_start_main
@ 0x60d503038d65 (unknown)
Aborted (core dumped)
Offline