Attachments (1)
Change History (7)
comment:1 by , 11 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 11 years ago
follow-up: 4 comment:3 by , 11 years ago
Just upload it here. I probably won't get to this till tomorrow. If you want to do it, take the ticket.
by , 11 years ago
Attachment: | icedtea-web-1.4-imminent_breakage_fix-1.patch added |
---|
Latest OpenJDK breaks Java browser plugin
comment:4 by , 11 years ago
Replying to bdubbs@…:
Just upload it here. I probably won't get to this till tomorrow. If you want to do it, take the ticket.
I would love to do it, but I am not an editor.
comment:5 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Thanks for the patch Fernando. It applied perfectly.
This took me almost all day because I had problems with the xulrunner dependency. If I would have used what's in the book, it wouldn't have been such a problem. First, I was trying to use system-cairo because an earlier version had done that. (It's not supported in this version of xulrunner). Second, I didn't notice that xulrunner takes 4.5G to build so I ran out of space. Third, the build takes almost 40 SBU (that's about 70 minutes in my system). Ouch.
In any case, once that was done and Fernando's patch applied, the rest was easy. One change is the link target at the end changes to $JAVA_HOME/jre/lib/IcedTeaPlugin.so
Fixed in revision 11558.
Do you need me to send
to -dev?