https://bugs.kde.org/show_bug.cgi?id=482335

Nicolas Fella <nicolas.fe...@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nicolas.fe...@gmx.de
            Version|unspecified                 |24.02.0
          Component|general                     |Installation
           Assignee|kio-bugs-n...@kde.org       |j...@kdenlive.org
            Product|frameworks-kio              |kdenlive

--- Comment #1 from Nicolas Fella <nicolas.fe...@gmx.de> ---
What seems to happen is:

- A thumbnail for a kdenlive file is requested
- The mltthumbnailer (build against Qt6) is activated
- At some point that loads libmltqt.so and creates a QApplication
- libmltqt.so is built against Qt5
- Now we are mixing Qt5 and Qt6 in the same process, which causes problems

Not sure whether it's expected that the mlt thumbnailer creates/needs a
QApplication. But it looks like a packaging issue that MLT with Qt5 is used
with Qt6 Kdenlive

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to