[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Need depend on lprng



On Thu, May 16, 2002 at 10:18:32PM -0500, mah@everybody.org wrote:
> 
> Just apt-got openoffice.org, but it crashed on the first
> invocation:
> 
>     An error occurred while copying the file mathdoc.desktop to ~/.gnome/apps/OpenOffice.org 1.0

This is harmless - there was a patch posted yesterday that fixes this which
I've incorporated.

>     /usr/sbin/lpc: not found
>     lpc: not found
>     lpstat: not found

Again, these two are harmless.  Obviously, you can't print without any
printing system installed, but you can happily run OOo without having them
available.  I tested this on my machine by removing those two commands, and
OOo started without problems.  We'll sort the warnings out sometime, but
they are not the reason for this:

>     Aborted

This is some other problem I believe, or did you install lprng and find OOo
started working?

Please see if you can get a stack trace of the problem - edit
/usr/lib/openoffice/program/soffice, and change the second to last line
from:
   exec "$sd_prog/$sd_binary" "$1" "$2" "$3" "$4" "$5" "$6" "$7" "$8" "$9"

to:
   gdb "$sd_prog/$sd_binary"

Make sure you have gdb installed, then run openoffice again.  At the gdb
prompt type "run".

When it crashes, type "where" and post the output for us to look at, and
hopefully we can work out where the problem is.

It might also help if you could tell us:

  What the graphics card is of your X server and X server version
  What locale you are using
  Whether you are using an X font server (xfs-xtt etc.)

Thanks,
Chris
-- 
Chris Halls | Frankfurt, Germany

Attachment: pgpxLmvHyElSB.pgp
Description: PGP signature


Reply to: