I'm running a Feisty. After installing squeak, the plugin is not put into the Firefox directory. Only in mozilla/plugins.
The plugin is not listed under about:plugins in Firefox. So I did: $ cd /usr/lib/firefox/plugins/ $ sudo ln -s ../../mozilla/plugins/npsqueak.so Then, the plugin is listed in about:plugins. But when I try to go to a web page with a squeak project, it fails. I tried http://ftp.squeak.org/2.8/BrowserPlugins/test/plugintest.sts and the terminal said: $ firefox Squeak Plugin: Image file not found: SqueakPlugin.image Squeak Plugin: no failure URL: Squeak Plugin: Image file not found: SqueakPlugin.image Squeak Plugin: no failure URL: Squeak Plugin: Image file not found: SqueakPlugin.image Squeak Plugin: no failure URL: Squeak Plugin: Image file not found: SqueakPlugin.image Squeak Plugin: no failure URL: Squeak Plugin: Image file not found: SqueakPlugin.image Squeak Plugin: no failure URL: Squeak Plugin: Image file not found: SqueakPlugin.image Squeak Plugin: no failure URL: Squeak Plugin: Image file not found: SqueakPlugin.image Squeak Plugin: no failure URL: Squeak Plugin: Image file not found: SqueakPlugin.image Squeak Plugin: no failure URL: Squeak Plugin: Image file not found: SqueakPlugin.image Squeak Plugin: no failure URL: Squeak Plugin: running "/usr/lib/squeak/npsqueakrun" Squeak execv() failed: Bad address Segmentation fault (core dumped) -- Browser plugin does not work https://bugs.launchpad.net/bugs/37205 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
