- Operating System: Linux - Shotcut Version: 26.6.25, 26.8.1 **Describe the bug** Shotcut crashes on launch. The window appears for a split second then disappears. This happens twice per launch as if the app reattempts to start. App was compiled from source, tried compiling with make and ninja with same result. `cmake -DCMAKE_INSTALL_PREFIX=/opt/shotcut -DCMAKE_BUILD_TYPE=Release -GNinja ..` Is there a log file that can be checked for more info? Output is ``` No appenders associated with category qt.qpa.services [Warning] <> Failed to register with host portal QDBusError("org.freedesktop.DBus.Error.ServiceUnknown", "The name org.freedesktop.portal.Desktop was not provided by any .service files") libDeckLinkAPI.so: cannot open shared object file: No such file or directory --- formats: ***long list*** ... --- audio_codecs: ***long list*** ... --- video_codecs: ***long list*** [Info ] <> Using Qt multimedia with FFmpeg version 7.1.5 nonfree and unredistributable libva info: VA-API version 1.23.0 libva info: Trying to open /usr/X11/lib/dri/radeonsi_drv_video.so libva info: Found init function __vaDriverInit_1_23 libva info: va_openDriver() returns 0 ``` **Steps To Reproduce** 1. Start Shotcut 2. Crash