PeepOpen-Issues
PeepOpen-Issues copied to clipboard
PeepOpen crashes in MacVIM
Trying out the latest version of PeepOpen with the latest version of MacVIM. I'm in a Rails project with the files that PeepOpen apparently looks for to determine it's in a project (Rakefile, README, etc.), however, when I trigger the PeepOpen plugin, it opens, but closes immediately. The PeepOpen status bar icon disappears when it closes, as well, so it looks like a crash.
Is there a log file or other source of debugging info that I can look at to figure out why this program doesn't work?
Thanks.
You can see some log messages in Console.app or ~/Library/Application Support/CrashReporter. Look for com.topfunky.PeepOpen.
Oh, and what version of MacVim are you using? I'll try this with the latest stable version unless you're using a different version.
Thanks for that - here's what I found:
5/23/11 10:33:51 AM com.apple.launchd.peruser.1497814245[209] ([0x0-0x26e76e5].com.topfunky.PeepOpen[43462]) Job appears to have crashed: Abort trap
5/23/11 10:33:56 AM com.apple.launchd.peruser.1497814245[209] ([0x0-0x26e86e6].com.topfunky.PeepOpen[43469]) Job appears to have crashed: Abort trap
5/23/11 10:34:06 AM com.apple.launchd.peruser.1497814245[209] ([0x0-0x26e96e7].com.topfunky.PeepOpen[43474]) Job appears to have crashed: Abort trap
5/23/11 10:34:20 AM com.apple.launchd.peruser.1497814245[209] ([0x0-0x26eb6e9].com.topfunky.PeepOpen[43481]) Job appears to have crashed: Abort trap
5/23/11 10:34:24 AM com.apple.launchd.peruser.1497814245[209] ([0x0-0x26ec6ea].com.topfunky.PeepOpen[43487]) Job appears to have crashed: Abort trap
5/23/11 10:35:03 AM com.apple.launchd.peruser.1497814245[209] ([0x0-0x26ef6ed].com.topfunky.PeepOpen[43524]) Job appears to have crashed: Abort trap
5/23/11 10:37:41 AM com.apple.launchd.peruser.1497814245[209] ([0x0-0x26fd6fb].com.topfunky.PeepOpen[43596]) Job appears to have crashed: Abort trap
5/23/11 10:40:43 AM com.apple.launchd.peruser.1497814245[209] ([0x0-0x26ff6fd].com.topfunky.PeepOpen[43824]) Job appears to have crashed: Abort trap
5/23/11 10:45:08 AM com.apple.launchd.peruser.1497814245[209] ([0x0-0x2702700].com.topfunky.PeepOpen[43933]) Job appears to have crashed: Abort trap
I'm running MacVim 7.3 (53), which I believe is the latest.
Thanks!
We recommend using MacVim 55 or better. Many bugs were fixed specifically for PeepOpen users.
MacVim-snapshot-56.tbz
Voilà. Installed Snapshot 57 and PeepOpen ran successfully. Didn't realize that it wouldn't have worked with the version on the main page of the MacVIM site - thanks for the help.
Now, I'm just trying to figure out why it shows some files within my app and not others - just something related to the indexing, I suppose?
Thanks again for the help!
What files are not being shown? We optimized file loading in PeepOpen 0.3.4 so it should work better on the "All" files setting in preferences.