Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 19892

Summary: openoffice-bin OpenOffice-1.1_beta wrapper Setup.xml incorrect
Product: Gentoo Linux Reporter: Boyd Waters <bwaters+gen2>
Component: Current packagesAssignee: Gentoo Office Team <office>
Status: RESOLVED INVALID    
Severity: normal CC: azarah, nall
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
URL: http://forums.gentoo.org/viewtopic.php?p=295137
Whiteboard:
Package list:
Runtime testing required: ---

Description Boyd Waters 2003-04-24 14:14:47 UTC
When launching ooffice or any components, error messages complain about a missing file: 
 
.openoffice/1.1_beta/user/config/registry/instance/org/openoffice/Setup.xml': No such 
file or directory 
 
The file is now located at 
 
$OOHOME/user/registry/data/org/openoffice/Setup.xcu 
 

Reproducible: Always
Steps to Reproduce:
1.
2.
3.



OK, I have FIXED this problem.  
  
 There is no file "Setup.xml"; the file is called "Setup.xcu".  
  
 You can edit the /usr/bin/ooffice script: replace the line that sets the SETUPFILE variable 
with this:  
 
Code: 
 SETUPFILE="$OOHOME/user/registry/data/org/openoffice/Setup.xcu"  
  
 Then:  
 1. Quit OpenOffice (if it is running)  
 2. remove your ~/.openoffice/1.1_beta dir  
 3. remove the OpenOffice.org line from ~/.sversionrc  
 4. re-start openoffice  
 5. quit OpenOffice  
 6. fix the capital "B" in "Beta" in ~/.sversionrc  
 7. re-start OpenOffice  
  
 ..and it should launch without error messages.
Comment 1 Seth Chandler 2003-04-29 06:12:59 UTC
i'm not on the team anymore
Comment 2 Paul de Vrieze (RETIRED) gentoo-dev 2003-06-27 01:28:08 UTC
This should not be a problem anymore in beta2