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

Pseudocrashes #119

Closed
chdiza opened this issue Nov 6, 2015 · 2 comments
Closed

Pseudocrashes #119

chdiza opened this issue Nov 6, 2015 · 2 comments

Comments

@chdiza
Copy link
Contributor

chdiza commented Nov 6, 2015

To reproduce: Open a new MacVim window. Hit ione two three. Hit Cmd-S. Type "foo" to name the file. Hit "return".

Observe that MacVim pseudocrashes immediately. There is no crash report, but the Console says:

Nov  6 03:45:11 diza MacVim[17338]: Metadata.framework [Error]: void _MDItemMarkAsUsedForPath(CFStringRef): was called with a NULL path
Nov  6 03:45:11 diza Vim[27638]: -[MMBackend(Private) connectionDidDie:]@2329: Main connection was lost before process had a chance to terminate; preserving swap files.

I keep getting things like that in all kinds of context that all seem to revolve around non-existent files or unreadable files.

For example, at the terminal, mvim foo where "foo" is not the name of any file in the current working dir, will produce a pseudocrash like this.

@splhack
Copy link
Contributor

splhack commented Nov 7, 2015

why did you create the new issue?? It seems the exactly same as #61. could you merge this issue to #61 and close this issue?

@chdiza chdiza closed this as completed Nov 7, 2015
@chdiza
Copy link
Contributor Author

chdiza commented Nov 7, 2015

I made a new one because there is a new element, namely, the save dialog. But you're right, I should've added it to #61.

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

No branches or pull requests

2 participants