Rbbr borks on me

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:ininfo’
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:ininfo’
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:innew’
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:incall’
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:inmain’
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:inlookup_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:inlookup_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:inupdate’
from /usr/lib/ruby/1.8/observer.rb:185:in notify_observers' from /usr/lib/ruby/1.8/observer.rb:184:ineach’
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:inbuild_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:inmain’
from /usr/lib/ruby/site_ruby/1.8/rbbr/ui/gtk.rb:54:in `main’
from /usr/bin/rbbr:22

Hi,

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.

···

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

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 Mutohmutoh@highway.ne.jp

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