https://bugs.documentfoundation.org/show_bug.cgi?id=129713

--- Comment #7 from Mike Kaganski <[email protected]> ---
(In reply to Brad from comment #6)

Thanks!

1. As mentioned in comment 1, the command like should start with

> "C:\Program Files\LibreOffice\program\soffice.com"

or simply

> "C:\Program Files\LibreOffice\program\soffice"

That is because .com is console-mode application; .exe is GUI application.

2. When you have another LibreOffice instance running, all following
LibreOffice instances don't do anything themselves, but just pass their command
to the first running instance. That means, in thi case, that the other program
will receive the --cat command - and try to output the result to (absent)
console; while this console will not receive anything.

Possibly there should be passing of the --cat and the like back to the caller
... Anyway, please test without other LibreOffice instances running (including
quickstart if enabled).

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to