[lnkForumImage]
TotalShareware - Download Free Software

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


 

Forums >

comp.lang.ruby

RE : [ANN] VimMate 0.6.4

Guillaume Benny

9/6/2007 10:10:00 PM


Hi,

The thing is, there is an *optional* dependency on VTE. From the README:

"Install the Ruby bindings to GTK and GNOME (for the VTE terminal). [...]
You don't need VTE: if it's not installed, VimMate will not have terminals
but will run anyway."

So it's optional but it's not supposed to crash when VTE isn't available:
it's supposed to work but without the terminals! :)

I'll correct this bug and VTE will remain optional.

Thanks for your report!

Guillaume

> Pierre Barbier de Reuille Wrote:
>
> Hello,
>
> just to say that I found where the error was. Actually, there is a
> dependency on VTE which is not stated in the readme ... you should add
> that ! It's working fine now !
>
> Pierre
>
>
> Pierre Barbier de Reuille a écrit :
> > Hello,
> >
> > I just downloaded it and it looks promising. However, I get this error
> > when I try to open a new terminal:
> >
> > /usr/lib/ruby/gems/1.8/gems/VimMate-
> 0.6.4/lib/vimmatelib/main_window.rb:56:in
> >
> > `initialize': undefined method `add_new_terminal' for
> > #<VimMate::DummyWindow:0xb63bf234>
> > from
> > /usr/lib/ruby/gems/1.8/gems/VimMate-
> 0.6.4/lib/vimmatelib/main_window.rb:110:in
> >
> > `call'
> > from
> > /usr/lib/ruby/gems/1.8/gems/VimMate-
> 0.6.4/lib/vimmatelib/main_window.rb:110:in
> >
> > `main'
> > from
> > /usr/lib/ruby/gems/1.8/gems/VimMate-
> 0.6.4/lib/vimmatelib/main_window.rb:110:in
> >
> > `start'
> > from /usr/lib/ruby/gems/1.8/gems/VimMate-0.6.4/bin/vimmate:183
> > from
> > /usr/lib/ruby/gems/1.8/gems/VimMate-0.6.4/bin/vimmate:76:in `fork'
> > from /usr/lib/ruby/gems/1.8/gems/VimMate-0.6.4/bin/vimmate:76
> > from /usr/bin/vimmate:18:in `load'
> > from /usr/bin/vimmate:18
> >
> > Thanks,
> >
> > Pierre
> >
> > PS: I installed it using the gems
> >