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

Olivier AJ <olivie...@free.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |RESOLVED
         Resolution|---                         |NOT A BUG

--- Comment #1 from Olivier AJ <olivie...@free.fr> ---
Issue fixed.

Root cause was not Kdenlive, but Xorg, who load the free libglx.so, instead of
NVIDIA proprietary driver 

Extract from /var/log/Xorg.0.log with issue:
[     8.701] (II) LoadModule: "glx"
[     8.724] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     8.805] (II) Module glx: vendor="X.Org Foundation"

Extract from /var/log/Xorg.0.log with issue fixed:
[   870.828] (II) LoadModule: "glx"
[   870.828] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[   870.833] (II) Module glx: vendor="NVIDIA Corporation"

Best regards

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

Reply via email to