https://bugs.documentfoundation.org/show_bug.cgi?id=170932
Michael Weghorn <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Michael Weghorn <[email protected]> --- (In reply to Hossein from comment #0) > Actual Results: > LibreOffice GUI does not start. Control goes back to the shell prompt after > a few seconds > > Expected Results: > LibreOffice GUI should be displayed, even with --enable-headless > configuration option Don't have an `--enable-headless` build on Windows at hand (and got some build error in a quick try with current master), but does starting with env var SAL_USE_VCLPLUGIN=win make any difference (in which case adjusting the logic in vcl/source/app/salplug.cxx to make sure that the the "win" vcl plugin gets a higher priority than the "svp" one might maybe be a potential solution)? -- You are receiving this mail because: You are the assignee for the bug.
