OpenGL vendor: "NVIDIA Corporation" OpenGL renderer: "GeForce GTX 650 Ti BOOST/PCIe/SSE2" OpenGL Threaded: true OpenGL ARG_SYNC: true OpenGL OpenGLES: false QOpenGLFunctions created with non-current context [1] 4560 segmentation fault (core dumped) kdenlive Please fix this
When I try to launch kdenlive it immeditaley crashes
Same here Version 16.12.1 Frameworks version: 5.30.0
Before it crashes, kdenlive complains about a missing library: >mlt_repository_init: failed to dlopen /usr/lib/mlt/libmltopengl.so > (libmovit.so.5: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden)
For me it doesn't say that. I can see the interface for like 5 seconds and then its closing with the console output.
Git commit 8a20fca86e9e2ce3d04b3e024b0752e19f9d8c8e by Jean-Baptiste Mardelle. Committed on 16/01/2017 at 19:06. Pushed by mardelle into branch 'Applications/16.12'. Revert "Fix warning about QOffscreenSurface thread" Caused startup crash on NVidia cards This reverts commit 6675c4a509046aa3b57c60cbc3f31435e09c2df7. M +3 -7 src/monitor/glwidget.cpp M +0 -1 src/monitor/glwidget.h https://commits.kde.org/kdenlive/8a20fca86e9e2ce3d04b3e024b0752e19f9d8c8e
Todays update (version 16.12.1-2) fixed the problem for me. Thanks.
Thanks! It's fixed for me