[Trac #865] Problems with java in the web activity
Zarro Boogs per Child
bugtracker at laptop.org
Mon Feb 5 07:25:02 EST 2007
#865: Problems with java in the web activity
--------------------------+-------------------------------------------------
Reporter: joaoboscoapf | Owner: blizzard
Type: defect | Status: new
Priority: normal | Milestone: Untriaged
Component: distro | Keywords: java, web, browser
--------------------------+-------------------------------------------------
I installed Java on the laptop, wishing to run Java Applets but it didn't
work.
The procedure to install Java was:
* Download Java JRE (JSE6)
* Install it
* Make a symbolic link: ''ln -s
/usr/java/jre1.6.0/plugin/i386/ns7/libjavaplugin_oji.so
/usr/lib/xulrunner-1.8.0.4/plugins/''
The output error is:
{{{
LoadPlugin: failed to initialize shared library libXt.so [libXt.so: cannot
open shared object file: No such file or directory]
LoadPlugin: failed to initialize shared library libXext.so [libXext.so:
cannot open shared object file: No such file or directory]
LoadPlugin: failed to initialize shared library
/usr/java/jre1.6.0/plugin/i386/ns7/libjavaplugin_oji.so
[/usr/java/jre1.6.0/plugin/i386/ns7/libjavaplugin_oji.so: undefined
symbol: _ZTVN10__cxxabiv121__vmi_class_type_infoE]
LoadPlugin: failed to initialize shared library
/usr/java/jre1.6.0/plugin/i386/ns7/libjavaplugin_oji.so
[/usr/java/jre1.6.0/plugin/i386/ns7/libjavaplugin_oji.so: undefined
symbol: _ZTVN10__cxxabiv121__vmi_class_type_infoE]
}}}
Although Java probably will be not shipped by default, I think it is
important that the browser supports it.
I used a Q2B43 / 239 build laptop.
ps: To get the output I opened the developer's console and executed the
following command:
{{{
sugar-activity-factory webactivity.WebActivity
/usr/share/activities/Web.activity
}}}
--
Ticket URL: <http://dev.laptop.org/ticket/865>
One Laptop Per Child <http://laptop.org/>
More information about the Bugs
mailing list