<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On 4 November 2013 00:29, Dimitar Zhekov <span dir="ltr"><<a href="mailto:dimitar.zhekov@gmail.com" target="_blank">dimitar.zhekov@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
As some of us know, I'm writing a completely new implementation of<br>
the spawning in Geany, to fix the issues under win~1, and to provide<br>
higher level interface, thus stopping the calling modules (build,<br>
search, ...) from doing "their own thing", for example tools.c using<br>
g_shell_parse_argv() even under win~1, which is a bug. You can have a<br>
look at the latest messages for [1].<br></blockquote><div><br></div><div>Hi Dimitar,</div><div><br></div><div>Thank you in advance.</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>
My intention is to use this thread to discuss questionable spawning<br>
issues. So the first question is: should we _completely_ disable the<br>
console for win~1 console applications? If we do that, any stdout/err<br>
output not captured by a Geany pipe will be discarded. Under *nix,<br>
when Geany is not started from a terminal, such output normally goes<br>
to ~/.xsession-errors, which is somewhat useful.<br>
<br>
I propose to always create the win~1 programs with a minimized,<br>
non-focused window. For console programs, the uncaptured output will<br>
go to the console, and will be lost when the console is auto closed<br>
by win~1, but that's better than nothing. Moreover, if a console<br>
program crashes, the console will remain on screen until you confirm<br>
the win~1 crash dialog.<br></blockquote><div><br></div><div>Though not a windows user, that sounds sensible to me, but will it work with execute keeping the console open until enter is pressed?</div><div><br></div><div>Cheers</div>
<div>Lex</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
[1] <a href="https://sourceforge.net/p/geany/bugs/943/" target="_blank">https://sourceforge.net/p/geany/bugs/943/</a><br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
E-gards: Jimmy<br>
_______________________________________________<br>
Devel mailing list<br>
<a href="mailto:Devel@lists.geany.org">Devel@lists.geany.org</a><br>
<a href="https://lists.geany.org/cgi-bin/mailman/listinfo/devel" target="_blank">https://lists.geany.org/cgi-bin/mailman/listinfo/devel</a><br>
</font></span></blockquote></div><br></div></div>