On 21 Oct 2002 16:35:30 -0400 Christopher Cali <[EMAIL PROTECTED]> wrote:

> Here's where it looks like it's terminating:
> There's really no other info that looks out of the ordinary, it
> terminates fine!
> 
> 
> access("/tmp/OSL_PIPE_501_SingleOfficeIPC_1867879530", F_OK) = 0
> connect(5, {sin_family=AF_UNIX,
> path="/tmp/OSL_PIPE_501_SingleOfficeIPC_1867879530"}, 110) = 0
> send(5, "InternalIPC::TerminateThread", 28, 0) = 28
> shutdown(5, 2 /* send and receive */)   = 0
> close(5)                                = 0
> kill(2893, SIGRTMIN)   

If there are no other OO processes running, delete the /tmp/OSL... file.

That's what kept mine from starting the other week.

Pierre


> On Mon, 2002-10-21 at 15:14, [EMAIL PROTECTED] wrote:
> > On 21 Oct 2002, Christopher Cali wrote:
> > 
> > > I am having problems with OpenOffice crashing.  I'm using Mandrake
> > > 9.0 with Gnome.  Upon opening oowriter as a user, the frame opens
> > > then closes immediately.  I've seen questions posted about this
> > > before and wondering if anybody has experienced this or found a
> > > solution.  Thanks,
> > > 
> > > 
> > Try starting the ./soffice from the command line. It might give some
> > more information about what's going wrong. If nothing shows up, try
> > doing:
> >   strace ./soffice > outfile
> > 
> > Then take a look at the bottom of outfile to see what errors are
> > listed.
> > 
> > 
> > ----
> > 
> 
> > Want to buy your Pack or Services from MandrakeSoft? 
> > Go to http://www.mandrakestore.com
> 
> 
> 
> 

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to