On Tuesday 21 Jun 2005 14:16, Petr Kaplicky wrote: > Hi, today I installed OpenOffice.org 1.1.3 on my computer with Linux Debian > stable distribution, kernel 1.6.8. Everything went ok, but when starting > OpenOffice its window freezes for approximately 4-5 minutes. Thereafter > everything works well. It seems, that OpenOffice waits for something and > the maximal waiting time is set up to some fixed value.
It is probably trying to contact a CUPS server that doesn't exist or is not reachable. Check that your loopback network interface is up, (ping 127.0.0.1), and that you haven't got a problem with your CUPS server configuration (test with lpq). If you are not using CUPS at all, add this line to /etc/openoffice/openoffice.conf: export SAL_DISABLE_CUPS=1 Hope that helps Chris --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
