This is my fault, I should have mentioned this in the announcement... There is an incompatibility in the persistent config files between FreeRIDE 0.7.0 and later versions (both the FreeRIDE installer and the one-click installer are version 0.9.0). The ay to fix this is to delete the old config files and let them automatically get recreated the next time you run FreeRIDE. Go to %USERPROFILE% (usually that is "C:\Documents and Settings\<username>") and delete the "freeride" subdirectory). The run FreeRIDE and all should be ok. Curt PS The FreeRIDE installer is different, and needs to install in a separate location. It includes its own runtime version of Ruby, and will run independently of whatever version of Ruby you have installed. Glenn Parker wrote: > > Curt Hibbs wrote: > > This release is mainly in upgrade the included FreeRIDE > > IDE to version 0.9.0. There have been some minor fixes, > > but nothing of importance. If you are not interested in > > FreeRIDE, there is no need to download this release. > > A minor annoyance/clash between FreeRIDE and the Ruby One-Click > Installer: It looks like the One-Click Installer installs FreeRIDE in > C:\ruby\freeride, but the FreeRIDE stand-alone installer defaults to > "C:\Program Files\FreeRIDE". > > I originally used the One-Click Installer, but then upgraded FreeRIDE > using its stand-alone installer. So, now I have an outdated (and > apparently broken, see below) version of FreeRIDE in C:\ruby\freeride, > and a newer (working) version under "C:\Program Files\FreeRIDE". > > I think the One-Click Installer and the FreeRIDE stand-alone installer > should settle on a single standard installation directory for FreeRIDE. > I would like to be able to upgrade FreeRIDE without waiting for the > next One-Click Installer release. > > > FWIW, this is what happens when I try to run FreeRIDE 0.7.0 now: > > C:\ruby\freeride>run.bat > C:\ruby\freeride>ruby freeride.rb > src/emitter.rb:945:in `const_get': uninitialized constant > Scintilla::EmptyStyle (NameError) > from src/emitter.rb:945:in `read_type_class' > from src/emitter.rb:944:in `each' > from src/emitter.rb:944:in `read_type_class' > from src/emitter.rb:1494:in `module_eval' > from src/emitter.rb:1493:in `call' > from src/emitter.rb:1028:in `transfer_method' > from src/yaml.y.rb:651:in `attach_transfer' > from src/yaml.y.rb:42:in `_reduce_11' > ... 16 levels... > from C:/ruby/freeride/freebase/lib/freebase/core.rb:35:in `new' > from > C:/ruby/freeride/freebase/lib/freebase/core.rb:35:in `startup' > from freeride.rb:80:in `startup' > from freeride.rb:92 > > -- > Glenn Parker | glenn.parker-AT-comcast.net | <http://www.tetrafoil.com/> > > --- > Incoming mail is certified Virus Free. > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.799 / Virus Database: 543 - Release Date: 11/19/2004 >