Comment 5 for bug 291723

Revision history for this message
vinces1979 (vinces1979) wrote :

proycon: thanks great advice, works great.

I fixed skype for now with:

sudo mv /usr/bin/skype /usr/bin/skype-bin; echo -e '#!/bin/sh\n\nexport LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so\n\nskype-bin' | sudo tee -a /usr/bin/skype; sudo chmod +x /usr/bin/skype