Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
not sure if vorax issue
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  6 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
krzysztof cierpisz  
View profile  
 More options Oct 11 2012, 4:20 pm
From: krzysztof cierpisz <ciape...@gmail.com>
Date: Thu, 11 Oct 2012 13:20:29 -0700 (PDT)
Local: Thurs, Oct 11 2012 4:20 pm
Subject: not sure if vorax issue

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.v im:
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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
talek  
View profile  
 More options Oct 12 2012, 3:57 am
From: talek <alexandru.t...@gmail.com>
Date: Fri, 12 Oct 2012 00:57:38 -0700 (PDT)
Local: Fri, Oct 12 2012 3:57 am
Subject: Re: not sure if vorax issue

> 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.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
chris  
View profile  
 More options Oct 12 2012, 4:13 am
From: chris <ch...@goxp.de>
Date: Fri, 12 Oct 2012 10:13:55 +0200
Local: Fri, Oct 12 2012 4:13 am
Subject: Re: not sure if vorax issue
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

On Fri, Oct 12, 2012 at 9:57 AM, talek <alexandru.t...@gmail.com> wrote:
>> 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.

--
Krzysztof Cierpisz

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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
talek  
View profile  
 More options Oct 12 2012, 4:21 am
From: talek <alexandru.t...@gmail.com>
Date: Fri, 12 Oct 2012 01:21:15 -0700 (PDT)
Local: Fri, Oct 12 2012 4:21 am
Subject: Re: not sure if vorax issue

> 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:

https://github.com/talek/vorax/wiki/Installation-Guide
https://github.com/talek/vorax/blob/master/doc/vorax.txt

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
chris  
View profile  
 More options Oct 12 2012, 4:53 am
From: chris <ch...@goxp.de>
Date: Fri, 12 Oct 2012 10:53:29 +0200
Local: Fri, Oct 12 2012 4:53 am
Subject: Re: not sure if vorax issue
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

On Fri, Oct 12, 2012 at 10:21 AM, talek <alexandru.t...@gmail.com> wrote:
>> 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:

> https://github.com/talek/vorax/wiki/Installation-Guide
> https://github.com/talek/vorax/blob/master/doc/vorax.txt

--
Krzysztof Cierpisz

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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
chris  
View profile  
 More options Oct 12 2012, 5:20 am
From: chris <ch...@goxp.de>
Date: Fri, 12 Oct 2012 11:20:07 +0200
Local: Fri, Oct 12 2012 5:20 am
Subject: Re: not sure if vorax issue
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

--
Krzysztof Cierpisz

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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »