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
After loading several [unmanaged] C# files but NOT having an up to date copy of OmniSharp.exe available, it is not possible to quit emacs.
emacs reports "Process OmniServer not active" and does not quit.
After installing a the OmniSharp server, normal operation is resumed.
Steps to reproduce:
Ensure emacs is not running
Delete all copies of OmniSharp.exe
Start emacs
Load a C# source file
Attempt to quit emacs - emacs reports "Process OmniServer not active" and does not quit
M-x omnisharp-installer-server RET y RET and let the server install
Attempt to quit emacs - emacs reports "Process OmniServer not active" and does not quit
M-x omnisharp-start-omnisharp-server RET RET
Now able to quit emacs
If the user is not able to install the OmniSharp server for whatever reason (not on a network, network issues, etc), they are stuck not able to quit emacs gracefully.
The text was updated successfully, but these errors were encountered:
After loading several [unmanaged] C# files but NOT having an up to date copy of OmniSharp.exe available, it is not possible to quit emacs.
emacs reports "Process OmniServer not active" and does not quit.
After installing a the OmniSharp server, normal operation is resumed.
Steps to reproduce:
If the user is not able to install the OmniSharp server for whatever reason (not on a network, network issues, etc), they are stuck not able to quit emacs gracefully.
The text was updated successfully, but these errors were encountered: