Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 19663 - Openoffice 1.03 spadmin and other links fail
Summary: Openoffice 1.03 spadmin and other links fail
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Seth Chandler
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-20 06:36 UTC by Leopold Goetze
Modified: 2003-04-20 16:01 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Leopold Goetze 2003-04-20 06:36:58 UTC
After upgrading from openoffice1.02 - bin (unmerge) to openoffice1.03 the spadmin link 
does not work (only opens writer). In the command line I get the following error 
message for all commands (oowrite, oocalc, ooffice etc): 
/usr/bin/oocalc: line 206: syntax error near unexpected token `)' 
/usr/bin/oocalc: line 206: `    oopadmin) exec "$OOHOME/spadmin"'
Comment 1 Allan Que 2003-04-20 14:48:49 UTC
There was a problem with lines 205-208 of the /usr/bin/oosetup script. I also removed the ~/.openoffice and ~/.sversionrc directories.

*** oosetup     Sun Apr 20 12:33:31 2003
--- oosetup.orig        Sun Apr 20 12:33:17 2003
*************** rm -f $SETUPFILE.tmp
*** 202,211 ****
  LANG=$LOCALE
  export LANG
  case `basename $0` in
!       oosetup) exec "$OOHOME/setup";;
!       oopadmin) exec "$OOHOME/spadmin";;
!       *) exec "$OOHOME/soffice" "$@";;
! esac
  ## Changelog
  # 2003/04/01 halls
  #   * Version 1.0.3
--- 202,211 ----
  LANG=$LOCALE
  export LANG
  case `basename $0` in
!       oosetup) exec "$OOHOME/setup"
!       oopadmin) exec "$OOHOME/spadmin"
!       *) exec "$OOHOME/soffice" "$@"
!
  ## Changelog
  # 2003/04/01 halls
  #   * Version 1.0.3

Comment 2 Seth Chandler 2003-04-20 16:01:34 UTC
this is already fixed...you can either remerge it (totally painful) 
 
or just replace the ooffice script with ooffice-wrapper-1.3