Hi Eric
(my first post on this forum)
VR looks v.interesting. I only know little bits of ruby and gtk, but
thought I would try to follow your download instructions exactly on a
win7 32-bit machine from the point-of-view of an absolute novice, and
report on any problems. Here we go:
I’m reading your downloads page…
As suggested, removed existing ruby-gnome. Installed specified version
of ruby (leaving a previous one there). I checked the 3 boxes for Tcl,
Add to PATH, Associate with .rb. Not sure if needed to do this.
Installed your glade download.
Now to install vr. You say:
Install viusualruby by going to
Start > Command Prompt With Ruby and entering the command:
gem install visualruby
(There is a typo: viusual)
What is ‘Command Prompt with Ruby’? It is not on my Start menu.
I just chose Command Prompt (it was currently in one of my other
folders, but the install worked OK. Good!
(The final line of the gem output was: file ‘lib’ not found)
I then typed vr at the command prompt - it seems that this command
worked from any directory.
I got the warning:
C:/Ruby193/lib/ruby/gems/1.9.1/gems/vrlib-0.0.32/lib/GladeGUI.rb: line
127
Gtk-WARNING **:Unknown property: GtkMenu.ubuntu-local
Runs fine - looks great - tried some of your examples.
Tried the help menu - it needs an ‘about’ - I know you know this!
Tried Help…Tutorials. Gives the error:
The following command couldn’t run:
firefox http://www.visualruby.net
Check the path in Tools > Settings
So I did indeed check the path, and the default setting is firefox - I
set this again. (I use firefox v12.0) Same problem. I explored this.
Typing firefox or firefox.exe results in a message saying that it is not
recognised as a program or command - unless I run the command prompt in
the folder that firefox is installed in.
So, you maybe need the full path to firefox, or maybe you could just
exec the web address and let windows run its default browser. Not sure
which is best or portable.
Good luck, great stuff!
Mike