Ok these are tehe outputs you asked me:
********@*********:~$ locate swrast
/usr/lib/i386-linux-gnu/dri/kms_swrast_dri.so
/usr/lib/i386-linux-gnu/dri/swrast_dri.so
/usr/lib/x86_64-linux-gnu/dri/kms_swrast_dri.so
/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
********@*********:~$ ldconfig -p | grep libGL.so.1
libGL.so.1 (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libGL.so.1
libGL.so.1 (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/mesa/libGL.so.1
libGL.so.1 (libc6,x86-64) => /usr/lib/libGL.so.1
libGL.so.1 (libc6) => /usr/lib/i386-linux-gnu/libGL.so.1
libGL.so.1 (libc6) => /usr/lib/i386-linux-gnu/mesa/libGL.so.1
I hope it can help because I'll have not access to the computer I'm using now
for some months as I'm going to leave Genoa tomorrow.
Regards.
Massimo.
----Messaggio originale----
Da: [email protected]
Data: 10-ott-2016 13.29
A: "Massimo Stella"<[email protected]>
Cc: <[email protected]>
Ogg: Re: R: Re: Snap package for testing
On Saturday, October 8, 2016 7:59:35 PM CEST, Massimo Stella wrote:
> I tested the latest one snap on Ubuntu 16.04 with Nvidia
> drivers and I found no issues during the install but when I
> launched the proram Kdenlive didn't start and the terminal stay
> stuck on the latest line of this sequence
> libGL error: No matching fbConfigs or visuals found
> libGL error: failed to load driver: swrast
Googling this error brings several threads about Nvida drivers requiring
some symlinks to work correctly.
Can you paste here the output of these 2 commands:
locate swrast
ldconfig -p | grep libGL.so.1
Regards
jb