[Bug 866] problems with firefox-10.0, java-1.7.0-openjdk, and icedtea-web-1.1.4
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Tue Feb 7 17:31:38 PST 2012
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=866
--- Comment #8 from Paulo Cesar Pereira de Andrade <pcpa at mandriva.com.br> 2012-02-08 01:31:38 UTC ---
(In reply to comment #7)
> Hi there are a known incompability between icedtea-web 1.1.4 and openjdk 7
> http://old.nabble.com/java-plugin-fails-test-with-OpenJDK7-td33011970.html
>
> Good news are that the fix are allready included for the next 1.1.5 release in
> the 1.1 branch.
> http://icedtea.classpath.org/hg/release/icedtea-web-1.1/rev/77640d74d21c
I tried building from the tip, e.g. used the tarball
icedtea-web-1-1-360bd0a75304.tar.bz2 and no patches.
Firefox still crashes, example:
-%<-
$ sage
----------------------------------------------------------------------
| Sage Version 4.8, Release Date: 2012-01-20 |
| Type notebook() for the GUI, and license() for information. |
----------------------------------------------------------------------
sage: #notebook(open_viewer=False)
sage: notebook()
The notebook files are stored in: sage_notebook.sagenb
**************************************************
* *
* Open your web browser to http://localhost:8000 *
* *
**************************************************
2012-02-07 21:02:33-0200 [-] Log opened.
2012-02-07 21:02:33-0200 [-] twistd 10.1.0 (/usr/bin/python 2.7.2) starting up.
2012-02-07 21:02:33-0200 [-] reactor class:
twisted.internet.selectreactor.SelectReactor.
2012-02-07 21:02:33-0200 [-] twisted.web2.channel.http.HTTPFactory starting on
8000
2012-02-07 21:02:33-0200 [-] Starting factory
<twisted.web2.channel.http.HTTPFactory instance at 0x7fe226111b48>
Could not determine mimetype for file:
http://localhost:8000/?startup_token=9e4804f47b35f6904a83a99efb07776e
Could not determine mimetype for file:
http://localhost:8000/?startup_token=9e4804f47b35f6904a83a99efb07776e
java version "1.7.0_b147-icedtea"
OpenJDK Runtime Environment (Mandriva-2.0.1-x86_64)
OpenJDK 64-Bit Server VM (build 21.0-b17, mixed mode)
2012-02-07 21:03:03-0200 [HTTPChannel,4,127.0.0.1] Request error: Connection to
the other side was lost in a non-clean fashion.
2012-02-07 21:03:03-0200 [HTTPChannel,3,127.0.0.1] Request error: Connection to
the other side was lost in a non-clean fashion.
Assertion failure: rt->onOwnerThread(), at
/home/mandrake/rpm/BUILD/mozilla-release/js/src/jsapi.cpp:6316
/usr/bin/xdg-open: line 403: 8059 Aborted (core dumped)
"$browser" "$1"
xdg-open: no method available for opening
'http://localhost:8000/?startup_token=9e4804f47b35f6904a83a99efb07776e'
xdg-open: no method available for opening
'http://localhost:8000/?startup_token=9e4804f47b35f6904a83a99efb07776e'
-%<-
Note that the sagemath package is one my pet packages in
mandriva :-) And I started maintaining java-1.6.0-openjdk
just because of one of its interfaces. But you can try
online at http://flask.sagenb.org
In flask.sagenb.org, I already reported, but not much
has been done, but 3d plots only work with java-sun-plugin,
somehow icedtea-web does not properly figure out from where
to donwload files, and chromium-browser outputs something
like:
-%<-
java version "1.7.0_b147-icedtea"
OpenJDK Runtime Environment (Mandriva-2.0.1-x86_64)
OpenJDK 64-Bit Server VM (build 21.0-b17, mixed mode)
Jmol applet jmolApplet6__1874474845826626__ initializing
AppletRegistry.checkIn(jmolApplet6__1874474845826626__)
Jmol applet jmolApplet7__1874474845826626__ initializing
AppletRegistry.checkIn(jmolApplet7__1874474845826626__)
1722 script command tokens
applet context: -applet
appletDocumentBase=http://flask.sagenb.org/doc/live/tutorial/
appletCodeBase=http://flask.sagenb.org/java/jmol/
(C) 2009 Jmol Development
Jmol Version: 12.0.45 2011-05-21 18:09
java.vendor: Oracle Corporation
java.version: 1.7.0_b147-icedtea
os.name: Linux
memory: 21.0/77.7
processors available: 4
useCommandThread: false
appletId:jmolApplet6__1874474845826626__
FileManager opening http://flask.sagenb.org/java/jmol/appletweb/SageMenu.mnu
1722 script command tokens
applet context: -applet
appletDocumentBase=http://flask.sagenb.org/doc/live/tutorial/
appletCodeBase=http://flask.sagenb.org/java/jmol/
(C) 2009 Jmol Development
Jmol Version: 12.0.45 2011-05-21 18:09
java.vendor: Oracle Corporation
java.version: 1.7.0_b147-icedtea
os.name: Linux
memory: 23.8/77.7
processors available: 4
useCommandThread: false
appletId:jmolApplet7__1874474845826626__
urlImage=jar:http://flask.sagenb.org/java/jmol/JmolApplet0.jar!/jmol75x29x8.gif
FileManager opening http://flask.sagenb.org/java/jmol/appletweb/SageMenu.mnu
defaults = "Jmol"
backgroundColor = "black"
language=pt_BR
FileManager opening
http://flask.sagenb.org/home/_sage_/127/cells/14/sage0-size500.jmol?1328663534
FileManager opening
http://flask.sagenb.org/home/_sage_/127/cells/14/cells/14/sage0-size500-942854076.jmol.zip
ERRO no "script": ERRO no "script": io error reading
http://flask.sagenb.org/home/_sage_/127/cells/14/cells/14/sage0-size500-942854076.jmol.zip|SCRIPT:
java.io.FileNotFoundException:
http://flask.sagenb.org/home/_sage_/127/cells/14/cells/14/sage0-size500-942854076.jmol.zip
-%<-
If interested in testing, sample 3d plots can be tested
in Help -> Tutorial -> Plotting ... scroll down to ...
Three-Dimensional Plots
if not in Mandriva or gentoo that have a sagemath package
integrated in the distro (I think there is one for
ArchLinux), there are binaries from www.sagemath.org for
recent fedora and ubuntu.
Using chromium-browser and this icedtea-web built from
http://icedtea.classpath.org/hg/release/icedtea-web-1.1/rev/360bd0a75304
most times I can get several plots open and scroll the window,
but sometimes java crashes, but can just tell it to evaluate
again...
--
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the distro-pkg-dev
mailing list