Kdenlive crashes after splash screen #247

Closed
opened 2024-06-12 12:33:30 +02:00 by dataprolet · 3 comments

Kdenlive is crashing on startup. It's showing the splash screen but then closes immediately. When starting again it asks for resetting the config file, but regardless the answer it crashes again. It's working on the default repos though. Not sure if there are dependenices still building, but the issue lasts for a couple of days already.

Here's the terminal output:

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:1718188201.265516 1364692 descriptor_database.cc:633] File already exists in database: versions.proto
F0000 00:00:1718188201.265552 1364692 descriptor.cc:2122] Check failed: GeneratedDatabase()->Add(encoded_file_descriptor, size) 
*** Check failure stack trace: ***
    @     0x77849800fa49  absl::lts_20240116::log_internal::LogMessage::SendToLog()
    @     0x7784980101de  absl::lts_20240116::log_internal::LogMessageFatal::~LogMessageFatal()
    @     0x77845d68ed1a  (unknown)
    @     0x64c9710524b0  (unknown)
Aborted (core dumped)

When resetting the config file I get this:

 = = = =
GOT Deleted file:  "/home/user/.config/kdenliverc"
QPaintDevice: Cannot destroy paint device that is being painted
Kdenlive is crashing on startup. It's showing the splash screen but then closes immediately. When starting again it asks for resetting the config file, but regardless the answer it crashes again. It's working on the default repos though. Not sure if there are dependenices still building, but the issue lasts for a couple of days already. Here's the terminal output: ``` 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:1718188201.265516 1364692 descriptor_database.cc:633] File already exists in database: versions.proto F0000 00:00:1718188201.265552 1364692 descriptor.cc:2122] Check failed: GeneratedDatabase()->Add(encoded_file_descriptor, size) *** Check failure stack trace: *** @ 0x77849800fa49 absl::lts_20240116::log_internal::LogMessage::SendToLog() @ 0x7784980101de absl::lts_20240116::log_internal::LogMessageFatal::~LogMessageFatal() @ 0x77845d68ed1a (unknown) @ 0x64c9710524b0 (unknown) Aborted (core dumped) ``` When resetting the config file I get this: ``` = = = = GOT Deleted file: "/home/user/.config/kdenliverc" QPaintDevice: Cannot destroy paint device that is being painted ```
Owner

Version 24.05.1-1.1 is still currently waiting to be moved. I would suggest trying this version after it has been moved and report back if the issue still persists.

Version `24.05.1-1.1` is still currently waiting to be moved. I would suggest trying this version after it has been moved and report back if the issue still persists.
Owner

24.05.1-1.1 should be available now.

`24.05.1-1.1` should be available now.
Author

I just tried in a fresh VM and Kdenlive does start on v24.05.1-1.1 but not on my system. So it's not an issue with ALHP repos.

I just tried in a fresh VM and Kdenlive does start on v24.05.1-1.1 but not on my system. So it's not an issue with ALHP repos.
Sign in to join this conversation.
No description provided.