https://bugs.freedesktop.org/show_bug.cgi?id=67010
Michael Meeks <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |NOTABUG --- Comment #1 from Michael Meeks <[email protected]> --- This behaves as designed cf. desktop/source/app/cmdlinehelp.cxx at least on Windows - where people are extremely unlikely to use the shell, debugging process execution is not as easy as eg. strace :-) and yet sometimes other apps pass invalid arguments into launch soffice behind the scenes. Naturally if there is some good way of detecting the fact that the client launched from a terminal - [ is there a standard environment variable ] - then we could add that (potentially for all platforms), and ensure that we get a GUI dialog vs. console output but only if the console is interactive [ or somesuch ]. If you'd like to work on that, just re-open this as an Enhancement bug & I'll provide some more code pointers [ but it's all in desktop/source/app that you'd want to hack on that ]. Thanks for the report ! -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
