Freeride on Windows XP - where does the output go?

C

Craig

I want to use Freeride on my Win XP box, Version 2002, sp 1, but the
output DOS window just flashes open and closes before I can see the
output. I'm using ruby 1.8.2 (2004-12-25) [i386-mswin32] and Freeride
version 0.9.4.

I've searched around the comp.lang.ruby newsgroup and found someone
with a similar problem, but he never got a way to make it work, that I
could see. (Subject: Re: FreeRIDE: Where does the output go? posted 22
Jul 2005)

I get this:
ruby C:\ruby-proj\process.rb
exit

This is a simple script and I'd actually like to see the output
captured in the console window I suppose, if I could answer the script
when it wants some input.
My Debug/Run preferences are set to save files before running and run
in a terminal.

Anybody else with this? Any hints?

thanks,
Craig
 
C

Curt Hibbs

You need to set a debugger option. the menu command "Edit >>
Preferences" will bring up the preferences dialog. Then selecte
"Debugger/Run" on the left and you should then see a checkbox on the
right labeled: "Run process in terminal". Check that checkbox and
click Ok, and it should do what you want.

Curt

I want to use Freeride on my Win XP box, Version 2002, sp 1, but the
output DOS window just flashes open and closes before I can see the
output. I'm using ruby 1.8.2 (2004-12-25) [i386-mswin32] and Freeride
version 0.9.4.

I've searched around the comp.lang.ruby newsgroup and found someone
with a similar problem, but he never got a way to make it work, that I
could see. (Subject: Re: FreeRIDE: Where does the output go? posted 22
Jul 2005)

I get this:
ruby C:\ruby-proj\process.rb
exit

This is a simple script and I'd actually like to see the output
captured in the console window I suppose, if I could answer the script
when it wants some input.
My Debug/Run preferences are set to save files before running and run
in a terminal.

Anybody else with this? Any hints?

thanks,
Craig
 
C

Craig

Hi Curt,

thanks for your reply.

I have this option checked and am getting the result described above.
I also set an environment variable RUBY_PLATFORM to 'mswin32' that
showed up in code from a stack trace without the terminal option set,
but that does not help either.
Craig
 
C

Curt Hibbs

Hi Curt,

thanks for your reply.

I have this option checked and am getting the result described above.
I also set an environment variable RUBY_PLATFORM to 'mswin32' that
showed up in code from a stack trace without the terminal option set,
but that does not help either.

Hmm... I'm not sure then,. I suggest posting this to the FreeRIDE Users ML.

Curt
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top