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
Cannot get alloy's MacVim to work on OSX 10.7.4
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
  8 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
 
Marcelo de Moraes Serpa  
View profile  
 More options Sep 12 2012, 1:00 am
From: Marcelo de Moraes Serpa <celose...@gmail.com>
Date: Tue, 11 Sep 2012 22:00:12 -0700 (PDT)
Local: Wed, Sep 12 2012 1:00 am
Subject: Cannot get alloy's MacVim to work on OSX 10.7.4

Hello everyone,

I'm trying to migrate to Alloy's MacVim (the one with the added native Cocoa FileBrowser - found here: https://github.com/alloy/macvim) on OSX Lion. To build it, I used this homebrew formula:

https://github.com/joelcogen/homebrew-macvimsplitbrowser

It built successfully, but I just can't get it to run. When I try opening it using "open" or by double-clicking the app bundle, it just appears in the doc, but no window is shown.

When I tried to run the binary directly from the command line, by cd'ing into Contents/MacOS, I got this:

Vim: Caught deadly signal SEGV
Vim: Finished.

Does anyone know why this happens and hopefully a solution to it?

Thanks in advance,

- Marcelo.


 
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.
Giovanni Lanzani  
View profile  
 More options Sep 13 2012, 10:37 am
From: Giovanni Lanzani <gglanz...@gmail.com>
Date: Thu, 13 Sep 2012 07:37:25 -0700 (PDT)
Local: Thurs, Sep 13 2012 10:37 am
Subject: Re: Cannot get alloy's MacVim to work on OSX 10.7.4

On Wednesday, September 12, 2012 7:00:12 AM UTC+2, Marcelo de Moraes Serpa wrote:

With which Ruby did you compile it?

 
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.
Marcelo de Moraes Serpa  
View profile  
 More options Sep 13 2012, 11:59 am
From: Marcelo de Moraes Serpa <celose...@gmail.com>
Date: Thu, 13 Sep 2012 10:59:42 -0500
Local: Thurs, Sep 13 2012 11:59 am
Subject: Re: Cannot get alloy's MacVim to work on OSX 10.7.4

Hi Giovanni,

I didn't notice that before, as I didn't pay attention to output of the
configure script, here it is:

checking --enable-rubyinterp argument... yes
checking --with-ruby-command argument... defaulting to ruby
checking for ruby...
/Users/fullofcaffeine/.rvm/rubies/ruby-1.9.3-p194/bin/ruby
checking Ruby version... OK
checking Ruby header files...
/Users/fullofcaffeine/.rvm/rubies/ruby-1.9.3-p194/include/ruby-1.9.1

It's using my default Ruby in RVM, which is Ruby 1.9.2.p194. Should I use a
lower/upper version?

Thanks,

Marcelo.

On Thu, Sep 13, 2012 at 9:37 AM, Giovanni Lanzani <gglanz...@gmail.com>wrote:


 
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.
Phil Dobbin  
View profile  
 More options Sep 13 2012, 12:05 pm
From: Phil Dobbin <phildob...@gmail.com>
Date: Thu, 13 Sep 2012 17:05:09 +0100
Local: Thurs, Sep 13 2012 12:05 pm
Subject: Re: Cannot get alloy's MacVim to work on OSX 10.7.4
Marcelo de Moraes Serpa wrote:

> Hi Giovanni,

> I didn't notice that before, as I didn't pay attention to output of the
> configure script, here it is:

> checking --enable-rubyinterp argument... yes
> checking --with-ruby-command argument... defaulting to ruby
> checking for ruby...
> /Users/fullofcaffeine/.rvm/rubies/ruby-1.9.3-p194/bin/ruby
> checking Ruby version... OK
> checking Ruby header files...
> /Users/fullofcaffeine/.rvm/rubies/ruby-1.9.3-p194/include/ruby-1.9.1

> It's using my default Ruby in RVM, which is Ruby 1.9.2.p194. Should I
> use a lower/upper version?

FWIW, I've never been able to compile any Vim with rvm's 1.9.3 (haven't
tried compiling 1.9.3 myself & giving it a go).

I've always used 1.8.4 via rvm.

Cheers,

  Phil...

--
But masters, remember that I am an ass.
Though it be not written down,
yet forget not that I am an ass.

    Wm. Shakespeare - Much Ado About Nothing


 
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.
Marcelo de Moraes Serpa  
View profile  
 More options Sep 13 2012, 1:04 pm
From: Marcelo de Moraes Serpa <celose...@gmail.com>
Date: Thu, 13 Sep 2012 12:04:19 -0500
Local: Thurs, Sep 13 2012 1:04 pm
Subject: Re: Cannot get alloy's MacVim to work on OSX 10.7.4

I installed Ruby ruby 1.8.7 (2012-06-29 patchlevel 370) using RVM and set
it as the system default, did a make clean and compiled Alloy's MacVim again

Now, I don't get the error messages (Vim: Caught deadly signal SEGV
Vim: Finished.) in the console anymore, but it still doesn't draw any
windows. It just stays in the dock and shows the menubar. It doesn't crash
either.

Any ideas?

Thanks,

-Marcelo.


 
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.
Giovanni Lanzani  
View profile  
 More options Sep 14 2012, 4:10 am
From: Giovanni Lanzani <gglanz...@gmail.com>
Date: Fri, 14 Sep 2012 01:10:06 -0700 (PDT)
Local: Fri, Sep 14 2012 4:10 am
Subject: Re: Cannot get alloy's MacVim to work on OSX 10.7.4

On Thursday, September 13, 2012 7:04:22 PM UTC+2, Marcelo de Moraes Serpa wrote:

> I installed Ruby ruby 1.8.7 (2012-06-29 patchlevel 370) using RVM and set it as the system default, did a make clean and compiled Alloy's MacVim again

> Now, I don't get the error messages (Vim: Caught deadly signal SEGV

> Vim: Finished.) in the console anymore, but it still doesn't draw any windows. It just stays in the dock and shows the menubar. It doesn't crash either.

> Any ideas?

Try compiling it without RVM, using the stock OS X ruby. I remember I could get it to work (some months ago), but I stopped using the fork, as it was not enough "keyboard-centric".

Giovanni


 
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.
Tim Gray  
View profile  
 More options Sep 14 2012, 10:55 am
From: Tim Gray <tg...@protozoic.com>
Date: Fri, 14 Sep 2012 10:54:43 -0400
Local: Fri, Sep 14 2012 10:54 am
Subject: Re: Cannot get alloy's MacVim to work on OSX 10.7.4
On Sep 13, 2012 at 12:04 PM -0500, Marcelo de Moraes Serpa wrote:

>Any ideas?

For what it's worth, I've manually compiled MacVim in the past on 10.7
using rvm.  I never seemed to have too much of a problem with it.  More
recently I've switched to installing MacVim using homebrew, which
defaults to using the default install of Ruby.  Since I'm not much of a
Ruby developer, it doesn't bother me too much that MacVim is linked to
an older version of Ruby.

Are you using something like Command-T?  If that's compiled with a
different version of Ruby with respect to whatever MacVim is linked to,
you get funny startups.  Crashes essentially, but the GUI is still
responsive - you never get editor windows, but you can interact with the
OS X menus just fine.


 
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.
Marcelo de Moraes Serpa  
View profile  
 More options Sep 14 2012, 11:54 am
From: Marcelo de Moraes Serpa <celose...@gmail.com>
Date: Fri, 14 Sep 2012 10:54:05 -0500
Local: Fri, Sep 14 2012 11:54 am
Subject: Re: Cannot get alloy's MacVim to work on OSX 10.7.4

Thanks guys,

I ended up reverting to vanilla MacVim, which compiles and runs fine under
the same circumstances. I'm using command-t, but I removed it from my
bundles when trying to run Alloy's MacVim, but got the same error. I'll get
back to it perhaps, someday, as I'm curious on the FileBrowser integration,
which I think could be a nice addition.

Thanks,

- Marcelo.


 
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 »