Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

With Snapshot 74 on OS X ≤ 10.9, no editing window appears #530

Open
GoogleCodeExporter opened this issue Mar 19, 2015 · 0 comments
Open

Comments

@GoogleCodeExporter
Copy link

MacVim Snapshot 74, OS X 10.9.5.  Launch MacVim — no window appears.  Invoke 
⌘N New Window — no window appears.  Note that ⌘, Preferences still works, 
though.

If I run /Applications/MacVim.app/Contents/MacOS/MacVim at the shell, I see the 
error message (and it hangs until I press Ctrl-C):

dyld: Library not loaded: 
/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE/libperl.dylib
  Referenced from: /Applications/MacVim.app/Contents/MacOS/Vim
  Reason: Incompatible library version: Vim requires version 5.18.0 or later, but libperl.dylib provides version 5.16.0
^C

Taking the hint, if I transplant /System/Library/Perl/5.18 from an OS X 10.10 
machine onto 10.9, then it works.

I consider this to be a bug since 1) Info.plist does not require a Minimum 
System Version.  2) Nor did MacVim come bundled with Perl 5.18 3) MacVim did 
not degrade gracefully with the lack of the exact version of Perl.

Original issue reported on code.google.com by dwp...@gmail.com on 6 Mar 2015 at 8:29

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant