[Libreoffice-bugs] [Bug 113601] New: Starting soffice --invisible is not entirely invisible on macOS
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Nov 2 14:39:32 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=113601
Bug ID: 113601
Summary: Starting soffice --invisible is not entirely invisible
on macOS
Product: LibreOffice
Version: 5.4.2.2 release
Hardware: All
OS: Mac OS X (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: loic.nageleisen at gmail.com
Description:
soffice --help says that LibreOffice should only be interacted with and managed
via API and OS-level signal process management:
--invisible Starts in invisible mode. Neither the start-up logo nor
the initial program window will be visible. Application
can be controlled, and documents and dialogs can be
controlled and opened via the API. Using the parameter,
the process can only be ended using the taskmanager
(Windows) or the kill command (UNIX-like systems). It
cannot be used in conjunction with --quickstart.
However on macOS running such an instance has the dock icon showing up.
When running a LO instance dedicated to API processing, isolated through
--env:UserInstallation, there is thus a second icon showing up alongside a
possibly already running interactive instance, confusing users as to which one
is the interactive one, or if there is none, why it is not behaving as
expected.
When running multiple LO instances (each one with its own UserInstallation)
dedicated to parallel API processing, there is an icon for each separate
instance, which, although correct WRT UserInstallation, is quite invasive.
Steps to Reproduce:
1. open a terminal
2. run /Applications/LibreOffice.app/Contents/MacOS/soffice --invisible
--env:UserInstallation=file:///tmp/test
Actual Results:
LibreOffice starts but an icon is shown in the dock.
Expected Results:
LibreOffice should be entirely invisible, including its dock icon.
Reproducible: Always
User Profile Reset: Yes
OpenGL enabled: Yes
Additional Info:
Version: 5.4.2.2
Build ID: 22b09f6418e8c2d508a9eaf86b2399209b0990f4
CPU threads: 4; OS: Mac OS X 10.13.1; UI render: default;
Locale: en-GB (en_GB.UTF-8); Calc: group
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_1) AppleWebKit/604.3.5
(KHTML, like Gecko) Version/11.0.1 Safari/604.3.5
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20171102/b7c60a79/attachment.html>
More information about the Libreoffice-bugs
mailing list