https://bz.apache.org/ooo/show_bug.cgi?id=126264

--- Comment #2 from [email protected] ---
Sorry, there was a typo in what I sent you. I meant host equals zero, which is
the correct parameter.
I have tried:
soffice --headless --accept=socket,host=0,port=9000;urp; or
soffice --headless --accept=socket,host=localhost,port=9000;urp; or
soffice --headless --accept=socket,host=192.168.2.209,port=9000;urp;
soffice -headless -accept=socket,host=0,port=9000;urp; or
soffice -headless -accept=socket,host=localhost,port=9000;urp; or
soffice -headless -accept=socket,host=192.168.2.209,port=9000;urp;

... Which is exactly what the wiki said to do. The Open Office process is
running but "netstat -a" tells me the listen port is not open.

As a side note, when I use libreoffice with the same parameters, on the same
VM, the listen port opens... which leads me to believe that there's a bug in
Open Office.

-- 
You are receiving this mail because:
You are the assignee for the issue.

Reply via email to