Bug 475578 - version 23.08 always crashing on startup, 23.04 is working fine
Summary: version 23.08 always crashing on startup, 23.04 is working fine
Status: RESOLVED NOT A BUG
Alias: None
Product: kdenlive
Classification: Applications
Component: User Interface (show other bugs)
Version: 23.08.1
Platform: Flatpak Linux
: NOR crash
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-13 18:40 UTC by SeeM
Modified: 2023-10-16 16:22 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description SeeM 2023-10-13 18:40:39 UTC
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***
Since it is my first bug report here, hi everyone. (-: 

Version 23.08 - both from Fedora 39 repositories and Flathub - are crashing on startup. It displays startupscreen, but segfaults shortly after. I am working on useful crash report, because my skills in debugging QT applications are second to none. I will get there.

STEPS TO REPRODUCE
1. Install version 23.08 of Kdenlive.
2. It crashes everytime on startup.
3. Revert to version 23.04, which is working fine.

OBSERVED RESULT
$ kdenlive
QSocketNotifier: Can only be used with threads started with QThread
profilePath from appDir/../share:  "/usr/share/mlt-7/profiles"
meltPath from KdenliveSetting::meltPath:  ""
meltPath from profilePath/../../../bin:  "/usr/bin/melt-7"
Empty metadata for  "glsl.manager"
Empty metadata for  "telecide"
unsupported effect in group "frei0r.alpha0ps" : "/usr/share/kdenlive/effect-templates/secondary_color_correction.xml"

(kdenlive:15895): Gtk-WARNING **: 16:51:22.460: Theme parsing error: <data>:1:0: Expected a valid selector
kf.service.services: The desktop entry file "/usr/share/applications/qemu.desktop" has Type= "Application" but no Exec line
kf.service.sycoca: Invalid Service :  "/usr/share/applications/qemu.desktop"
kf.service.services: The desktop entry file "/usr/share/applications/org.freedesktop.Xwayland.desktop" has Type= "Application" but no Exec line
kf.service.sycoca: Invalid Service :  "/usr/share/applications/org.freedesktop.Xwayland.desktop"
kf.service.services: KServiceTypeTrader: serviceType "ThumbCreator" not found
QQmlEngine::setContextForObject(): Object already has a QQmlContext
QWidget::setMinimumSize: (effect_list/QDockWidget) Negative sizes (0,-1) are not possible
QWidget::setMinimumSize: (transition_list/QDockWidget) Negative sizes (0,-1) are not possible
Segmentation fault (core dumped)

EXPECTED RESULT

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Fedora 39
(available in About System)
KDE Plasma Version: I am on Gnome/Wayland.
KDE Frameworks Version: 
Qt Version: 5.15.10 and 6.5.2 

ADDITIONAL INFORMATION
I was tracking this bug on https://bugzilla.redhat.com/show_bug.cgi?id=2242641 .
Comment 1 SeeM 2023-10-16 16:22:09 UTC
Bug was resolved on Fedora site by upgrading qadwaitadecorations - https://bugzilla.redhat.com/show_bug.cgi?id=2242641#c14 . 
It is resolved. Sorry for the trouble. I feel ashamed by even considering Kdenlive bug. (-: