From hans-goran at puke.se Tue Aug 1 11:27:28 2006 From: hans-goran at puke.se (=?ISO-8859-1?Q?Hans-G=F6ran_Puke?=) Date: Tue, 1 Aug 2006 17:27:28 +0200 Subject: [FR-users] Newbie question for Freeride on OSX Message-ID: <4c25640f0608010827k1d84fffcjf1d4defce05c820c@mail.gmail.com> Hi, I am interested in trying out Freeride, and since I am using a Mac with OSX, I followed the advice on the Wiki and used Darwinports to install. Again, using the wiki as the source of information, I entered $ sh /opt/local/share/freeride/run.bat to try to start it. This produces the following error-message: ruby: No such file or directory -- freeride.rb (LoadError) I have a working installation of Ruby and Rails in /usr/local/bin Can you tell me what to do to get freeride to play with my Ruby installation? -- Brgds/MVH, Hans-G?ran Puke -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/freeride-users/attachments/20060801/8378cc19/attachment.html From laurent at moldus.org Tue Aug 1 12:12:45 2006 From: laurent at moldus.org (Laurent Julliard) Date: Tue, 01 Aug 2006 18:12:45 +0200 Subject: [FR-users] Newbie question for Freeride on OSX In-Reply-To: <4c25640f0608010827k1d84fffcjf1d4defce05c820c@mail.gmail.com> References: <4c25640f0608010827k1d84fffcjf1d4defce05c820c@mail.gmail.com> Message-ID: <44CF7D7D.2040507@moldus.org> Try: cd /opt/local/share/freeride sh ./run.bat and see if it works better Laurent Hans-G?ran Puke wrote: > Hi, I am interested in trying out Freeride, and since I am using a Mac > with OSX, I followed the advice on the Wiki and used Darwinports to install. > Again, using the wiki as the source of information, I entered > $ sh /opt/local/share/freeride/run.bat to try to start it. > This produces the following error-message: > > ruby: No such file or directory -- freeride.rb (LoadError) > > I have a working installation of Ruby and Rails in /usr/local/bin > > Can you tell me what to do to get freeride to play with my Ruby > installation? > -- > Brgds/MVH, > Hans-G?ran Puke > > > ------------------------------------------------------------------------ > > _______________________________________________ > Freeride-users mailing list > Freeride-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/freeride-users From hans-goran at puke.se Tue Aug 1 12:32:38 2006 From: hans-goran at puke.se (=?ISO-8859-1?Q?Hans-G=F6ran_Puke?=) Date: Tue, 1 Aug 2006 18:32:38 +0200 Subject: [FR-users] Newbie question for Freeride on OSX In-Reply-To: <44CF7D7D.2040507@moldus.org> References: <4c25640f0608010827k1d84fffcjf1d4defce05c820c@mail.gmail.com> <44CF7D7D.2040507@moldus.org> Message-ID: <4c25640f0608010932q7e3393ffy6063b436d348e06d@mail.gmail.com> Unfortunately not, it just fails differently: Failing to start: rubyide_tools_fox_file_browser Failing to start: rubyide_tools_fox_databus_inspector Failing to start: rubyide_tools_fox_configurator Failing to start: rubyide_tools_fox_debugger Failing to start: rubyide_tools_configurator Failing to start: rubyide_fox_gui Failing to start: rubyide_tools_fox_source_browser Failing to start: rubyide_tools_fox_script_runner Failing to start: rubyide_tools_fox_file_browser Failing to start: rubyide_tools_fox_databus_inspector Failing to start: rubyide_tools_fox_configurator Failing to start: rubyide_tools_fox_debugger Failing to start: rubyide_tools_configurator Failing to start: rubyide_fox_gui Failing to start: rubyide_tools_fox_source_browser Failing to start: rubyide_tools_fox_script_runner Failing to start: rubyide_tools_fox_file_browser Failing to start: rubyide_tools_fox_databus_inspector Failing to start: rubyide_tools_fox_configurator Failing to start: rubyide_tools_fox_debugger Failing to start: rubyide_tools_configurator Failing to start: rubyide_fox_gui-menupane Failing to start: rubyide_fox_gui-menubar Failing to start: rubyide_fox_gui Failing to start: rubyide_tools_fox_source_browser Failing to start: rubyide_tools_fox_script_runner Failing to start: rubyide_tools_fox_file_browser Failing to start: rubyide_tools_fox_databus_inspector Failing to start: rubyide_tools_fox_configurator Failing to start: rubyide_tools_fox_debugger Failing to start: rubyide_tools_configurator Failing to start: rubyide_fox_gui Failing to start: rubyide_tools_fox_source_browser Failing to start: rubyide_tools_fox_script_runner Failing to start: rubyide_tools_fox_file_browser Failing to start: rubyide_tools_fox_databus_inspector Failing to start: rubyide_tools_fox_configurator Failing to start: rubyide_tools_fox_debugger Failing to start: rubyide_tools_configurator Failing to start: rubyide_fox_gui-dockbar Failing to start: rubyide_fox_gui-outputpane Failing to start: rubyide_fox_gui Failing to start: rubyide_tools_fox_source_browser Failing to start: rubyide_tools_fox_script_runner Failing to start: rubyide_tools_fox_file_browser Failing to start: rubyide_tools_fox_databus_inspector Failing to start: rubyide_tools_fox_configurator Failing to start: rubyide_tools_fox_debugger Failing to start: rubyide_tools_configurator Failing to start: rubyide_fox_gui Failing to start: rubyide_tools_fox_source_browser Failing to start: rubyide_tools_fox_script_runner Failing to start: rubyide_tools_fox_file_browser Failing to start: rubyide_tools_fox_databus_inspector Failing to start: rubyide_tools_fox_configurator Failing to start: rubyide_tools_fox_debugger Failing to start: rubyide_tools_configurator Failing to load: RRB Failing to start: RRB This must be a path-issue, must it not? //Hans-G?ran 2006/8/1, Laurent Julliard : > > Try: > > cd /opt/local/share/freeride > sh ./run.bat > > and see if it works better > > Laurent > > Hans-G?ran Puke wrote: > > Hi, I am interested in trying out Freeride, and since I am using a Mac > > with OSX, I followed the advice on the Wiki and used Darwinports to > install. > > Again, using the wiki as the source of information, I entered > > $ sh /opt/local/share/freeride/run.bat to try to start it. > > This produces the following error-message: > > > > ruby: No such file or directory -- freeride.rb (LoadError) > > > > I have a working installation of Ruby and Rails in /usr/local/bin > > > > Can you tell me what to do to get freeride to play with my Ruby > > installation? > > -- > > Brgds/MVH, > > Hans-G?ran Puke > > > > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > Freeride-users mailing list > > Freeride-users at rubyforge.org > > http://rubyforge.org/mailman/listinfo/freeride-users > > _______________________________________________ > Freeride-users mailing list > Freeride-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/freeride-users > -- Brgds/MVH, Hans-G?ran Puke -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/freeride-users/attachments/20060801/a945fc46/attachment-0001.html From laurent at moldus.org Tue Aug 1 17:04:27 2006 From: laurent at moldus.org (Laurent Julliard) Date: Tue, 01 Aug 2006 23:04:27 +0200 Subject: [FR-users] Newbie question for Freeride on OSX In-Reply-To: <4c25640f0608010932q7e3393ffy6063b436d348e06d@mail.gmail.com> References: <4c25640f0608010827k1d84fffcjf1d4defce05c820c@mail.gmail.com> <44CF7D7D.2040507@moldus.org> <4c25640f0608010932q7e3393ffy6063b436d348e06d@mail.gmail.com> Message-ID: <44CFC1DB.4030108@moldus.org> if all plugins fail to start the most likely problem is that you don't have the proper FOX (1.2), FXscintilla or FXRuby installed. Look for more detailed error messages in ~/.freeride/config/freeride.log Laurent Hans-G?ran Puke wrote: > Unfortunately not, it just fails differently: > > Failing to start: rubyide_tools_fox_file_browser > Failing to start: rubyide_tools_fox_databus_inspector > Failing to start: rubyide_tools_fox_configurator > Failing to start: rubyide_tools_fox_debugger > Failing to start: rubyide_tools_configurator > Failing to start: rubyide_fox_gui > Failing to start: rubyide_tools_fox_source_browser > Failing to start: rubyide_tools_fox_script_runner > Failing to start: rubyide_tools_fox_file_browser > Failing to start: rubyide_tools_fox_databus_inspector > Failing to start: rubyide_tools_fox_configurator > Failing to start: rubyide_tools_fox_debugger > Failing to start: rubyide_tools_configurator > Failing to start: rubyide_fox_gui > Failing to start: rubyide_tools_fox_source_browser > Failing to start: rubyide_tools_fox_script_runner > Failing to start: rubyide_tools_fox_file_browser > Failing to start: rubyide_tools_fox_databus_inspector > Failing to start: rubyide_tools_fox_configurator > Failing to start: rubyide_tools_fox_debugger > Failing to start: rubyide_tools_configurator > Failing to start: rubyide_fox_gui-menupane > Failing to start: rubyide_fox_gui-menubar > Failing to start: rubyide_fox_gui > Failing to start: rubyide_tools_fox_source_browser > Failing to start: rubyide_tools_fox_script_runner > Failing to start: rubyide_tools_fox_file_browser > Failing to start: rubyide_tools_fox_databus_inspector > Failing to start: rubyide_tools_fox_configurator > Failing to start: rubyide_tools_fox_debugger > Failing to start: rubyide_tools_configurator > Failing to start: rubyide_fox_gui > Failing to start: rubyide_tools_fox_source_browser > Failing to start: rubyide_tools_fox_script_runner > Failing to start: rubyide_tools_fox_file_browser > Failing to start: rubyide_tools_fox_databus_inspector > Failing to start: rubyide_tools_fox_configurator > Failing to start: rubyide_tools_fox_debugger > Failing to start: rubyide_tools_configurator > Failing to start: rubyide_fox_gui-dockbar > Failing to start: rubyide_fox_gui-outputpane > Failing to start: rubyide_fox_gui > Failing to start: rubyide_tools_fox_source_browser > Failing to start: rubyide_tools_fox_script_runner > Failing to start: rubyide_tools_fox_file_browser > Failing to start: rubyide_tools_fox_databus_inspector > Failing to start: rubyide_tools_fox_configurator > Failing to start: rubyide_tools_fox_debugger > Failing to start: rubyide_tools_configurator > Failing to start: rubyide_fox_gui > Failing to start: rubyide_tools_fox_source_browser > Failing to start: rubyide_tools_fox_script_runner > Failing to start: rubyide_tools_fox_file_browser > Failing to start: rubyide_tools_fox_databus_inspector > Failing to start: rubyide_tools_fox_configurator > Failing to start: rubyide_tools_fox_debugger > Failing to start: rubyide_tools_configurator > Failing to load: RRB > Failing to start: RRB > > This must be a path-issue, must it not? > > //Hans-G?ran > > 2006/8/1, Laurent Julliard >: > > Try: > > cd /opt/local/share/freeride > sh ./run.bat > > and see if it works better > > Laurent > > Hans-G?ran Puke wrote: > > Hi, I am interested in trying out Freeride, and since I am using > a Mac > > with OSX, I followed the advice on the Wiki and used Darwinports > to install. > > Again, using the wiki as the source of information, I entered > > $ sh /opt/local/share/freeride/run.bat to try to start it. > > This produces the following error-message: > > > > ruby: No such file or directory -- freeride.rb (LoadError) > > > > I have a working installation of Ruby and Rails in /usr/local/bin > > > > Can you tell me what to do to get freeride to play with my Ruby > > installation? > > -- > > Brgds/MVH, > > Hans-G?ran Puke > > > > > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > Freeride-users mailing list > > Freeride-users at rubyforge.org > > http://rubyforge.org/mailman/listinfo/freeride-users > > _______________________________________________ > Freeride-users mailing list > Freeride-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/freeride-users > > > > > -- > Brgds/MVH, > Hans-G?ran Puke > > > ------------------------------------------------------------------------ > > _______________________________________________ > Freeride-users mailing list > Freeride-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/freeride-users From hans-goran at puke.se Tue Aug 1 17:30:22 2006 From: hans-goran at puke.se (=?ISO-8859-1?Q?Hans-G=F6ran_Puke?=) Date: Tue, 1 Aug 2006 23:30:22 +0200 Subject: [FR-users] Newbie question for Freeride on OSX In-Reply-To: <44CFC1DB.4030108@moldus.org> References: <4c25640f0608010827k1d84fffcjf1d4defce05c820c@mail.gmail.com> <44CF7D7D.2040507@moldus.org> <4c25640f0608010932q7e3393ffy6063b436d348e06d@mail.gmail.com> <44CFC1DB.4030108@moldus.org> Message-ID: <4c25640f0608011430s2eb1ba94g37ffcab446324870@mail.gmail.com> It appears that FOX and FXscintilla are installed (they are acknowledged by Darwinports). However Darwinports does not know about FXRuby. Here is the contents of the last part of the logfile (the part from today): Does it help? (I don't understand what's wrong by looking at it). 2006-08-01 18:31:26 :: [INFO] --- FreeRIDE Started on Tue Aug 01 18:31:25 CEST 2006 2006-08-01 18:31:26 :: [ERROR] Plugin(rubyide_fox_gui-appframe): Error loading rubyide_fox_gui-appframe no such file to load -- fox12 /opt/local/share/freeride/./plugins/rubyide_fox_gui/appframe.rb:17:in `require' /opt/local/share/freeride/./plugins/rubyide_fox_gui/appframe.rb:17 /opt/local/share/freeride/freebase/lib/freebase/plugin.rb:187:in `load' /opt/local/share/freeride/freebase/lib/freebase/configuration.rb:68:in `load_plugins' /opt/local/share/freeride/freebase/lib/freebase/core.rb:64:in `initialize' /opt/local/share/freeride/freebase/lib/freebase/core.rb:35:in `startup' freeride.rb:77:in `startup' freeride.rb:116 2006-08-01 18:31:26 :: [ERROR] Plugin(RRB): Error loading RRB no such file to load -- fox12 /opt/local/share/freeride/./plugins/rubyide_tools_rrb/rrb_plugin.rb:1:in `require' /opt/local/share/freeride/./plugins/rubyide_tools_rrb/rrb_plugin.rb:1 /opt/local/share/freeride/freebase/lib/freebase/plugin.rb:187:in `load' /opt/local/share/freeride/freebase/lib/freebase/configuration.rb:68:in `load_plugins' /opt/local/share/freeride/freebase/lib/freebase/core.rb:64:in `initialize' /opt/local/share/freeride/freebase/lib/freebase/core.rb:35:in `startup' freeride.rb:77:in `startup' freeride.rb:116 2006-08-01 18:31:26 :: [INFO] Plugin(rubyide_gui-outputpane): OutputPane plugin started 2006-08-01 19:09:05 :: [INFO] --- FreeRIDE Started on Tue Aug 01 19:09:05 CEST 2006 2006-08-01 19:09:05 :: [ERROR] Plugin(rubyide_fox_gui-appframe): Error loading rubyide_fox_gui-appframe no such file to load -- fox12 /opt/local/share/freeride/./plugins/rubyide_fox_gui/appframe.rb:17:in `require' /opt/local/share/freeride/./plugins/rubyide_fox_gui/appframe.rb:17 /opt/local/share/freeride/freebase/lib/freebase/plugin.rb:187:in `load' /opt/local/share/freeride/freebase/lib/freebase/configuration.rb:68:in `load_plugins' /opt/local/share/freeride/freebase/lib/freebase/core.rb:64:in `initialize' /opt/local/share/freeride/freebase/lib/freebase/core.rb:35:in `startup' freeride.rb:77:in `startup' freeride.rb:116 2006-08-01 19:09:05 :: [ERROR] Plugin(RRB): Error loading RRB no such file to load -- fox12 /opt/local/share/freeride/./plugins/rubyide_tools_rrb/rrb_plugin.rb:1:in `require' /opt/local/share/freeride/./plugins/rubyide_tools_rrb/rrb_plugin.rb:1 /opt/local/share/freeride/freebase/lib/freebase/plugin.rb:187:in `load' /opt/local/share/freeride/freebase/lib/freebase/configuration.rb:68:in `load_plugins' /opt/local/share/freeride/freebase/lib/freebase/core.rb:64:in `initialize' /opt/local/share/freeride/freebase/lib/freebase/core.rb:35:in `startup' freeride.rb:77:in `startup' freeride.rb:116 2006-08-01 19:09:05 :: [INFO] Plugin(rubyide_gui-outputpane): OutputPane plugin started 2006/8/1, Laurent Julliard : > > if all plugins fail to start the most likely problem is that you don't > have the proper FOX (1.2), FXscintilla or FXRuby installed. Look for > more detailed error messages in ~/.freeride/config/freeride.log > > Laurent > > Hans-G?ran Puke wrote: > > Unfortunately not, it just fails differently: > > > > Failing to start: rubyide_tools_fox_file_browser > > Failing to start: rubyide_tools_fox_databus_inspector > > Failing to start: rubyide_tools_fox_configurator > > Failing to start: rubyide_tools_fox_debugger > > Failing to start: rubyide_tools_configurator > > Failing to start: rubyide_fox_gui > > Failing to start: rubyide_tools_fox_source_browser > > Failing to start: rubyide_tools_fox_script_runner > > Failing to start: rubyide_tools_fox_file_browser > > Failing to start: rubyide_tools_fox_databus_inspector > > Failing to start: rubyide_tools_fox_configurator > > Failing to start: rubyide_tools_fox_debugger > > Failing to start: rubyide_tools_configurator > > Failing to start: rubyide_fox_gui > > Failing to start: rubyide_tools_fox_source_browser > > Failing to start: rubyide_tools_fox_script_runner > > Failing to start: rubyide_tools_fox_file_browser > > Failing to start: rubyide_tools_fox_databus_inspector > > Failing to start: rubyide_tools_fox_configurator > > Failing to start: rubyide_tools_fox_debugger > > Failing to start: rubyide_tools_configurator > > Failing to start: rubyide_fox_gui-menupane > > Failing to start: rubyide_fox_gui-menubar > > Failing to start: rubyide_fox_gui > > Failing to start: rubyide_tools_fox_source_browser > > Failing to start: rubyide_tools_fox_script_runner > > Failing to start: rubyide_tools_fox_file_browser > > Failing to start: rubyide_tools_fox_databus_inspector > > Failing to start: rubyide_tools_fox_configurator > > Failing to start: rubyide_tools_fox_debugger > > Failing to start: rubyide_tools_configurator > > Failing to start: rubyide_fox_gui > > Failing to start: rubyide_tools_fox_source_browser > > Failing to start: rubyide_tools_fox_script_runner > > Failing to start: rubyide_tools_fox_file_browser > > Failing to start: rubyide_tools_fox_databus_inspector > > Failing to start: rubyide_tools_fox_configurator > > Failing to start: rubyide_tools_fox_debugger > > Failing to start: rubyide_tools_configurator > > Failing to start: rubyide_fox_gui-dockbar > > Failing to start: rubyide_fox_gui-outputpane > > Failing to start: rubyide_fox_gui > > Failing to start: rubyide_tools_fox_source_browser > > Failing to start: rubyide_tools_fox_script_runner > > Failing to start: rubyide_tools_fox_file_browser > > Failing to start: rubyide_tools_fox_databus_inspector > > Failing to start: rubyide_tools_fox_configurator > > Failing to start: rubyide_tools_fox_debugger > > Failing to start: rubyide_tools_configurator > > Failing to start: rubyide_fox_gui > > Failing to start: rubyide_tools_fox_source_browser > > Failing to start: rubyide_tools_fox_script_runner > > Failing to start: rubyide_tools_fox_file_browser > > Failing to start: rubyide_tools_fox_databus_inspector > > Failing to start: rubyide_tools_fox_configurator > > Failing to start: rubyide_tools_fox_debugger > > Failing to start: rubyide_tools_configurator > > Failing to load: RRB > > Failing to start: RRB > > > > This must be a path-issue, must it not? > > > > //Hans-G?ran > > > > 2006/8/1, Laurent Julliard laurent at moldus.org>>: > > > > Try: > > > > cd /opt/local/share/freeride > > sh ./run.bat > > > > and see if it works better > > > > Laurent > > > > Hans-G?ran Puke wrote: > > > Hi, I am interested in trying out Freeride, and since I am using > > a Mac > > > with OSX, I followed the advice on the Wiki and used Darwinports > > to install. > > > Again, using the wiki as the source of information, I entered > > > $ sh /opt/local/share/freeride/run.bat to try to start it. > > > This produces the following error-message: > > > > > > ruby: No such file or directory -- freeride.rb (LoadError) > > > > > > I have a working installation of Ruby and Rails in /usr/local/bin > > > > > > Can you tell me what to do to get freeride to play with my Ruby > > > installation? > > > -- > > > Brgds/MVH, > > > Hans-G?ran Puke > > > > > > > > > > > > ------------------------------------------------------------------------ > > > > > > _______________________________________________ > > > Freeride-users mailing list > > > Freeride-users at rubyforge.org > > > > http://rubyforge.org/mailman/listinfo/freeride-users > > > > _______________________________________________ > > Freeride-users mailing list > > Freeride-users at rubyforge.org > > http://rubyforge.org/mailman/listinfo/freeride-users > > > > > > > > > > -- > > Brgds/MVH, > > Hans-G?ran Puke > > > > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > Freeride-users mailing list > > Freeride-users at rubyforge.org > > http://rubyforge.org/mailman/listinfo/freeride-users > > _______________________________________________ > Freeride-users mailing list > Freeride-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/freeride-users > -- Brgds/MVH, Hans-G?ran Puke -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/freeride-users/attachments/20060801/123e8469/attachment.html From r.fulton at auckland.ac.nz Tue Aug 1 17:46:45 2006 From: r.fulton at auckland.ac.nz (Russell Fulton) Date: Wed, 02 Aug 2006 09:46:45 +1200 Subject: [FR-users] Newbie question for Freeride on OSX In-Reply-To: <44CFC1DB.4030108@moldus.org> References: <4c25640f0608010827k1d84fffcjf1d4defce05c820c@mail.gmail.com> <44CF7D7D.2040507@moldus.org> <4c25640f0608010932q7e3393ffy6063b436d348e06d@mail.gmail.com> <44CFC1DB.4030108@moldus.org> Message-ID: <44CFCBC5.6010608@auckland.ac.nz> I have had several goes at installing FR on OSX and have now given up. If you want to stick with Apple's Ruby (after fixing it ;) then installing FR becomes quite difficult because you have to install everything (fox 1.2 and the matching FXscintilla or FXRuby ) from scratch and keep them separate from your 1.6 installation. I tried installing FR from both Darwin Ports and fink but neither of these know about Apple's Ruby and insist on installing their own. I know from experience that having Apple's Ruby and another version lead to all sorts of odd problems! I have reluctantly decided to leave FR alone until it uses the current version of Fox. Russell. Laurent Julliard wrote: > if all plugins fail to start the most likely problem is that you don't > have the proper FOX (1.2), FXscintilla or FXRuby installed. Look for > more detailed error messages in ~/.freeride/config/freeride.log > > Laurent > From hans-goran at puke.se Wed Aug 2 02:51:17 2006 From: hans-goran at puke.se (=?ISO-8859-1?Q?Hans-G=F6ran_Puke?=) Date: Wed, 2 Aug 2006 08:51:17 +0200 Subject: [FR-users] Newbie question for Freeride on OSX In-Reply-To: <44CFCBC5.6010608@auckland.ac.nz> References: <4c25640f0608010827k1d84fffcjf1d4defce05c820c@mail.gmail.com> <44CF7D7D.2040507@moldus.org> <4c25640f0608010932q7e3393ffy6063b436d348e06d@mail.gmail.com> <44CFC1DB.4030108@moldus.org> <44CFCBC5.6010608@auckland.ac.nz> Message-ID: <4c25640f0608012351n349e7c38ic69d0497de42d4db@mail.gmail.com> No, I am NOT using the OSX default installation of Ruby. As I mentioned in my first mail, I have a working installation of Ruby and Rails in /usr/local/bin. This was made from source according to these (http://hivelogic.com/articles/2005/12/01/ruby_rails_lighttpd_mysql_tiger) instructions. Now that you have this information, is there a way, any way, to get freeride up and running on OSX? I am interested to here any advice, even if it means scrapping my current installation and starting over. (This is because so far I have not made any applications, just the example ones). Having a fully functional IDE for Ruby would seem to be more important than most other aspects, at least to me. Hans-G?ran 2006/8/1, Russell Fulton : > > I have had several goes at installing FR on OSX and have now given up. > If you want to stick with Apple's Ruby (after fixing it ;) then > installing FR becomes quite difficult because you have to install > everything (fox 1.2 and the matching FXscintilla or FXRuby ) from > scratch and keep them separate from your 1.6 installation. > > I tried installing FR from both Darwin Ports and fink but neither of > these know about Apple's Ruby and insist on installing their own. I > know from experience that having Apple's Ruby and another version lead > to all sorts of odd problems! > > I have reluctantly decided to leave FR alone until it uses the current > version of Fox. > > Russell. > > Laurent Julliard wrote: > > if all plugins fail to start the most likely problem is that you don't > > have the proper FOX (1.2), FXscintilla or FXRuby installed. Look for > > more detailed error messages in ~/.freeride/config/freeride.log > > > > Laurent > > > _______________________________________________ > Freeride-users mailing list > Freeride-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/freeride-users > -- Brgds/MVH, Hans-G?ran Puke -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/freeride-users/attachments/20060802/6e6eb383/attachment.html From laurent at moldus.org Wed Aug 2 08:24:35 2006 From: laurent at moldus.org (Laurent Julliard) Date: Wed, 02 Aug 2006 14:24:35 +0200 Subject: [FR-users] Newbie question for Freeride on OSX In-Reply-To: <4c25640f0608011430s2eb1ba94g37ffcab446324870@mail.gmail.com> References: <4c25640f0608010827k1d84fffcjf1d4defce05c820c@mail.gmail.com> <44CF7D7D.2040507@moldus.org> <4c25640f0608010932q7e3393ffy6063b436d348e06d@mail.gmail.com> <44CFC1DB.4030108@moldus.org> <4c25640f0608011430s2eb1ba94g37ffcab446324870@mail.gmail.com> Message-ID: <44D09983.1070400@moldus.org> Hans-G?ran Puke wrote: > It appears that FOX and FXscintilla are installed (they are acknowledged > by Darwinports). > However Darwinports does not know about FXRuby. > > Here is the contents of the last part of the logfile (the part from today): > Does it help? (I don't understand what's wrong by looking at it). > > 2006-08-01 18:31:26 :: [INFO] --- FreeRIDE Started on Tue Aug 01 > 18:31:25 CEST 2006 > 2006-08-01 18:31:26 :: [ERROR] Plugin(rubyide_fox_gui-appframe): Error > loading rubyide_fox_gui-appframe > no such file to load -- fox12 > /opt/local/share/freeride/./plugins/rubyide_fox_gui/appframe.rb:17:in > `require' What's wrong is just in the message above... FR cannot load 'fox12.so' which is the shared library that is normally installed somewhere in site_ruby/1.8/xxxxx-linux/fox12.so after you have successfully compiled the FXRuby 1.2.x extension for Ruby. It looks like something went wrong either when you compiled or installed FXRuby 1.2.x. I'm afraid you have to find what did not go well... Laurent From hans-goran at puke.se Wed Aug 2 14:27:06 2006 From: hans-goran at puke.se (=?ISO-8859-1?Q?Hans-G=F6ran_Puke?=) Date: Wed, 2 Aug 2006 20:27:06 +0200 Subject: [FR-users] Newbie question for Freeride on OSX In-Reply-To: <44D09983.1070400@moldus.org> References: <4c25640f0608010827k1d84fffcjf1d4defce05c820c@mail.gmail.com> <44CF7D7D.2040507@moldus.org> <4c25640f0608010932q7e3393ffy6063b436d348e06d@mail.gmail.com> <44CFC1DB.4030108@moldus.org> <4c25640f0608011430s2eb1ba94g37ffcab446324870@mail.gmail.com> <44D09983.1070400@moldus.org> Message-ID: <4c25640f0608021127o58729570rdd51c82794e4fa22@mail.gmail.com> Hello again, I am soon ready to give up on this, but just one last try: I have now built all the required dependencies (FOX, FXscintilla) from source and also installed FXRuby by hand. I still get the same long list of "Failing to load" and "Failing to start" messages. Looking at the Linux installer (which apparently only works on x86 linux boxes) it appears that it is setting up "LD_LIBRARY_PATH" to point to some libraries. This does not happen in the source-distribution, so I wonder if the problem may lie here? ALL my sources are in /Users/hanpu/src/ and all installed components end up in /usr/local. Do you have any idea of how I can make it work now? Thanks, Hans-G?ran 2006/8/2, Laurent Julliard : > > Hans-G?ran Puke wrote: > > It appears that FOX and FXscintilla are installed (they are acknowledged > > by Darwinports). > > However Darwinports does not know about FXRuby. > > > > Here is the contents of the last part of the logfile (the part from > today): > > Does it help? (I don't understand what's wrong by looking at it). > > > > 2006-08-01 18:31:26 :: [INFO] --- FreeRIDE Started on Tue Aug 01 > > 18:31:25 CEST 2006 > > 2006-08-01 18:31:26 :: [ERROR] Plugin(rubyide_fox_gui-appframe): Error > > loading rubyide_fox_gui-appframe > > no such file to load -- fox12 > > /opt/local/share/freeride/./plugins/rubyide_fox_gui/appframe.rb:17:in > > `require' > > What's wrong is just in the message above... FR cannot load 'fox12.so' > which is the shared library that is normally installed somewhere in > site_ruby/1.8/xxxxx-linux/fox12.so after you have successfully compiled > the FXRuby 1.2.x extension for Ruby. It looks like something went wrong > either when you compiled or installed FXRuby 1.2.x. I'm afraid you have > to find what did not go well... > > Laurent > _______________________________________________ > Freeride-users mailing list > Freeride-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/freeride-users > -- Brgds/MVH, Hans-G?ran Puke -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/freeride-users/attachments/20060802/b8bc4708/attachment.html From laurent at moldus.org Thu Aug 3 11:41:53 2006 From: laurent at moldus.org (Laurent Julliard) Date: Thu, 03 Aug 2006 17:41:53 +0200 Subject: [FR-users] Newbie question for Freeride on OSX In-Reply-To: <4c25640f0608021127o58729570rdd51c82794e4fa22@mail.gmail.com> References: <4c25640f0608010827k1d84fffcjf1d4defce05c820c@mail.gmail.com> <44CF7D7D.2040507@moldus.org> <4c25640f0608010932q7e3393ffy6063b436d348e06d@mail.gmail.com> <44CFC1DB.4030108@moldus.org> <4c25640f0608011430s2eb1ba94g37ffcab446324870@mail.gmail.com> <44D09983.1070400@moldus.org> <4c25640f0608021127o58729570rdd51c82794e4fa22@mail.gmail.com> Message-ID: <44D21941.5030307@moldus.org> May I suggest that you forget about Fr for a while and concentrate on the Ruby installation problem because I believe this is a probelm with Ruby that you are experiencing not a FreeRIDE problem. Try to launch irb and type: irb> require 'fox12' if this fails (should return true) then you have a problem with FXRuby compilation. Czan you tell us where you fox12.so is located? Laurent Hans-G?ran Puke wrote: > Hello again, > I am soon ready to give up on this, but just one last try: > > I have now built all the required dependencies (FOX, FXscintilla) from > source and also installed FXRuby by hand. > I still get the same long list of "Failing to load" and "Failing to > start" messages. > Looking at the Linux installer (which apparently only works on x86 linux > boxes) it appears that it is setting up "LD_LIBRARY_PATH" to point to > some libraries. This does not happen in the source-distribution, so I > wonder if the problem may lie here? ALL my sources are in > /Users/hanpu/src/ and all installed components end up > in /usr/local. > > Do you have any idea of how I can make it work now? > > Thanks, > Hans-G?ran > > 2006/8/2, Laurent Julliard >: > > Hans-G?ran Puke wrote: > > It appears that FOX and FXscintilla are installed (they are > acknowledged > > by Darwinports). > > However Darwinports does not know about FXRuby. > > > > Here is the contents of the last part of the logfile (the part > from today): > > Does it help? (I don't understand what's wrong by looking at it). > > > > 2006-08-01 18:31:26 :: [INFO] --- FreeRIDE Started on Tue Aug 01 > > 18:31:25 CEST 2006 > > 2006-08-01 18:31:26 :: [ERROR] Plugin(rubyide_fox_gui-appframe): > Error > > loading rubyide_fox_gui-appframe > > no such file to load -- fox12 > > /opt/local/share/freeride/./plugins/rubyide_fox_gui/appframe.rb:17:in > > `require' > > What's wrong is just in the message above... FR cannot load 'fox12.so' > which is the shared library that is normally installed somewhere in > site_ruby/1.8/xxxxx-linux/fox12.so after you have successfully compiled > the FXRuby 1.2.x extension for Ruby. It looks like something went wrong > either when you compiled or installed FXRuby 1.2.x. I'm afraid you have > to find what did not go well... > > Laurent > _______________________________________________ > Freeride-users mailing list > Freeride-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/freeride-users > > > > > -- > Brgds/MVH, > Hans-G?ran Puke > > > ------------------------------------------------------------------------ > > _______________________________________________ > Freeride-users mailing list > Freeride-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/freeride-users From alejandro.vargas.hernandez at gmail.com Wed Aug 23 00:34:45 2006 From: alejandro.vargas.hernandez at gmail.com (Alejandro Vargas Hernandez) Date: Tue, 22 Aug 2006 23:34:45 -0500 Subject: [FR-users] Freeride freezing. Message-ID: I decided to learn ruby, so I installed it with the one click installer on Windows XP. I opened Freeride, chacked "Run process in terminal" and tried the usual hello world: puts "Hello World" Freeride puts shows a red warning on the console output saying I need to check the option I already checked, then it freezes. I tried the same thing with SciTE, and everything worked fine. Is there some configuration I'm missing? I just downloaded the installer a couple of days ago, Ruby is version 1.8.4 and Freeride is version 0.9.6. Thanks From nochoice at xs4all.nl Wed Aug 23 07:51:48 2006 From: nochoice at xs4all.nl (Jonathan Maasland) Date: Wed, 23 Aug 2006 11:51:48 +0000 Subject: [FR-users] Freeride freezing. In-Reply-To: References: Message-ID: <44EC4154.5040804@xs4all.nl> Hi, First of all I'd like to apologize because it's very likely that I'm responsible for messing up your experience with FreeRIDE so sorry for that. The first thing I'd like you to check is if you haven't accidentally chosen rubyw.exe as your default interpreter (see Edit --> Preferences --> Installed interpreters) Most likely that isn't the case though. I fixed the terminal-bug about two weeks ago so the fix is in cvs. Download the latest script_runner.rb from [1] and copy it to /plugins/rubyide_tools_fox_script_runner/ Download project.rb [2] and project_manager.rb [3] and copy those to /plugins/rubyide_project/ Please let me know if things didn't work out. I'm more than happy to help. With kind regards, Jonathan [1] : http://rubyforge.org/cgi-bin/viewvc.cgi/freeride/plugins/rubyide_tools_fox_script_runner/script_runner.rb?revision=1.33&root=freeride [2]: http://rubyforge.org/cgi-bin/viewvc.cgi/freeride/plugins/rubyide_project/project.rb?revision=1.8&root=freeride [3]: http://rubyforge.org/cgi-bin/viewvc.cgi/freeride/plugins/rubyide_project/project_manager.rb?revision=1.6&root=freeride Alejandro Vargas Hernandez wrote: >I decided to learn ruby, so I installed it with the one click >installer on Windows XP. I opened Freeride, chacked "Run process in >terminal" and tried the usual hello world: >puts "Hello World" >Freeride puts shows a red warning on the console output saying I need >to check the option I already checked, then it freezes. I tried the >same thing with SciTE, and everything worked fine. Is there some >configuration I'm missing? >I just downloaded the installer a couple of days ago, Ruby is version >1.8.4 and Freeride is version 0.9.6. > >Thanks >_______________________________________________ >Freeride-users mailing list >Freeride-users at rubyforge.org >http://rubyforge.org/mailman/listinfo/freeride-users > > > > From alejandro.vargas.hernandez at gmail.com Wed Aug 23 13:20:23 2006 From: alejandro.vargas.hernandez at gmail.com (Alejandro Vargas Hernandez) Date: Wed, 23 Aug 2006 12:20:23 -0500 Subject: [FR-users] Freeride freezing. In-Reply-To: <44EC4154.5040804@xs4all.nl> References: <44EC4154.5040804@xs4all.nl> Message-ID: Thanks for the prompt reply. I did the changes you suggested and the warning went away. What happens now is as follows: When running the simple hello world script a dos window opens and closes immediatelly, so I can't really tell if it put the correct output. And on the freeride dos window "onPipeExcept" appears, and Freeride freezes. Regards Alejandro Vargas On 8/23/06, Jonathan Maasland wrote: > Hi, > > First of all I'd like to apologize because it's very likely that I'm > responsible for messing up your experience with FreeRIDE so sorry for that. > > The first thing I'd like you to check is if you haven't accidentally > chosen rubyw.exe as your default interpreter (see Edit --> Preferences > --> Installed interpreters) > Most likely that isn't the case though. > > I fixed the terminal-bug about two weeks ago so the fix is in cvs. > Download the latest script_runner.rb from [1] and copy it to > /plugins/rubyide_tools_fox_script_runner/ > Download project.rb [2] and project_manager.rb [3] and copy those to > /plugins/rubyide_project/ > > Please let me know if things didn't work out. I'm more than happy to help. > > With kind regards, > Jonathan > > [1] : > http://rubyforge.org/cgi-bin/viewvc.cgi/freeride/plugins/rubyide_tools_fox_script_runner/script_runner.rb?revision=1.33&root=freeride > > [2]: > http://rubyforge.org/cgi-bin/viewvc.cgi/freeride/plugins/rubyide_project/project.rb?revision=1.8&root=freeride > > [3]: > http://rubyforge.org/cgi-bin/viewvc.cgi/freeride/plugins/rubyide_project/project_manager.rb?revision=1.6&root=freeride > > > Alejandro Vargas Hernandez wrote: > > >I decided to learn ruby, so I installed it with the one click > >installer on Windows XP. I opened Freeride, chacked "Run process in > >terminal" and tried the usual hello world: > >puts "Hello World" > >Freeride puts shows a red warning on the console output saying I need > >to check the option I already checked, then it freezes. I tried the > >same thing with SciTE, and everything worked fine. Is there some > >configuration I'm missing? > >I just downloaded the installer a couple of days ago, Ruby is version > >1.8.4 and Freeride is version 0.9.6. > > > >Thanks > >_______________________________________________ > >Freeride-users mailing list > >Freeride-users at rubyforge.org > >http://rubyforge.org/mailman/listinfo/freeride-users > > > > > > > > > > _______________________________________________ > Freeride-users mailing list > Freeride-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/freeride-users > From laurent at moldus.org Thu Aug 24 06:09:17 2006 From: laurent at moldus.org (Laurent Julliard) Date: Thu, 24 Aug 2006 12:09:17 +0200 Subject: [FR-users] Freeride freezing. In-Reply-To: References: <44EC4154.5040804@xs4all.nl> Message-ID: <44ED7ACD.7070701@moldus.org> To see if the hello world prints as epexted you can always add STDIN.gets as a second line in your script. That will wait for some kind of output and the RETURN key before it goes on and finishes the script. So you have time to see what's actually showing up on the screen. As to the "onPipeExcept" excpetion Jonathan may have an idea on what's going on here. Laurent Alejandro Vargas Hernandez wrote: > Thanks for the prompt reply. I did the changes you suggested and the > warning went away. What happens now is as follows: When running the > simple hello world script a dos window opens and closes immediatelly, > so I can't really tell if it put the correct output. And on the > freeride dos window "onPipeExcept" appears, and Freeride freezes. > > Regards > > Alejandro Vargas > From nochoice at xs4all.nl Thu Aug 24 09:14:53 2006 From: nochoice at xs4all.nl (Jonathan Maasland) Date: Thu, 24 Aug 2006 13:14:53 +0000 Subject: [FR-users] Freeride freezing. In-Reply-To: References: <44EC4154.5040804@xs4all.nl> Message-ID: <44EDA64D.8010806@xs4all.nl> Could you look at <$HOME>\freeride\config\freeride.log and post the last couple a lines here (40 or so)? The onPipeExcept message is as expected, however FR shouldn't freeze. I've tested the code on my Windows computer here and everything just worked. This is looking like a really creepy bug. If you're feeling adventurous you could try to check out the current cvs-version of FreeRIDE. However I should point out that you need FXRuby-1.4 (gem install fxruby) to run it. Jonathan Alejandro Vargas Hernandez wrote: >Thanks for the prompt reply. I did the changes you suggested and the >warning went away. What happens now is as follows: When running the >simple hello world script a dos window opens and closes immediatelly, >so I can't really tell if it put the correct output. And on the >freeride dos window "onPipeExcept" appears, and Freeride freezes. > >Regards > >Alejandro Vargas > > > From alejandro.vargas.hernandez at gmail.com Thu Aug 24 08:56:06 2006 From: alejandro.vargas.hernandez at gmail.com (Alejandro Vargas Hernandez) Date: Thu, 24 Aug 2006 07:56:06 -0500 Subject: [FR-users] Freeride freezing. In-Reply-To: <44EDA64D.8010806@xs4all.nl> References: <44EC4154.5040804@xs4all.nl> <44EDA64D.8010806@xs4all.nl> Message-ID: I tried adding STDIN.gets, but that didn't help. The window opened and closed just as fast. The freezing's still there too. Regarding the cvs version, I'm willing to give that a shot. Do I install "fxruby 1.4.0 (ruby)", one of the versions with "mswin32" or the newest available? The log: 2006-08-24 07:34:57 :: [INFO] --- FreeRIDE Started on Thu Aug 24 07:34:52 Mexico Standard Time 2006 2006-08-24 07:34:57 :: [INFO] Plugin(rubyide_gui-outputpane): OutputPane plugin started 2006-08-24 07:34:57 :: [INFO] Plugin(rubyide_fox_gui-appframe): AppFrame started 2006-08-24 07:34:57 :: [INFO] Plugin(rubyide_fox_gui-appframe): Dockbar UI components positioned OK! 2006-08-24 07:34:58 :: [INFO] Plugin(rubyide_fox_gui-statusbar): Status Bar 1 started 2006-08-24 07:34:58 :: [INFO] Plugin(rubyide_fox_gui-toolbar): ToolBar 1 started 2006-08-24 07:34:58 :: [INFO] Plugin(rubyide_fox_gui-menubar): MenuBar 1 started 2006-08-24 07:34:58 :: [INFO] Plugin(rubyide_fox_gui-editpane): iconpath : C:/Program Files/Development/ruby/freeride/plugins/rubyide_fox_gui/icons/editor.png 2006-08-24 07:34:58 :: [INFO] Plugin(rubyide_fox_gui-editpane): iconpath : C:/Program Files/Development/ruby/freeride/plugins/rubyide_fox_gui/icons/fonts.png 2006-08-24 07:34:58 :: [INFO] Plugin(rubyide_fox_gui-dockbar): DockBar south started 2006-08-24 07:34:58 :: [INFO] Plugin(rubyide_fox_gui-dockbar): DockBar south created 2006-08-24 07:34:58 :: [INFO] Plugin(rubyide_fox_gui-dockbar): DockBar west started 2006-08-24 07:34:58 :: [INFO] Plugin(rubyide_fox_gui-dockbar): DockBar west created 2006-08-24 07:34:58 :: [INFO] Plugin(rubyide_fox_gui-dockpane): DockPane Renderer for /system/ui/components/DockPane/Output View/ created 2006-08-24 07:34:58 :: [INFO] Plugin(rubyide_fox_gui-outputpane): OutputPane Renderer plugin started 2006-08-24 07:34:58 :: [INFO] Plugin(rubyide_fox_gui-dockpane): Reparenting /system/ui/components/DockPane/Output View/ to /system/ui/components/DockBar/south 2006-08-24 07:34:58 :: [INFO] Plugin(rubyide_fox_gui-dockpane): DockPane Renderer for /system/ui/components/DockPane/File View/ created 2006-08-24 07:34:58 :: [INFO] Plugin(rubyide_fox_gui-dockpane): Reparenting /system/ui/components/DockPane/File View/ to /system/ui/components/DockBar/west 2006-08-24 07:34:58 :: [INFO] Plugin(rubyide_tools_fox_file_browser): FileBrowser plugin is running 2006-08-24 07:34:58 :: [INFO] Plugin(rubyide_fox_gui-dockpane): DockPane Renderer for /system/ui/components/DockPane/Source View/ created 2006-08-24 07:34:58 :: [INFO] Plugin(rubyide_fox_gui-dockpane): Reparenting /system/ui/components/DockPane/Source View/ to /system/ui/components/DockBar/west 2006-08-24 07:34:58 :: [INFO] Plugin(rubyide_tools_fox_source_browser): SourceBrowser plugin started 2006-08-24 07:34:58 :: [INFO] Plugin(rubyide_fox_gui-dockpane): DockPane Renderer for /system/ui/components/DockPane/Project Explorer/ created 2006-08-24 07:34:58 :: [INFO] Plugin(rubyide_fox_gui-dockpane): Reparenting /system/ui/components/DockPane/Project Explorer/ to /system/ui/components/DockBar/west 2006-08-24 07:34:59 :: [INFO] Plugin(rubyide_tools_fox_project_explorer): ProjectExplorer is running 2006-08-24 07:34:59 :: [INFO] Plugin(rubyide_tools_fox_project_explorer): ProjectExplorer started succesfully 2006-08-24 07:34:59 :: [INFO] Plugin(rubyide_project): Opening project files 2006-08-24 07:34:59 :: [INFO] Plugin(rubyide_fox_gui-editpane): Setting All Editpane properties 2006-08-24 07:34:59 :: [INFO] Plugin(rubyide_fox_gui-editpane): EditPane created 2006-08-24 07:34:59 :: [INFO] Plugin(rubyide_fox_gui-editpane): iconpath : C:/Program Files/Development/ruby/freeride/plugins/rubyide_fox_gui/icons/modified.png 2006-08-24 07:34:59 :: [INFO] Plugin(rubyide_tools_fox_project_explorer): Adding project RubyHatt to project-explorer 2006-08-24 07:34:59 :: [INFO] Plugin(rubyide_fox_gui-dockpane): DockPane Renderer for /system/ui/components/DockPane/Debugger/ created 2006-08-24 07:34:59 :: [INFO] Plugin(rubyide_tools_fox_debugger): Debugger renderer created /system/ui/components/Debugger/1/ 2006-08-24 07:34:59 :: [INFO] Plugin(rubyide_fox_gui-dockpane): Reparenting /system/ui/components/DockPane/Debugger/ to /system/ui/components/DockBar/south 2006-08-24 07:34:59 :: [INFO] Plugin(rubyide_tools_debugger): Debugger session created /system/ui/components/Debugger/1/ 2006-08-24 07:35:04 :: [INFO] Plugin(rubyide_tools_debugger): Debug command: CLOSE 2006-08-24 07:35:06 :: [INFO] Plugin(rubyide_tools_debugger): Running debugger command: C:\Program Files\Development\ruby\bin/ruby.exe -C "C:\Documents and Settings\vargashe\My Documents\RubyHatt" -r "drb" -r "C:/Program Files/Development/ruby/freeride/plugins/rubyide_tools_debugger/debuggee.rb" "C:\Documents and Settings\vargashe\My Documents\RubyHatt/untitled2.rb" C:/DOCUME~1/vargashe/LOCALS~1/Temp/fr_dbg_1292.0 2006-08-24 07:35:07 :: [INFO] Plugin(rubyide_tools_debugger): Remote Debugger Started at URI : druby://hp-laptop:3836, process id 1608 2006-08-24 07:35:07 :: [INFO] Plugin(rubyide_tools_debugger): Debugger session started /system/ui/components/Debugger/1/ On 8/24/06, Jonathan Maasland wrote: > Could you look at <$HOME>\freeride\config\freeride.log > and post the last couple a lines here (40 or so)? > > The onPipeExcept message is as expected, however FR shouldn't freeze. > I've tested the code on my Windows computer here and everything just > worked. This is looking like a really creepy bug. > If you're feeling adventurous you could try to check out the current > cvs-version of FreeRIDE. However I should point out that you need > FXRuby-1.4 (gem install fxruby) to run it. > > Jonathan > > Alejandro Vargas Hernandez wrote: > > >Thanks for the prompt reply. I did the changes you suggested and the > >warning went away. What happens now is as follows: When running the > >simple hello world script a dos window opens and closes immediatelly, > >so I can't really tell if it put the correct output. And on the > >freeride dos window "onPipeExcept" appears, and Freeride freezes. > > > >Regards > > > >Alejandro Vargas > > > > > > > > _______________________________________________ > Freeride-users mailing list > Freeride-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/freeride-users > From alejandro.vargas.hernandez at gmail.com Thu Aug 24 09:02:05 2006 From: alejandro.vargas.hernandez at gmail.com (Alejandro Vargas Hernandez) Date: Thu, 24 Aug 2006 08:02:05 -0500 Subject: [FR-users] Freeride freezing. In-Reply-To: References: <44EC4154.5040804@xs4all.nl> <44EDA64D.8010806@xs4all.nl> Message-ID: This is a log of a complete run with program start, running the hello world script (window opening and closing even with STDIN.gets), and closing program normally. 2006-08-24 07:56:57 :: [INFO] --- FreeRIDE Started on Thu Aug 24 07:56:55 Mexico Standard Time 2006 2006-08-24 07:56:57 :: [INFO] Plugin(rubyide_gui-outputpane): OutputPane plugin started 2006-08-24 07:56:57 :: [INFO] Plugin(rubyide_fox_gui-appframe): AppFrame started 2006-08-24 07:56:57 :: [INFO] Plugin(rubyide_fox_gui-appframe): Dockbar UI components positioned OK! 2006-08-24 07:56:57 :: [INFO] Plugin(rubyide_fox_gui-statusbar): Status Bar 1 started 2006-08-24 07:56:57 :: [INFO] Plugin(rubyide_fox_gui-toolbar): ToolBar 1 started 2006-08-24 07:56:57 :: [INFO] Plugin(rubyide_fox_gui-menubar): MenuBar 1 started 2006-08-24 07:56:57 :: [INFO] Plugin(rubyide_fox_gui-editpane): iconpath : C:/Program Files/Development/ruby/freeride/plugins/rubyide_fox_gui/icons/editor.png 2006-08-24 07:56:57 :: [INFO] Plugin(rubyide_fox_gui-editpane): iconpath : C:/Program Files/Development/ruby/freeride/plugins/rubyide_fox_gui/icons/fonts.png 2006-08-24 07:56:57 :: [INFO] Plugin(rubyide_fox_gui-dockbar): DockBar south started 2006-08-24 07:56:57 :: [INFO] Plugin(rubyide_fox_gui-dockbar): DockBar south created 2006-08-24 07:56:57 :: [INFO] Plugin(rubyide_fox_gui-dockbar): DockBar west started 2006-08-24 07:56:57 :: [INFO] Plugin(rubyide_fox_gui-dockbar): DockBar west created 2006-08-24 07:56:58 :: [INFO] Plugin(rubyide_fox_gui-dockpane): DockPane Renderer for /system/ui/components/DockPane/Output View/ created 2006-08-24 07:56:58 :: [INFO] Plugin(rubyide_fox_gui-outputpane): OutputPane Renderer plugin started 2006-08-24 07:56:58 :: [INFO] Plugin(rubyide_fox_gui-dockpane): Reparenting /system/ui/components/DockPane/Output View/ to /system/ui/components/DockBar/south 2006-08-24 07:56:58 :: [INFO] Plugin(rubyide_fox_gui-dockpane): DockPane Renderer for /system/ui/components/DockPane/File View/ created 2006-08-24 07:56:58 :: [INFO] Plugin(rubyide_fox_gui-dockpane): Reparenting /system/ui/components/DockPane/File View/ to /system/ui/components/DockBar/west 2006-08-24 07:56:58 :: [INFO] Plugin(rubyide_tools_fox_file_browser): FileBrowser plugin is running 2006-08-24 07:56:58 :: [INFO] Plugin(rubyide_fox_gui-dockpane): DockPane Renderer for /system/ui/components/DockPane/Source View/ created 2006-08-24 07:56:58 :: [INFO] Plugin(rubyide_fox_gui-dockpane): Reparenting /system/ui/components/DockPane/Source View/ to /system/ui/components/DockBar/west 2006-08-24 07:56:58 :: [INFO] Plugin(rubyide_tools_fox_source_browser): SourceBrowser plugin started 2006-08-24 07:56:58 :: [INFO] Plugin(rubyide_fox_gui-dockpane): DockPane Renderer for /system/ui/components/DockPane/Project Explorer/ created 2006-08-24 07:56:58 :: [INFO] Plugin(rubyide_fox_gui-dockpane): Reparenting /system/ui/components/DockPane/Project Explorer/ to /system/ui/components/DockBar/west 2006-08-24 07:56:58 :: [INFO] Plugin(rubyide_tools_fox_project_explorer): ProjectExplorer is running 2006-08-24 07:56:58 :: [INFO] Plugin(rubyide_tools_fox_project_explorer): ProjectExplorer started succesfully 2006-08-24 07:56:58 :: [INFO] Plugin(rubyide_project): Opening project files 2006-08-24 07:56:58 :: [INFO] Plugin(rubyide_fox_gui-editpane): Setting All Editpane properties 2006-08-24 07:56:58 :: [INFO] Plugin(rubyide_fox_gui-editpane): EditPane created 2006-08-24 07:56:58 :: [INFO] Plugin(rubyide_fox_gui-editpane): iconpath : C:/Program Files/Development/ruby/freeride/plugins/rubyide_fox_gui/icons/modified.png 2006-08-24 07:56:58 :: [INFO] Plugin(rubyide_tools_fox_project_explorer): Adding project RubyHatt to project-explorer 2006-08-24 07:57:35 :: [INFO] --- Shutting down FreeRIDE on Thu Aug 24 07:57:35 Mexico Standard Time 2006 From alejandro.vargas.hernandez at gmail.com Thu Aug 24 09:05:38 2006 From: alejandro.vargas.hernandez at gmail.com (Alejandro Vargas Hernandez) Date: Thu, 24 Aug 2006 08:05:38 -0500 Subject: [FR-users] Freeride freezing. In-Reply-To: References: <44EC4154.5040804@xs4all.nl> <44EDA64D.8010806@xs4all.nl> Message-ID: I just noticed, when I hit F5 to run the program I get the window opening and closing. When I hit the debug button the program freezes. Hope this helps. Regards Alejandro Vargas From nochoice at xs4all.nl Thu Aug 24 11:59:29 2006 From: nochoice at xs4all.nl (Jonathan Maasland) Date: Thu, 24 Aug 2006 15:59:29 +0000 Subject: [FR-users] Freeride freezing. In-Reply-To: References: <44EC4154.5040804@xs4all.nl> <44EDA64D.8010806@xs4all.nl> Message-ID: <44EDCCE1.8090003@xs4all.nl> Alejandro Vargas Hernandez wrote: >Regarding the cvs >version, I'm willing to give that a shot. Do I install "fxruby 1.4.0 >(ruby)", one of the versions with "mswin32" or the newest available? > > Choose 6. fxruby 1.4.6 (mswin32) I don't quite have the time today to look into the problem, maybe tomorrow. The point you made about running vs. debugging the script is interesting and I think it might prove a useful starting point for nailing this one down. With kind regards, Jonathan