https://bugs.kde.org/show_bug.cgi?id=442740
--- Comment #2 from Lach Sławomir <[email protected]> --- Created attachment 141791 --> https://bugs.kde.org/attachment.cgi?id=141791&action=edit Simple Hello World script One think my tool do for checking if program is console was waiting for it tries to read data from stdin. It maybe not always worked, but as I said, my tool is not completed yet. I must decided, what to do in other cases. I can assume if we do not detect program opens window and exit that it is console program. I do not do this, because program could open window and exit very quickly after opening an window. But maybe this assumption is bad. If program exits fast (too fast, so user even cannot read message from window), should we show user console with the debug messages? I must think. -- You are receiving this mail because: You are watching all bug changes.
