[fxruby-users] FXRuby 1.6.11 problems with Ruby 1.8.5?
Philippe Lang
philippe.lang at attiksystem.ch
Thu Apr 19 04:59:49 EDT 2007
> All,
>
> FXRuby version 1.6.11 is now available for download from this page:
>
> http://rubyforge.org/frs/?group_id=300&release_id=11201
>
> This is a bug fix release and is strongly recommended. Note that if
> you're building FXRuby from source, you should be using FOX 1.6.16 or
> later due to some important changes made in that release of FOX. For
> a summary of the changes in this release of FXRuby, please see this
> page:
>
> http://www.fxruby.org/doc/changes.html
>
> As usual, the code is provided as a Win32 installer or a binary Gem
> (both compatible with the latest One-Click Installer for Ruby), as a
> source gem, and as a source tarball. For instructions on compiling
> FXRuby from source, please see:
>
> http://www.fxruby.org/doc/build.html
>
> And as always, the FXRuby home page is here:
>
> http://www.fxruby.org
>
> Enjoy,
>
> Lyle
Hi Lyle,
I have just given a try to your new FXRuby release, and I have a few
problems when my application starts:
--------
c:/ruby/lib/ruby/gems/1.8/gems/fxruby-1.6.11-mswin32/ext/fox16/fox16.so:
warning
: already initialized constant TRUE
c:/ruby/lib/ruby/gems/1.8/gems/fxruby-1.6.11-mswin32/ext/fox16/fox16.so:
warning
: already initialized constant FALSE
c:/ruby/lib/ruby/gems/1.8/gems/fxruby-1.6.11-mswin32/ext/fox16/fox16.so:
warning
: already initialized constant MAYBE
c:/ruby/lib/ruby/gems/1.8/gems/fxruby-1.6.11-mswin32/ext/fox16/fox16.so:
warning
: already initialized constant NULL
c:/ruby/lib/ruby/gems/1.8/gems/fxruby-1.6.11-mswin32/ext/fox16/fox16.so:
warning
: already initialized constant SEL_NONE
c:/ruby/lib/ruby/gems/1.8/gems/fxruby-1.6.11-mswin32/ext/fox16/fox16.so:
warning
: already initialized constant SEL_KEYPRESS
c:/ruby/lib/ruby/gems/1.8/gems/fxruby-1.6.11-mswin32/ext/fox16/fox16.so:
warning
: already initialized constant SEL_KEYRELEASE
c:/ruby/lib/ruby/gems/1.8/gems/fxruby-1.6.11-mswin32/ext/fox16/fox16.so:
warning
: already initialized constant SEL_LEFTBUTTONPRESS
c:/ruby/lib/ruby/gems/1.8/gems/fxruby-1.6.11-mswin32/ext/fox16/fox16.so:
warning
: already initialized constant SEL_LEFTBUTTONRELEASE
c:/ruby/lib/ruby/gems/1.8/gems/fxruby-1.6.11-mswin32/ext/fox16/fox16.so:
warning
: already initialized constant SEL_MIDDLEBUTTONPRESS
c:/ruby/lib/ruby/gems/1.8/gems/fxruby-1.6.11-mswin32/ext/fox16/fox16.so:
warning
: already initialized constant SEL_MIDDLEBUTTONRELEASE
c:/ruby/lib/ruby/gems/1.8/gems/fxruby-1.6.11-mswin32/ext/fox16/fox16.so:
warning
: already initialized constant SEL_RIGHTBUTTONPRESS
c:/ruby/lib/ruby/gems/1.8/gems/fxruby-1.6.11-mswin32/ext/fox16/fox16.so:
warning
--------
I'm using that Ruby version: ruby 1.8.5 (2006-12-25 patchlevel 12)
[i386-mswin32]
Until now, I had no single problem with version 1.6.6. With that new
version, I get not only warnings at start, but also other weired things
later, like Win32OLE that does not work anymore. But I have to
invertigate that a little bit further...
Do we need Ruby 1.8.6 maybe? You mention "compatible with the latest
One-Click Installer for Ruby" in your announce. 1.8.5 is in not the
latest version, but close!
Regards,
Philippe Lang
More information about the fxruby-users
mailing list