[Bug 219982] New: Java components in OpenOffice.org does not work with Sun Java 1.5 on x86_64
https://bugzilla.novell.com/show_bug.cgi?id=219982 Summary: Java components in OpenOffice.org does not work with Sun Java 1.5 on x86_64 Product: openSUSE 10.2 Version: Beta 2 Platform: x86-64 OS/Version: SuSE Other Status: NEW Severity: Critical Priority: P5 - None Component: OpenOffice.org AssignedTo: pmladek@novell.com ReportedBy: pmladek@novell.com QAContact: qa@suse.de CC: aj@novell.com, eward@novell.com None of the java components works on x86_64 with the 64-bit package when the Sun Java 1.5 is used. For example, it breaks oobase and wizards. The problem is that this JRE includes a hacked version of libz.so. It is named libzip.so, provides similar symbols and cannot be load in an application that is linked against the system libz.so. OOo is linked against the system libz.so, .. No reasonable workaround exists. It must be fixed in the Sun Java. It is already reported, see http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6487640 and http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4953050. The question is how to solve it for openSUSE-10.2. 1. We must make sure that it will work by default. It works with gcj, so I'll add strict dependency on gcj on x86_64. I'll also make sure that gcj is always preferred on x86_64 by OOo. 2. We should reduce the number of bugreports when the user selects the Sun Java in Tools/Options.../OpenOffice.org/Java. We should not add the Sun Java to Conflicts because it would break other java applications. I could disable the Sun Java in the OOo dialog, so it will never appear. It is a bit ugly because the future Sun Java versions could work. In each case, we should mention it in the Release notes. Maybe, the release notes are enough? Andreas, what do you think, especially about the second point? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=219982 pmladek@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=219982 aj@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Component|OpenOffice.org |OpenOffice.org Product|openSUSE 10.2 |openSUSE 10.3 Version|Beta 2 |Alpha 1 ------- Comment #1 from aj@novell.com 2006-11-15 11:33 MST ------- Sorry, did not see that you asked me something - next time please use NEEDINFO if you wait for me. We're only shipping the x86-64 version on the ftp tree, the media will have the 32-bit version. So, let's solve this for 10.3 properly - let's hope for a JVM that works... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=219982 pmladek@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Critical |Major ------- Comment #2 from pmladek@novell.com 2006-11-16 09:18 MST ------- I have hacked the 64-bit package to prefere and require gij on x86_64. So, it works out of box. It should be enough for openSUSE-10.2. => lowering severity to Major -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=219982 admin@eregion.de changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |admin@eregion.de ------- Comment #3 from admin@eregion.de 2006-11-20 08:12 MST ------- OOo requiring gij doesn't fix this. Only if you do not install any other java, which is not a solution. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=219982 ------- Comment #4 from pmladek@novell.com 2006-11-21 12:19 MST ------- The 64-bit package prefers gij now. It will be used by default even when any other JRE is installed. So, the requiring is enough. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=219982 pmladek@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zreizinger@hdsnet.hu ------- Comment #5 from pmladek@novell.com 2006-12-06 02:33 MST ------- *** Bug 216404 has been marked as a duplicate of this bug. *** -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=219982#c6 Christoph Thiel <cthiel@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cthiel@novell.com Status|ASSIGNED |NEEDINFO Info Provider| |pmladek@novell.com --- Comment #6 from Christoph Thiel <cthiel@novell.com> 2007-08-08 02:59:15 MST --- What's the status on this bug? Given comment #4 we might be able to close it FIXED? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=219982#c7 Petr Mladek <pmladek@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Info Provider|pmladek@novell.com | Resolution| |FIXED --- Comment #7 from Petr Mladek <pmladek@novell.com> 2007-08-16 10:19:57 MST --- The 64-bit Sun JRE 1.5.0_12 (default one on 10.3) works well. I have removed the patch that preferred gij => FIXED. Note: I did not want to close this bug earlier because gij was only temporary solution. It had many bugs... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com