To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=87549





------- Additional comments from [EMAIL PROTECTED] Thu May 15 16:38:51 +0000 
2008 -------
The workaround is to remove
~/.openoffice.org2/user/config/javasettings_Linux_x86.xml

Looks like OOo has a problem with config files created just by itself. Really,
really great.

Here is my config file that made me swear and curse at OOo before I found this
bug report:

$ cat ~/.openoffice.org2/user/config/javasettings_Linux_x86.xml
<?xml version="1.0" encoding="UTF-8"?>
<!--This is a generated file. Do not alter this file!-->
<java xmlns="http://openoffice.org/2004/java/framework/1.0";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
<enabled xsi:nil="true"/>
<userClassPath xsi:nil="true"/>
<vmParameters xsi:nil="true"/>
<jreLocations xsi:nil="false">
<location>file:///home/opt/java/1.6.0/jdk1.6.0_06/jre</location>
</jreLocations>
<javaInfo xsi:nil="false" vendorUpdate="2004-01-30" autoSelect="false">
<vendor>Sun Microsystems Inc.</vendor>
<location>file:///home/opt/java/1.6.0/jdk1.6.0_04/jre</location>
<version>1.6.0_04</version>
<features>0</features>
<requirements>1</requirements>
<vendorData>660069006C0065003A002F002F002F0068006F006D0065002F006F00700074002F006A006100760061002F0031002E0036002E0030002F006A0064006B0031002E0036002E0030005F00300034002F006A00720065002F006C00690062002F0069003300380036002F0063006C00690065006E0074002F006C00690062006A0076006D002E0073006F000A002F0068006F006D0065002F006F00700074002F006A006100760061002F0031002E0036002E0030002F006A0064006B0031002E0036002E0030005F00300034002F006A00720065002F006C00690062002F0069003300380036002F0063006C00690065006E0074003A002F0068006F006D0065002F006F00700074002F006A006100760061002F0031002E0036002E0030002F006A0064006B0031002E0036002E0030005F00300034002F006A00720065002F006C00690062002F0069003300380036002F006E00610074006900760065005F0074006800720065006100640073003A002F0068006F006D0065002F006F00700074002F006A006100760061002F0031002E0036002E0030002F006A0064006B0031002E0036002E0030005F00300034002F006A00720065002F006C00690062002F0069003300380036000A00</vendorData>
</javaInfo>
</java>

Here is the same file after it was automatically recreated by OOo:
$ cat ~/.openoffice.org2/user/config/javasettings_Linux_x86.xml
<?xml version="1.0" encoding="UTF-8"?>
<!--This is a generated file. Do not alter this file!-->
<java xmlns="http://openoffice.org/2004/java/framework/1.0";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
<enabled xsi:nil="true"/>
<userClassPath xsi:nil="true"/>
<vmParameters xsi:nil="true"/>
<jreLocations xsi:nil="true"/>
<javaInfo xsi:nil="false" vendorUpdate="2004-01-30" autoSelect="true">
<vendor>Sun Microsystems Inc.</vendor>
<location>file:///usr/lib/jvm/java-6-sun-1.6.0.06/jre</location>
<version>1.6.0_06</version>
<features>0</features>
<requirements>1</requirements>
<vendorData>660069006C0065003A002F002F002F007500730072002F006C00690062002F006A0076006D002F006A006100760061002D0036002D00730075006E002D0031002E0036002E0030002E00300036002F006A00720065002F006C00690062002F0069003300380036002F0063006C00690065006E0074002F006C00690062006A0076006D002E0073006F000A002F007500730072002F006C00690062002F006A0076006D002F006A006100760061002D0036002D00730075006E002D0031002E0036002E0030002E00300036002F006A00720065002F006C00690062002F0069003300380036002F0063006C00690065006E0074003A002F007500730072002F006C00690062002F006A0076006D002F006A006100760061002D0036002D00730075006E002D0031002E0036002E0030002E00300036002F006A00720065002F006C00690062002F0069003300380036002F006E00610074006900760065005F0074006800720065006100640073003A002F007500730072002F006C00690062002F006A0076006D002F006A006100760061002D0036002D00730075006E002D0031002E0036002E0030002E00300036002F006A00720065002F006C00690062002F0069003300380036000A00</vendorData>
</javaInfo>
</java>


Maybe it helps developers to analyze the problem and find the bug in the 
program.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to