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

OmniServer prevents emacs quitting #440

Open
richardxday opened this issue Jun 16, 2018 · 2 comments
Open

OmniServer prevents emacs quitting #440

richardxday opened this issue Jun 16, 2018 · 2 comments

Comments

@richardxday
Copy link

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:

  1. Ensure emacs is not running
  2. Delete all copies of OmniSharp.exe
  3. Start emacs
  4. Load a C# source file
  5. Attempt to quit emacs - emacs reports "Process OmniServer not active" and does not quit
  6. M-x omnisharp-installer-server RET y RET and let the server install
  7. Attempt to quit emacs - emacs reports "Process OmniServer not active" and does not quit
  8. M-x omnisharp-start-omnisharp-server RET RET
  9. 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.

@razzmatazz
Copy link
Contributor

Hi @richardxday. Thanks for the report.
Which emacs version is it, any particular emacs configuration, spacemacs, doom, etc?

@richardxday
Copy link
Author

GNU Emacs 25.3.1 (x86_64-w64-mingw32)
of 2017-09-12

Downloaded from: https://sourceforge.net/projects/emacsbinw64/files/release/

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

No branches or pull requests

2 participants