not sure if vorax issue

66 views
Skip to first unread message

krzysztof cierpisz

unread,
Oct 11, 2012, 4:20:29 PM10/11/12
to vorax-...@googlegroups.com
not sure if that's vorax issue, but maybe you can point me what can I check.

I have extracted vorax-2.8.zip under:
.vim/bundle/vorax (using pathogen with
call pathogen#runtime_append_all_bundles()
)

when I now edit new  file:
$ vi a.sql
Error detected while processing /home/chris/Dropbox-cris/Dropbox/dot_files/.vim/bundle/vorax/plugin/vorax.vim:
line   30:
NameError: uninitialized constant VERSION

then
"a.sql" [New File]
Error detected while processing /home/chris/Dropbox-cris/Dropbox/dot_files/.vim/bundle/vorax/autoload/vorax.vim
line   24:
LoadError: Failed to load the ANTLR3 runtime library (version 1.7.4):

Would appreciate any pointers how to get rid off these messages. Vorax works fine any way.

thanks,
Chris

talek

unread,
Oct 12, 2012, 3:57:38 AM10/12/12
to vorax-...@googlegroups.com
Hi Chris,

Vorax 2.X is kind of desupported in favor of Vorax 3. I don't use it myself. The problem you describe seems related to some library loading issue, but it's hard to say exactly why. Do you have ANTLR3 ruby gem installed?

PS: If you are interested in trying Vorax 3, please have a look on: https://github.com/talek/vorax

Alec.

chris

unread,
Oct 12, 2012, 4:13:55 AM10/12/12
to vorax-...@googlegroups.com
Hi Alec,

I am trying to setup vorax3 now. I have installed antlr3 into ruby as
gem and it starts fine. But none of my connections exist.
Is it possible to migrate connections from previous versions?
The file exists ~/_vorax_connections
when I run: VoraxOutputWindowToggle
I get some error messages:
Error detected while processing function
vorax#ToggleOutputWindow..148..144..153..vorax#CreateCommonKeyMappings:
line 5:
E225: global mapping already exists for ,d
line 15:
E225: global mapping already exists for ,d

when i press enter I get a new empty horizontal window (instead of
expected vertical with filled connections)

What can I check?

thanks,
Chris
--
Krzysztof Cierpisz

..........................
gg: 2349371 ..............
mobile: (+49 160) 90891892
phone: (+49 89) 97605686

talek

unread,
Oct 12, 2012, 4:21:15 AM10/12/12
to vorax-...@googlegroups.com, ch...@goxp.de
Nope, the connections manager, and Vorax 3 in general, is not backward compatible! Lot of changes behind... Please have a look on the following links:
 

chris

unread,
Oct 12, 2012, 4:53:29 AM10/12/12
to vorax-...@googlegroups.com
I followed the instructions,

but while trying to connect with:
:VoraxConnect username/pwd@db

Vim gets killed:

Vim: Caught deadly signal ABRT
VIm: Finished

Aborted

Now I need to do some work, so went back to vorax 2.8, but will give
definitely a try, if you have some suggestions what to check else,
would appreciate it.

thanks,
Chris

chris

unread,
Oct 12, 2012, 5:20:07 AM10/12/12
to vorax-...@googlegroups.com
I have just read Issues, and noticed vorax 3 works with ruby 1.9 and
not 1.8.7 anymore.

With 1.9.3 works fine,

thanks,
Chris
Reply all
Reply to author
Forward
0 new messages