Bug 179256 - Error about Java runtime and /usr/lib/libgcj.so.6
Summary: Error about Java runtime and /usr/lib/libgcj.so.6
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: openoffice.org
Version: rawhide
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Caolan McNamara
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-01-29 09:16 UTC by Russell Coker
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version: 2.0.1.1-9.2
Clone Of:
Environment:
Last Closed: 2006-02-02 09:52:41 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenOffice.org 52792 0 None None None Never

Description Russell Coker 2006-01-29 09:16:08 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (compatible; Konqueror/3.5; Linux) KHTML/3.5.0 (like Gecko)

Description of problem:
When I run ooimpress and press F5 for a full-screen display I get a dialog box 
saying that the JRE is defective and the message "[Java 
framework]sunjavaplugin.so could not load Java runtime library: 
file:///usr/lib/libgcj.so.6." is displayed on standard output. 
 
The presentations in question are on 
http://www.coker.com.au/selinux/talks/rh-2006/ 

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
Load up tut-1-core.odp or tut-2-mcs-mls.odp from the above URL.g  

Additional info:

Comment 1 Caolan McNamara 2006-01-30 09:15:00 UTC
Do what the message tells you to do. It's telling you that since it
auto-detected java originally on your machine (from gcc 4.0.0 libgcj.so.6) that
the jvm providing library has disappeared (which is true as gcc 4.0.1 moved to
libgcj.so.7). i.e. tools->options->openoffice.org->java

Comment 2 Caolan McNamara 2006-01-30 09:42:46 UTC
let's see if we can silently catch this a re-detect java to pick up libgcj.so.7
in this case.

Comment 3 Caolan McNamara 2006-01-30 14:56:53 UTC
patch appears to work, will be in next respin


Note You need to log in before you can comment on or make changes to this bug.