On Sat, May 30, 2009 at 11:59 PM, bulia byak <buliabyak@...400...> wrote:
On Fri, May 29, 2009 at 10:11 AM, Ulf Erikson
<ulferikson@...400...> wrote:
> I would suggest following the other examples. Making the main
> application a console application seems to stop Windows from spawning
> new consoles for subprocesses.
But instead it makes Inkscape itself spawn a console window for
itself, which is worse.
We are talking about a situation where you have two applications: one
that gives console output and one that doesn't open a console window.
This also means that one is the main application and the other just
spawns the first: inkscape/inkscapec or inkscape/inkscapew
You started the wrong application. Try inkscapew instead :)