<br><br><div class="gmail_quote">On Tue, Jun 9, 2009 at 11:58 AM, Petr Mladek <span dir="ltr">&lt;<a href="mailto:pmladek@suse.cz">pmladek@suse.cz</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
<br>
the last strace really shows problems with the OSL pipe:<br>
<br>
--- cut ---<br>
4605  09:39:44.410471 connect(3, {sa_family=AF_FILE,<br>
 path=&quot;/tmp/OSL_PIPE_0_SingleOfficeIPC_a415d33378cf165fec52604353b52a6&quot;}, 110)<br>
= -1 ECONNREFUSED (Connection refused)<br>
--- cut ---<br>
<br>
=&gt; the below steps really might help:<br>
<div class="im"><br>
On Monday 08 June 2009, Fridrich Strba wrote:<br>
&gt; Enrico, could you please do following:<br>
&gt;<br>
&gt; 1) assure yourself that no OOo instance is running<br>
<br>
</div>    killall -9 soffice.bin<br>
    ps faux | grep soffice.bin    # should show just the grep process</blockquote><div><br>No soffice process are running. <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
<div class="im"><br>
&gt; 2) check in the folder /tmp for a pipe that starts with OSL_PIPE and<br>
&gt; that contains in its name your username. If it is there, delete it.<br>
<br>
</div>     I you are the only user on the running system, you might do:<br>
<br>
        rm /tmp/OSL_PIPE*<br>
<div class="im"></div></blockquote><div><br>I did it.<br> <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im"><br>
<br>
&gt; 3) check permissions of your /tmp directory and tell me please (in case<br>
&gt; it still does not start)<br>
<br>
</div>     It looks writable from the strace log. Anyway, please double check it.<br>
<div class="im"></div></blockquote><div><br>The permissions are right. <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">
<br>
&gt; After that, please, start again<br>
&gt; using /opt/openoffice.org3/program/soffice and tell me what is<br>
&gt; happenning.<br>
<br>
</div>        I hope that it will run in this step.<br>
<br>
<br>
Also, you might try to start it with the fresh user configuration. You might<br>
save the current one with the command:<br>
<br>
        mv ~/.<a href="http://openoffice.org/3" target="_blank">openoffice.org/3</a> ~/.<a href="http://openoffice.org/3.saved" target="_blank">openoffice.org/3.saved</a><br>
</blockquote><div><br>I removed every .openoffice* directory.<br><br>But the soffice doesn&#39;t start :-(((<br><br></div></div><br>