You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
Once in a while, when I exit MacVim (gvim), after opening a file from Ranger, I get the error message of the form: MacVim[9999:99999] *** [NSMachPort hadnlePortMessage:]: dropping incoming DO message because the connection is invalid.
To Reproduce
Open a file file in MacVim from Ranger.
Quite MacVim issuing Command-Q.
See the error in Ranger.
System
MacOS 10.12.6
MacVim version 8.1 (Included patches: 1-2234)
Ranger version 1.9.2 (Python version 2.7.10)
The text was updated successfully, but these errors were encountered:
I think we should move off of DO to something else. Filed #1157 to track that and closing this because that issue would encompass handling this as well (if we aren't using DO anymore, we obviously wouldn't print DO errors).
Description
Once in a while, when I exit MacVim (gvim), after opening a file from
Ranger
, I get the error message of the form:MacVim[9999:99999] *** [NSMachPort hadnlePortMessage:]: dropping incoming DO message because the connection is invalid.
To Reproduce
MacVim
fromRanger
.MacVim
issuingCommand-Q
.Ranger
.System
The text was updated successfully, but these errors were encountered: