Hi do you have an NVIDIA graphics card as well? lspci | grep VGA will give you the output.
Anyhow, running: ln -s /usr/lib/x86_64-linux-gnu/mesa-egl/libwayland-egl.so.1 /usr/lib/libwayland-egl.so.1 fixed it for me maybe reversing it will fix it for you???? ln -s /usr/lib/libwayland-egl.so.1 /usr/lib/x86_64-linux-gnu/mesa-egl/libwayland-egl.so.1 it is worth a try I suppose... since it is a soft link you can always delete it if it doesn't work. Though you might need to reboot to get it working. Do you have libhybris installed as well? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1289807 Title: User Accounts endless loop (never opens) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-331/+bug/1289807/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
