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

[gui] not reacting to primary instance being purged #1241

Closed
Saviq opened this issue Dec 18, 2019 · 0 comments · Fixed by #2732
Closed

[gui] not reacting to primary instance being purged #1241

Saviq opened this issue Dec 18, 2019 · 0 comments · Fixed by #2732
Assignees
Labels
bug medium medium importance
Milestone

Comments

@Saviq
Copy link
Collaborator

Saviq commented Dec 18, 2019

  1. multipass start
  2. multipass delete -p --all
  3. GUI doesn't realize the primary instance went away

or

  1. multipass start
  2. multipass delete --all
  3. GUI correctly reacts to instance being deleted
  4. multipass purge
  5. GUI doesn't realize the primary instance was purged
@Saviq Saviq added bug medium medium importance labels Dec 18, 2019
@townsend2010 townsend2010 added this to the 1.12.0 milestone Aug 31, 2022
@sharder996 sharder996 self-assigned this Aug 31, 2022
bors bot added a commit that referenced this issue Sep 6, 2022
2732: [gui] not reacting to primary instance being purged r=andrei-toterman a=sharder996

This PR fixes the text shown in the gui when no primary instance is found.

Fixes #1241

Co-authored-by: sharder996 <[email protected]>
bors bot added a commit that referenced this issue Sep 6, 2022
2732: [gui] not reacting to primary instance being purged r=andrei-toterman a=sharder996

This PR fixes the text shown in the gui when no primary instance is found.

Fixes #1241

Co-authored-by: sharder996 <[email protected]>
townsend2010 added a commit that referenced this issue Sep 6, 2022
2732: [gui] not reacting to primary instance being purged r=andrei-toterman a=sharder996

This PR fixes the text shown in the gui when no primary instance is found.

Fixes #1241

Co-authored-by: sharder996 <[email protected]>
@townsend2010 townsend2010 modified the milestones: 1.12.0, 1.11.0 Sep 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug medium medium importance
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants