flathub / org.kde.kdenlive

https://flathub.org/apps/details/org.kde.kdenlive
17 stars 18 forks source link

Latest version doesn't launch anymore #402

Closed jmfergeau closed 2 months ago

jmfergeau commented 2 months ago

The latest version released yesterday doesn't run anymore and brings the following errors:

qt.glx: qglx_findConfig: Failed to finding matching FBConfig for QSurfaceFormat(version 2.0, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize -1, redBufferSize 1, greenBufferSize 1, blueBufferSize 1, alphaBufferSize -1, stencilBufferSize -1, samples -1, swapBehavior QSurfaceFormat::SingleBuffer, swapInterval 1, colorSpace QColorSpace(), profile  QSurfaceFormat::NoProfile)
qt.glx: qglx_findConfig: Failed to finding matching FBConfig for QSurfaceFormat(version 2.0, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize -1, redBufferSize 1, greenBufferSize 1, blueBufferSize 1, alphaBufferSize -1, stencilBufferSize -1, samples -1, swapBehavior QSurfaceFormat::SingleBuffer, swapInterval 1, colorSpace QColorSpace(), profile  QSurfaceFormat::NoProfile)
Could not initialize GLX
tsdgeos commented 2 months ago

works here :/

Can you make sure you have run flatpak update to update everything?

Are you on X11 or wayland?

jmfergeau commented 2 months ago

x11. I can't use wayland cuz nvidia. And I have flatpak updating itself with my system.

tsdgeos commented 2 months ago

I'm on X11 too :/

Can you please paste the full log of

flatpak run org.kde.kdenlive

?

jmfergeau commented 2 months ago

All the logs i got are the ones i sent first. Nothing more. It just stops running after this.

Though, I ditched arch to go to debian (was tired of bleeding edge glitchy softwares) and the problem doesn't occur on debian. I tried to virtualize arch to try again but no problem, wayland or x11.

I suspect the culprit was nvidia and/or its proprietary drivers. I wouldn't be surprised.

tsdgeos commented 2 months ago

This is sadly flatpak not living up to its promise given that it should be distro agnostic, closing this as there's not much to do for us.