[wxruby-users] Glitch with RubyScript2exe

Eric Rubin erubin at valcom.com
Tue Jul 1 13:52:03 EDT 2008


I used RubyScript2exe to build a Windows exe from my WxRuby app and it
worked great.  When I added --rubyscript2exe-rubyw to the command line, to
get rid of the DOS window, it still worked (once I redirected my stdin and
stderr to a log file), except that occasionally a DOS window appears and
disappears (very quickly).  This occurs predictably, when certain events
occur.  (It's not every time I write debug messages to the log file.)  The
occurrence is not related to any GUI activity.  It happens when my Ruby app
receives a certain message from another app.  It may not even be related to
WxRuby.

Any idea of what might be causing this?  (It's annoying and certainly not
acceptable for a release version.)

Thanks,

Eric Rubin



More information about the wxruby-users mailing list