← Back to team overview

openjdk team mailing list archive

[Bug 359407] Re: Jaunty icedtea6-plugin doesn’t work in Firefox 3.5

 

This bug was fixed in the package openjdk-6 - 6b16-1.6.1-1ubuntu1

---------------
openjdk-6 (6b16-1.6.1-1ubuntu1) karmic; urgency=low

  * Fix dependency on the java bridge packages.
  * debian/rules: Conditionalize stuff so that the recent release
    is never mentioned.
  * Remove obsolete patches in debian/patches.
  * Rebuild on armel to fix up libffi for the soft float abi.
  * For jaunty builds, fix IcedTeaPlugin failure to start with xulrunner 1.9.1
    (LP: #359407).
    - debian/patches/icedtea-plugin-use-runtime-nsIProcess-IID.diff: Add.
    - debian/rules: Apply it for jaunty builds.
  * Use pulseaudio as default serviceprovider for
    javax.sound.midi.MidiSystem and javax.sound.sampled.AudioSystem.
    LP: #407299.

 -- Matthias Klose <doko@xxxxxxxxxx>   Sat, 26 Sep 2009 16:01:48 +0200

** Changed in: openjdk-6 (Ubuntu)
       Status: Invalid => Fix Released

-- 
Jaunty icedtea6-plugin doesn’t work in Firefox 3.5
https://bugs.launchpad.net/bugs/359407
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in ubuntu.

Status in The Mozilla Firefox Browser: Invalid
Status in “firefox-3.5” package in Ubuntu: Confirmed
Status in “openjdk-6” package in Ubuntu: Fix Released
Status in firefox-3.5 in Ubuntu Jaunty: New
Status in openjdk-6 in Ubuntu Jaunty: Confirmed
Status in “iceweasel” package in Debian: New

Bug description:
On Jaunty amd64 with icedtea6-plugin 6b14-1.4.1-0ubuntu6, Java applets work in Firefox 3.0, but not in Firefox 3.5.  The following messages show up on the console:

$ firefox-3.5
../IcedTeaPlugin.cc:3852: Error: create process
../IcedTeaPlugin.cc:1662: Error: started appletviewer

(firefox-3.5:13746): GLib-CRITICAL **: g_io_channel_write_chars: assertion `channel != NULL' failed
../IcedTeaPlugin.cc:4061: Error: Failed to write bytes to output channel

(firefox-3.5:13746): GLib-CRITICAL **: g_io_channel_flush: assertion `channel != NULL' failed
../IcedTeaPlugin.cc:4075: Error: Failed to flush bytes to output channel

(firefox-3.5:13746): GLib-CRITICAL **: g_io_channel_write_chars: assertion `channel != NULL' failed
../IcedTeaPlugin.cc:4061: Error: Failed to write bytes to output channel

(firefox-3.5:13746): GLib-CRITICAL **: g_io_channel_flush: assertion `channel != NULL' failed
../IcedTeaPlugin.cc:4075: Error: Failed to flush bytes to output channel



References