[lnkForumImage]
TotalShareware - Download Free Software

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


 

Forums >

comp.lang.ruby

fxri bug; where to report?

Graham Wideman

9/2/2006 12:49:00 AM

Folks:

fxri crashes and disappears under some circumstances. Any idea who is
maintaining fxri, and/or how to report such a bug?

----------------------------------------
ruby-184-20 for Windows

Upon selecting Class File, fxri disappears, and this remains in the console
window:

d:/ruby/lib/ruby/1.8/rdoc/ri/ri_descriptions.rb:99:in `concat': can't
convert nil into Array (TypeError)
from d:/ruby/lib/ruby/1.8/rdoc/ri/ri_descriptions.rb:99:in
`merge_in'
from d:/ruby/lib/ruby/1.8/rdoc/ri/ri_reader.rb:56:in `get_class'
from d:/ruby/lib/ruby/1.8/rdoc/ri/ri_reader.rb:52:in `get_class'
from
d:/ruby/lib/ruby/gems/1.8/gems/fxri-0.3.3/./lib/RiManager.rb:102:in
`report_class_stuff'
from
d:/ruby/lib/ruby/gems/1.8/gems/fxri-0.3.3/./lib/RiManager.rb:96:in `show'
from d:/ruby/lib/ruby/gems/1.8/gems/fxri-0.3.3/./fxri:288:in
`on_show'
from d:/ruby/lib/ruby/gems/1.8/gems/fxri-0.3.3/./fxri:296:in
`show_info'
from d:/ruby/lib/ruby/gems/1.8/gems/fxri-0.3.3/./fxri:153:in `build'
from
d:/ruby/lib/ruby/gems/1.8/gems/fxruby-1.2.6-mswin32/lib/fox12/responder2.rb:57:in
`onHandleMsg'
from d:/ruby/lib/ruby/gems/1.8/gems/fxri-0.3.3/./fxri:319
from d:/ruby/bin/fxri.bat:25
-----------------------------------------

Thanks,

Graham


2 Answers

David Roberts

9/2/2006 7:26:00 AM

0

Graham Wideman wrote:
> Folks:
>
> fxri crashes and disappears under some circumstances. Any idea who is
> maintaining fxri, and/or how to report such a bug?
>

In the information pane (upper right) of the window that appears
as fxri starts up it says:

"If you have any questions, suggestions, problems, please contact the
current
maintainer with markus.prinz@qsig.org."

I wonder if that might work?

--
Posted via http://www.ruby-....

Graham Wideman

9/2/2006 10:11:00 AM

0

"David Roberts" <smartgpx@gmail.com> wrote in message

> In the information pane (upper right) of the window that appears
> as fxri starts up it says:

Sigh. Yes, I suppose that's obvious if you know it's there and haven't
impatiently already used the left pane to navigate elsewhere :-(

Thanks.

> I wonder if that might work?

I guess we'll find out.

Graham