ANN: FreeRIDE 0.5.0 Release Candidate 1

Sorry, we don’t have anyone (at the moment) who has the knowledge and
capability to do debian packages… any volunteers?

batsman@kodos:~/germany/src/deb$ dpkg -l freeride libfox-ruby libfox-ruby1.7 libripper-ruby1.7 libfxscintilla1 l
ibfxscintilla1-dev libfox1.0
Desired=Unknown/Install/Remove/Purge/Hold

···

On Tue, Dec 24, 2002 at 10:57:05AM +0900, Curt Hibbs wrote:

Estado=No/Instalado/Config-files/Unpacked/Failed-config/Half-installed
/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: mayúsc.=malo)

/ Nombre Versión Descripción
++±======================-======================-============================================================
ii freeride 0.5.0rc1-1 an IDE for the Ruby programming language
ii libfox-ruby 1.0.16-1 Binding for the FOX GUI library for Ruby.
ii libfox-ruby1.7 1.0.16-1 Binding for the FOX GUI library for Ruby 1.7.
ii libripper-ruby1.7 0.0.5-1 Event-driven parsing of Ruby source code
ii libfxscintilla1 1.49-1 A port of Scintilla to use FOX
ii libfxscintilla1-dev 1.49-1 Development support for the FXScintilla library.
ii libfox1.0 1.0.29-1 The FOX C++ GUI Toolkit


_ _

__ __ | | ___ _ __ ___ __ _ _ __
'_ \ / | __/ __| '_ _ \ / ` | ’ \
) | (| | |
__ \ | | | | | (| | | | |
.__/ _,
|_|/| || ||_,|| |_|
Running Debian GNU/Linux Sid (unstable)
batsman dot geo at yahoo dot com

How do I type “for i in *.dvi do xdvi $i done” in a GUI?
– Discussion in comp.os.linux.misc on the intuitiveness of interfaces

freeride/plugins/rubyide_fox_gui/fxscintilla/global_properties.rb

I just did a global replace of ‘courier’ with ‘lucida console’ and it
seems to work fine.

There’s some stuff for colouring in there as well, but changing the
values didn’t seem to have any effect???

···

----- Original Message -----

Some of the values are not used, and some are over-ridden in
ruby_properties.rb, which is in the same location.

(If you are familiar with SciTE, these are like ruby.properties and
SciTEGlobal.properties, just rubified.)

I had no trouble with this, and changing the values worked just like they do
in SciTE. However, every time you download FreeRIDE, your changes will be
over-ridden. My question wasn’t how to make the changes, but how to make
them permanent.

Since the Ruby properties overwrite the global properties, perhaps we can
make personal properties to overwrite them all? I don’t know if this is a
FreeRIDE change or a Scintilla change, though.

In any case, I think we eventually want some sort of preferences mechanism
which is for more than just the scintilla properties, serving a similar
purpose to what the .emacs file does… .freeride, anyone? :slight_smile: Perhaps
plugins could “check there” for preferences. It seems that something like
this could not be implemented as a plugin, though, because it relates to how
plugins are loaded.

Thoughts?

Chris

Sorry about overlooking the tip to use:

./configure --with-opengl=opengl
After being told that I needed this for Linux I understood, but the
explanation in the read me that Linux uses libraries named … didn’t
alert me to the fact that that was referring to me.

PS – in the end I did get everything installed, but as soon as I choose
new it crashes. If you want more details I would be happy to forward
what I can.

Bill

···


William H. Tihen, Technology Director
The American School in Switzerland (TASIS)
tihen.william@tasis.ch

William Tihen wrote:

PS – in the end I did get everything installed, but as soon as I choose
new it crashes. If you want more details I would be happy to forward
what I can.

“… as soon as I choose new it crashes …” ??

What is “it”?