If you want to resolve temporary for all user:

sudo -s
mv /usr/bin/skype /usr/bin/skype-bin
gedit /usr/bin/skype

then copy this:
#!/bin/sh
export LD_PRELOAD=/usr/lib/i386-linux-gnu/mesa/libGL.so.1
exec skype-bin

save and close and then:
chmod 0755 /usr/bin/skype

now skype works for all users!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1134030

Title:
  Skype crash with proprietary nvidia drivers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-310/+bug/1134030/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to