2009/12/26 Charles Wilson:
> There's one remaining problem with your scenario: when the Xserver is
> not available, and the <GDI> option is used:
>
>  <GDI>
>    <Environment>
>    </Environment>
>    <Target filename="/usr/bin/mintty.exe" startin="~">
>      <Arg>-e /bin/bash</Arg>
>    </Target>
>  </GDI>
>
> mintty *IS* launched: it shows up in the process list, but the window is
> not visible. I'm not sure why.

Is it trying to hide mintty's console window, but ending up hiding the
actual mintty window because mintty is a GUI subsystem app and hence
doesn't have a console?

Andy

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Reply via email to