hi again,

On Fri, May 12, 2006 at 10:06:45AM +0200, Michael Ablassmeier wrote:
> On Thu, May 11, 2006 at 11:58:35AM -0700, Jose H. Espinosa wrote:
> > $raggle
> > Raggle: Loading config...
> > Raggle: Loading feed list...
> > Raggle: Loading theme...
> > /usr/bin/raggle:4221:in `init': uninitialized constant
> > Raggle::Interfaces::NcursesInterface::Ncurses (NameError)
> >       from /usr/bin/raggle:5613:in `main'
> >       from /usr/bin/raggle:6656
> > 
> > $
> > 
> > I haven't used or installed raggle before on this machine.  I just
> > install it today for the first time.
> 
> im sorry to say im unable to reproduce this failure. Ive just
> debootstraped a clean etch chroot and installed raggle, works out of the
> box. According to the error message, there seems to be something messy
> with the Ncurses Interface. What version of ruby does your installed
> raggle use? Is libncurses-ruby1.8 the latest version and cleanly
> installed?

said that, the only way i can reproduce this bug is by removing
ncurses.rb:

 [EMAIL PROTECTED]:~$ sudo rm /usr/lib/ruby/1.8/ncurses.rb
 [EMAIL PROTECTED]:~$ raggle
 Raggle: Loading config...
 Raggle: Loading feed list...
 Raggle: Loading theme...
 /usr/bin/raggle:4221:in `init': uninitialized constant
 Raggle::Interfaces::NcursesInterface::Ncurses (NameError)
        from /usr/bin/raggle:5613:in `main'
        from /usr/bin/raggle:6656

so it seems that you either have a ruby version in your path for which
no ncurses library has been installed or some files the libncurses
package includes are missing. 

bye,
    - michael


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to