Apr 09 2008
Tip for miro and sun-java6-plugin crash
System: Ubuntu Gutsy
Software:miro
Other: sun-java6-plugin
This is only a simple tips to “resolve” problem of crash if you use sun-java6-plugin with miro
The tip is to duplicate
/usr/lib/firefox
sudo cp -r /usr/lib/firefox /usr/lib/miro
after
cd /usr/lib/miro/plugins
remove plugin java:
rm libjavaplugin.so
after modify mozillaLibPath:
nano /usr/share/miro/resources/app.config
mozillaLibPath=/usr/lib/miro
A this point miro work and not crash.



2008-04-09 at 1.38 am
[…] Miro e sun-java6-plugin crash una “soluzione” […]
2008-04-10 at 5.58 pm
Worked like a charm thanks!
2008-04-11 at 2.26 am
I am glad that my post is bing useful for you