On 2 September 2015 at 05:33, Jim Charlton <char...@gmail.com> wrote:

Hi Jim,

> I have had similar problems and ended up using g_spawn_async_with_pipes()
> with a separate binary.  This works well for me as I often need to launch
> several instances of this "thread".

g_spawn_async_* have the (personally unwanted) behavior on windows to
open a console for each process [1], which is quite horrible for the
user.

[1] https://bugzilla.gnome.org/show_bug.cgi?id=509201

Cheers
-- 
Gian Mario Tagliaretti
GNOME Foundation member
gia...@gnome.org
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to