https://bugs.kde.org/show_bug.cgi?id=442740

--- Comment #10 from Lach Sławomir <[email protected]> ---
About 3)
See cli2gui - my other project. It is a library, which on load into memory
process check we had running in console. If not, we spawn terminal window and
use special server, such like tool I present.
This is only for binary programs.

And for shell script solution is rather simple - call tty, check return
code/output and fork (spawn itself in terminal window with all parameters it
was called), wait child to terminate.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to