https://bugs.documentfoundation.org/show_bug.cgi?id=112536
--- Comment #2 from Aron Budea <[email protected]> ---
Thanks for the code pointer!
What I see in lcl_Console constructor is that this is false:
if (GetStdHandle(STD_OUTPUT_HANDLE) == nullptr)
If I move into the 'if' in the debugger (set next statement), then it does
display the help.
However, it's not correct, because 'soffice --help' returns immediately, so
it's not holding an active console to print the text to, it just spews the text
out while the user already has the console.
--
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