Whenever I start FreeRIDE I get a ton of warnings. It takes a long time to start as well, probably because it is I/O bound to the console window. Suggestions? Jonathan 2.so: warning: already initialized constant FOLDINGLIST_ROOT_BOXES C:/Program Files/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox1 2.so: warning: already initialized constant FOLDINGLIST_NORMAL C:/Program Files/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox1 2.so: warning: already initialized constant ID_LOOKUPTIMER C:/Program Files/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox1 2.so: warning: already initialized constant ID_HEADER_CHANGE C:/Program Files/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox1 2.so: warning: already initialized constant ID_LAST C:/Program Files/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox1 2.so: warning: already initialized constant TREELIST_EXTENDEDSELECT C:/Program Files/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox1 2.so: warning: already initialized constant TREELIST_SINGLESELECT C:/Program Files/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox1 2.so: warning: already initialized constant TREELIST_BROWSESELECT C:/Program Files/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox1 2.so: warning: already initialized constant TREELIST_MULTIPLESELECT C:/Program Files/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox1 2.so: warning: already initialized constant TREELIST_AUTOSELECT C:/Program Files/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox1 2.so: warning: already initialized constant TREELIST_SHOWS_LINES C:/Program Files/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox1 2.so: warning: already initialized constant TREELIST_SHOWS_BOXES C:/Program Files/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox1 2.so: warning: already initialized constant TREELIST_ROOT_BOXES C:/Program Files/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox1 2.so: warning: already initialized constant TREELIST_NORMAL C:/Program Files/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox1 2.so: warning: already initialized constant ID_LOOKUPTIMER C:/Program Files/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox1 2.so: warning: already initialized constant ID_LAST C:/Program Files/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox1 2.so: warning: already initialized constant DIRLIST_SHOWFILES C:/Program Files/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox1 2.so: warning: already initialized constant DIRLIST_SHOWHIDDEN C:/Program Files/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox1 2.so: warning: already initialized constant DIRLIST_NO_OWN_ASSOC C:/Program Files/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox1 2.so: warning: already initialized constant ID_REFRESHTIMER C:/Program Files/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox1 2.so: warning: already initialized constant ID_SHOW_FILES C:/Program Files/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox1 2.so: warning: already initialized constant ID_HIDE_FILES C:/Program Files/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox1 2.so: warning: already initialized constant ID_TOGGLE_FILES C:/Program Files/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox1 2.so: warning: already initialized constant ID_SHOW_HIDDEN C:/Program Files/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox1 2.so: warning: already initialized constant ID_HIDE_HIDDEN C:/Program Files/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox1 2.so: warning: already initialized constant ID_TOGGLE_HIDDEN C:/Program Files/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox1 2.so: warning: already initialized constant ID_SET_PATTERN C:/Program Files/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox1 2.so: warning: already initialized constant ID_SORT_REVERSE C:/Program Files/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox1 2.so: warning: already initialized constant ID_SORT_CASE C:/Program Files/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox1 2.so: warning: already initialized constant ID_REFRESH C:/Program Files/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox1 2.so: warning: already initialized constant ID_LAST
just launch the app with $VERBOSE=nil hth, -- henon On 1/20/07, Jonathan Allen <grauenwolf at gmail.com> wrote:> Whenever I start FreeRIDE I get a ton of warnings. It takes a long time > to start as well, probably because it is I/O bound to the console > window. > > Suggestions? > > Jonathan > > 2.so: warning: already initialized constant FOLDINGLIST_ROOT_BOXES > C:/Program > Files/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox1 > 2.so: warning: already initialized constant FOLDINGLIST_NORMAL > C:/Program > Files/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox1 > 2.so: warning: already initialized constant ID_LOOKUPTIMER > C:/Program > Files/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox1 > 2.so: warning: already initialized constant ID_HEADER_CHANGE > C:/Program > Files/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox1 > 2.so: warning: already initialized constant ID_LAST > C:/Program > Files/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox1 > 2.so: warning: already initialized constant TREELIST_EXTENDEDSELECT > C:/Program > Files/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox1 > 2.so: warning: already initialized constant TREELIST_SINGLESELECT > C:/Program > Files/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox1 > 2.so: warning: already initialized constant TREELIST_BROWSESELECT > C:/Program > Files/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox1 > 2.so: warning: already initialized constant TREELIST_MULTIPLESELECT > C:/Program > Files/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox1 > 2.so: warning: already initialized constant TREELIST_AUTOSELECT > C:/Program > Files/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox1 > 2.so: warning: already initialized constant TREELIST_SHOWS_LINES > C:/Program > Files/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox1 > 2.so: warning: already initialized constant TREELIST_SHOWS_BOXES > C:/Program > Files/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox1 > 2.so: warning: already initialized constant TREELIST_ROOT_BOXES > C:/Program > Files/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox1 > 2.so: warning: already initialized constant TREELIST_NORMAL > C:/Program > Files/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox1 > 2.so: warning: already initialized constant ID_LOOKUPTIMER > C:/Program > Files/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox1 > 2.so: warning: already initialized constant ID_LAST > C:/Program > Files/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox1 > 2.so: warning: already initialized constant DIRLIST_SHOWFILES > C:/Program > Files/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox1 > 2.so: warning: already initialized constant DIRLIST_SHOWHIDDEN > C:/Program > Files/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox1 > 2.so: warning: already initialized constant DIRLIST_NO_OWN_ASSOC > C:/Program > Files/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox1 > 2.so: warning: already initialized constant ID_REFRESHTIMER > C:/Program > Files/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox1 > 2.so: warning: already initialized constant ID_SHOW_FILES > C:/Program > Files/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox1 > 2.so: warning: already initialized constant ID_HIDE_FILES > C:/Program > Files/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox1 > 2.so: warning: already initialized constant ID_TOGGLE_FILES > C:/Program > Files/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox1 > 2.so: warning: already initialized constant ID_SHOW_HIDDEN > C:/Program > Files/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox1 > 2.so: warning: already initialized constant ID_HIDE_HIDDEN > C:/Program > Files/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox1 > 2.so: warning: already initialized constant ID_TOGGLE_HIDDEN > C:/Program > Files/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox1 > 2.so: warning: already initialized constant ID_SET_PATTERN > C:/Program > Files/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox1 > 2.so: warning: already initialized constant ID_SORT_REVERSE > C:/Program > Files/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox1 > 2.so: warning: already initialized constant ID_SORT_CASE > C:/Program > Files/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox1 > 2.so: warning: already initialized constant ID_REFRESH > C:/Program > Files/Ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/ext/fox12/fox1 > 2.so: warning: already initialized constant ID_LAST > > > _______________________________________________ > fxruby-users mailing list > fxruby-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/fxruby-users >
On Jan 20, 2007, at 3:28 PM, Jonathan Allen wrote:> Whenever I start FreeRIDE I get a ton of warnings. It takes a long > time > to start as well, probably because it is I/O bound to the console > window.This bug was introduced in Ruby 1.8.5 and it''s unclear whether it will be fixed. I added a workaround for this Ruby bug in FXRuby 1.6.4. FXRuby 1.2 is two generations "old" and is no longer being maintained by me. One option is to just ignore the warnings. Another is to downgrade to Ruby 1.8.4, which did not have this problem. Yet another is to convince the FreeRIDE project to update FreeRIDE for compatibility with FXRuby 1.6.
On Jan 20, 2007, at 3:37 PM, Meinrad Recheis wrote:> just launch the app with $VERBOSE=nilAh, an even better option! Thanks for this tip.
What is the full command line? I tried: ruby freeride.rb $VERBOSE=nil ruby $VERBOSE=nil freeride.rb The former doesn''t change anything and the latter says "No such file or directory" Jonathan -----Original Message----- From: fxruby-users-bounces at rubyforge.org [mailto:fxruby-users-bounces at rubyforge.org] On Behalf Of Meinrad Recheis Sent: Saturday, January 20, 2007 1:37 PM To: fxruby-users at rubyforge.org Subject: Re: [fxruby-users] FreeRIDE - Way too many warnings just launch the app with $VERBOSE=nil hth, -- henon
Forgive my ignorance, by why is Ruby distributing a nearly 2 year-old version? Jonathan -----Original Message----- From: fxruby-users-bounces at rubyforge.org [mailto:fxruby-users-bounces at rubyforge.org] On Behalf Of Lyle Johnson Sent: Saturday, January 20, 2007 1:39 PM To: fxruby-users at rubyforge.org Subject: Re: [fxruby-users] FreeRIDE - Way too many warnings On Jan 20, 2007, at 3:28 PM, Jonathan Allen wrote:> Whenever I start FreeRIDE I get a ton of warnings. It takes a long > time > to start as well, probably because it is I/O bound to the console > window.This bug was introduced in Ruby 1.8.5 and it''s unclear whether it will be fixed. I added a workaround for this Ruby bug in FXRuby 1.6.4. FXRuby 1.2 is two generations "old" and is no longer being maintained by me. One option is to just ignore the warnings. Another is to downgrade to Ruby 1.8.4, which did not have this problem. Yet another is to convince the FreeRIDE project to update FreeRIDE for compatibility with FXRuby 1.6. _______________________________________________ fxruby-users mailing list fxruby-users at rubyforge.org http://rubyforge.org/mailman/listinfo/fxruby-users
should be: ruby -e"$VERBOSE=nil;require ''freeride'' " hth, -- henon On 1/20/07, Jonathan Allen <grauenwolf at gmail.com> wrote:> What is the full command line? > > I tried: > ruby freeride.rb $VERBOSE=nil > ruby $VERBOSE=nil freeride.rb > > The former doesn''t change anything and the latter says "No such file or > directory" > > Jonathan > > -----Original Message----- > From: fxruby-users-bounces at rubyforge.org > [mailto:fxruby-users-bounces at rubyforge.org] On Behalf Of Meinrad Recheis > Sent: Saturday, January 20, 2007 1:37 PM > To: fxruby-users at rubyforge.org > Subject: Re: [fxruby-users] FreeRIDE - Way too many warnings > > just launch the app with $VERBOSE=nil > > hth, > -- henon > > > > _______________________________________________ > fxruby-users mailing list > fxruby-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/fxruby-users >
On Jan 20, 2007, at 4:04 PM, Jonathan Allen wrote:> Forgive my ignorance, by why is Ruby distributing a nearly 2 year-old > version?That is a fantastic question. I would love for more people to ask this of the people who make that decision.
On Jan 20, 2007, at 4:04 PM, Jonathan Allen wrote:> Forgive my ignorance, by why is Ruby distributing a nearly 2 year-old > version?I''m sorry, let me make a less sarcastic attempt at answering your question. FXRuby 1.2 is still included with the Ruby One-Click Installer for Windows because FreeRIDE depends on that version of FXRuby. So if that version of FXRuby was not included with the Windows installer, FreeRIDE wouldn''t work. I believe that FXRuby 1.6 is also included with the One-Click Installer, by the way, as an optional feature (but I''m not 100% sure about that). So a better question would be, why hasn''t the FreeRIDE project updated their code to use a more recent version of FXRuby? And the answer is that they have very few people working on the project at any one time, and no one has really led the charge to make this happen. If I recall correctly, FreeRIDE was updated to some extent to work with FXRuby 1.4, but I don''t think that version of the code has ever been released. I apologize for my previous, jackass-like answer. I just have to answer these kinds of questions a lot and there''s not much I can do to fix the underlying problem(s).