[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[FR-devel] RE: [FR-users] Source Browser with FreeRide 0.5.0rc1 Operati
From: |
Curt Hibbs |
Subject: |
[FR-devel] RE: [FR-users] Source Browser with FreeRide 0.5.0rc1 Operational? |
Date: |
Sun, 29 Dec 2002 10:56:25 -0800 |
Ned Wolpert wrote:
> Folks-
>
> Does the source browser work with FreeRIDE 0.5.0rc1? I get the
> following
> error:
I'm cross-posting this to the developer's list...
Yes it does work. However, yours is the second report I have seen of this
NameError on the 'parse' method.
I'm a Windows guy, but it sounds like ripper might not be installed.
Laurent, does ripper need to be manually installed, or is it part of our
RPM?
Curt
> ./plugins/rubyide_tools_source_parser/simple_parser.rb:127:in `parse':
> super: no superclass method `parse' (NameError)
> from ./plugins/rubyide_tools_source_parser/simple_parser.rb:116:in
> `parse_string'
> from ./plugins/rubyide_tools_source_parser/source_parser.rb:34:in
> `parse_code'
> from ./freebase/databus.rb:930:in `call'
> from ./freebase/databus.rb:930:in `call'
> from ./freebase/databus.rb:560:in `call'
> from ./plugins/rubyide_gui/editpane.rb:231:in `parse_code'
> from
> ./plugins/rubyide_tools_fox_source_browser/source_browser.rb:124:in
> `update'
> from
> ./plugins/rubyide_tools_fox_source_browser/source_browser.rb:103:in
> `toggle'
> ... 21 levels...
> from ./freebase/core.rb:35:in `new'
> from ./freebase/core.rb:35:in `startup'
> from freeride.rb:53:in `startup'
> from freeride.rb:66
>
> (I tried this with multiple source files, with the same result)
>
> Environment is:
> FBSD 4-7_stable
> Ruby 1.6.8
> FXRuby-1.0.16
> fox-1.0.29
> fxscintilla-1.49.1
> freeride-0.5.0rc1
>
> Virtually,
> Ned Wolpert <address@hidden>
>
> "An idea is something you have; an ideology is something that has you."
> --Morris Berman
>
>
>
>
> _______________________________________________
> Freeride-users mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/freeride-users
>
- [FR-devel] RE: [FR-users] Source Browser with FreeRide 0.5.0rc1 Operational?,
Curt Hibbs <=