ClosestStorm / macvim

Automatically exported from code.google.com/p/macvim
0 stars 0 forks source link

No windows or files opening #517

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
Opening MacVim, either through application icon or mvim command. 

What is the expected output? What do you see instead?
Expect a window to open with the desired file, or even a blank new file.
Nothing happens, the app will start (as indicated by MacVim options in toolbar) 
but no windows will open, even when explicitly told to open a valid file 
through File->Open...

What version of MacVim and OS X are you using (see "MacVim->About MacVim"
and  "Apple Menu->About This Mac" menu items, e.g. "Snapshot 40, 10.5.6
Intel")?
MacVim Snapshot 70
OS X 10.10 Yosemite Intel

Please provide any additional information below.
Again, the app seems to be opening and running but I cannot open any files or 
windows. All I get is the toolbar and the icon in the Dock. 

Original issue reported on code.google.com by knole...@gmail.com on 21 Oct 2014 at 3:09

GoogleCodeExporter commented 9 years ago
I am experiencing the same issue. When I run mvim from the console I get this 
output,

jamie@pepperell ~> mvim fib.py
dyld: Library not loaded: 
/System/Library/Perl/5.12/darwin-thread-multi-2level/CORE/libperl.dylib
  Referenced from: /Applications/MacVim.app/Contents/MacOS/Vim
  Reason: image not found
fish: Job 1, 'mvim fib.py' terminated by signal SIGTRAP (Trace or breakpoint 
trap)

Original comment by JamesFMc...@gmail.com on 23 Oct 2014 at 11:20

GoogleCodeExporter commented 9 years ago
That was on Snapshot 65, updating to latest (73) fixes the issue for me.

Original comment by JamesFMc...@gmail.com on 23 Oct 2014 at 11:29

GoogleCodeExporter commented 9 years ago
Updateing to Snapshot 73 fixed the issue. Thanks for the tip!

Original comment by knole...@gmail.com on 23 Oct 2014 at 11:54