[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

rbbr borks on me

Xavier

9/13/2003 10:15:00 AM

rbbr borks out whenever I click on "about" or on any object/module.
I cannot believe this is rbbr's fault but I can't find anything wrong with my ruby install.
I emerged (gentoo box) ruby and ruby-cvs, saw no difference.
ri and rbbr-with-api have been installed as described in the installation procedure.

Can anyone help ?
TIA,
Xavier

neysx@basil neysx $ ruby -v
ruby 1.8.0 (2003-09-12) [i686-linux-gnu]

neysx@basil neysx $ ri -v
ri 0.8a

neysx@basil neysx $ rbbr
/usr/lib/ruby/site_ruby/1.8/rbbr/doc.rb:58:in `info': unhandled exception
from /usr/lib/ruby/site_ruby/1.8/rbbr/doc.rb:115:in `info'
from /usr/lib/ruby/site_ruby/1.8/rbbr/doc.rb:114:in `each'
from /usr/lib/ruby/site_ruby/1.8/rbbr/doc.rb:114:in `info'
from /usr/lib/ruby/site_ruby/1.8/rbbr/ui/gtk/aboutdialog.rb:29:in `initialize'
from /usr/lib/ruby/site_ruby/1.8/rbbr/ui/gtk/browser.rb:60:in `new'
from /usr/lib/ruby/site_ruby/1.8/rbbr/ui/gtk/browser.rb:60:in `create_menubar'
from /usr/lib/ruby/site_ruby/1.8/rbbr/ui/gtk/browser.rb:59:in `call'
from /usr/lib/ruby/site_ruby/1.8/rbbr/ui/gtk.rb:54:in `main'
from /usr/lib/ruby/site_ruby/1.8/rbbr/ui/gtk.rb:54:in `main'
from /usr/bin/rbbr:22

neysx@basil neysx $ rbbr
/usr/lib/ruby/site_ruby/1.8/rbbr/doc.rb:31:in `lookup_class': unhandled exception
from /usr/lib/ruby/site_ruby/1.8/rbbr/doc.rb:93:in `lookup_class'
from /usr/lib/ruby/site_ruby/1.8/rbbr/doc.rb:91:in `each'
from /usr/lib/ruby/site_ruby/1.8/rbbr/doc.rb:91:in `lookup_class'
from /usr/lib/ruby/site_ruby/1.8/rbbr/ui/gtk/docviewer.rb:52:in `update'
from /usr/lib/ruby/site_ruby/1.8/rbbr/ui/gtk/moduledisplay.rb:81:in `update'
from /usr/lib/ruby/1.8/observer.rb:185:in `notify_observers'
from /usr/lib/ruby/1.8/observer.rb:184:in `each'
from /usr/lib/ruby/1.8/observer.rb:184:in `notify_observers'
from /usr/lib/ruby/site_ruby/1.8/rbbr/ui/gtk/moduleindex.rb:102:in `build_tree'
from /usr/lib/ruby/site_ruby/1.8/rbbr/ui/gtk/moduleindex.rb:96:in `call'
from /usr/lib/ruby/site_ruby/1.8/rbbr/ui/gtk.rb:54:in `main'
from /usr/lib/ruby/site_ruby/1.8/rbbr/ui/gtk.rb:54:in `main'
from /usr/bin/rbbr:22

2 Answers

Masao Mutoh

9/19/2003 11:38:00 AM

0

Hi,

On Sat, 13 Sep 2003 19:20:17 +0900
Xavier <gentoo@xavierneys.com> wrote:

> rbbr borks out whenever I click on "about" or on any object/module.
> I cannot believe this is rbbr''s fault but I can''t find anything wrong with my ruby install.
> I emerged (gentoo box) ruby and ruby-cvs, saw no difference.
> ri and rbbr-with-api have been installed as described in the installation procedure.
>
> Can anyone help ?
> TIA,
> Xavier

Did you try Ruby-GNOME2-0.7.0 and rbbr-0.4.0 ?
If not, try them first.

And if you have installed an old version of rbbr,
try to remove them at first, and install new version of rbbr.

>
> neysx@basil neysx $ ruby -v
> ruby 1.8.0 (2003-09-12) [i686-linux-gnu]
>
> neysx@basil neysx $ ri -v
> ri 0.8a
>
> neysx@basil neysx $ rbbr
> /usr/lib/ruby/site_ruby/1.8/rbbr/doc.rb:58:in `info'': unhandled exception
> from /usr/lib/ruby/site_ruby/1.8/rbbr/doc.rb:115:in `info''
> from /usr/lib/ruby/site_ruby/1.8/rbbr/doc.rb:114:in `each''
> from /usr/lib/ruby/site_ruby/1.8/rbbr/doc.rb:114:in `info''
> from /usr/lib/ruby/site_ruby/1.8/rbbr/ui/gtk/aboutdialog.rb:29:in `initialize''
> from /usr/lib/ruby/site_ruby/1.8/rbbr/ui/gtk/browser.rb:60:in `new''
> from /usr/lib/ruby/site_ruby/1.8/rbbr/ui/gtk/browser.rb:60:in `create_menubar''
> from /usr/lib/ruby/site_ruby/1.8/rbbr/ui/gtk/browser.rb:59:in `call''
> from /usr/lib/ruby/site_ruby/1.8/rbbr/ui/gtk.rb:54:in `main''
> from /usr/lib/ruby/site_ruby/1.8/rbbr/ui/gtk.rb:54:in `main''
> from /usr/bin/rbbr:22
>
> neysx@basil neysx $ rbbr
> /usr/lib/ruby/site_ruby/1.8/rbbr/doc.rb:31:in `lookup_class'': unhandled exception
> from /usr/lib/ruby/site_ruby/1.8/rbbr/doc.rb:93:in `lookup_class''
> from /usr/lib/ruby/site_ruby/1.8/rbbr/doc.rb:91:in `each''
> from /usr/lib/ruby/site_ruby/1.8/rbbr/doc.rb:91:in `lookup_class''
> from /usr/lib/ruby/site_ruby/1.8/rbbr/ui/gtk/docviewer.rb:52:in `update''
> from /usr/lib/ruby/site_ruby/1.8/rbbr/ui/gtk/moduledisplay.rb:81:in `update''
> from /usr/lib/ruby/1.8/observer.rb:185:in `notify_observers''
> from /usr/lib/ruby/1.8/observer.rb:184:in `each''
> from /usr/lib/ruby/1.8/observer.rb:184:in `notify_observers''
> from /usr/lib/ruby/site_ruby/1.8/rbbr/ui/gtk/moduleindex.rb:102:in `build_tree''
> from /usr/lib/ruby/site_ruby/1.8/rbbr/ui/gtk/moduleindex.rb:96:in `call''
> from /usr/lib/ruby/site_ruby/1.8/rbbr/ui/gtk.rb:54:in `main''
> from /usr/lib/ruby/site_ruby/1.8/rbbr/ui/gtk.rb:54:in `main''
> from /usr/bin/rbbr:22
>
>
>


--
.:% Masao Mutoh<mutoh@highway.ne.jp>

Xavier

9/19/2003 1:18:00 PM

0

Hi,

Thanks for your reply.

On Fri, 19 Sep 2003 20:38:20 +0900, Masao Mutoh wrote:

> Hi,
>
> On Sat, 13 Sep 2003 19:20:17 +0900
> Xavier wrote:
>
>> rbbr borks out whenever I click on "about" or on any object/module. I
>> cannot believe this is rbbr''s fault but I can''t find anything wrong
>> with my ruby install. I emerged (gentoo box) ruby and ruby-cvs, saw no
>> difference. ri and rbbr-with-api have been installed as described in
>> the installation procedure.
>>
>> Can anyone help ?
>> TIA,
>> Xavier
>
> Did you try Ruby-GNOME2-0.7.0 and rbbr-0.4.0 ? If not, try them first.
>
> And if you have installed an old version of rbbr, try to remove them at
> first, and install new version of rbbr.

Indeed.
I had to google about to find out I needed to manually remove a previous
version. It would be nice to mention this in the README. Anyway, rbbr
works great now.

Cheers,
Xavier