On karmic 64-bit, I changed a line in /usr/bin/mousetrap from python2.5 to python and now it works for me.
This is how I did it from the command line: $ sudo gedit /usr/bin/mousetrap Search for "python" (there's only 1 occurrence). Replace "python2.5" with "python" and you're good to do. -- gnome-mousetrap installs but does not run https://bugs.launchpad.net/bugs/470193 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs -- universe-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/universe-bugs
