@amw3465 The easiest workaround is the one described in comment 2 or 3 (depending if it is Ubuntu 64bits or 32bits):
- Launch a console - Type: u...@jaunty$ export LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so u...@jaunty$ amsn - If it works, you can create a shell script in folder "/usr/local/bin": u...@jaunty$ sudo nano /usr/local/bin/amsn - Type #!/bin/sh LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so exec /usr/share/amsn/amsn - And set the executable bits u...@jaunty$ sudo chmod ugo+x /usr/local/bin/amsn - This script will be launched when you select "aMSN" in the menu -- No webcam found, says capture extension not loaded https://bugs.launchpad.net/bugs/314805 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs