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

dispVM/appVM silent name clash #3383

Open
svenssonaxel opened this Issue Dec 9, 2017 · 0 comments

Comments

Projects
None yet
2 participants
@svenssonaxel

Qubes OS version: R3.2


Steps to reproduce the behavior:

  1. Create a new appVM and name it "disp1"
  2. Create a new dispVM that would have been named "disp1".

Expected behavior:

  1. A new dispVM is created, OR there is a message explaining that it is not.

Actual behavior:

  1. User command silently ignored
  2. Try open a new dispVM again
  3. A new dispVM is created named "disp2".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment