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

Wifi networking NetVM crashes with poor UX #1595

Closed
bnvk opened this Issue Jan 8, 2016 · 2 comments

Comments

Projects
None yet
2 participants
@bnvk

bnvk commented Jan 8, 2016

Recently my wifi NetVM crashed and was failed to show any networks where it was previously showing things. I had to shutdown all my VMs and restart the NetVM to get it to discover and connect. My first attempt to shutdown the sys-net VM the following notification showed up:

Error starting VM 'sys-net': Failed to kill old QubesDB instance (PID 1958) Terminate it manually and retry. If that isn't QubesDB process remove the pidfile: /var/run/qubes/qubesdb.sys-net.pid

After a few attempts to "Kill" the VM it finally shutdown. That error message is quite technical and probably unhelpful to less technical users. However, if I understand the message correctly, it's offering instructions for CLI skilled users to further research the issue, correct?

  • Hide that sort of message and tell user to Please attempt to kill this VM again
  • Provide a link to more detailed explanation in local help Docs to the user
@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Jan 8, 2016

Member

Generally this error message is an workaround for another bug, related to #1470 . So the proper solution would be fixing that original bug...

Member

marmarek commented Jan 8, 2016

Generally this error message is an workaround for another bug, related to #1470 . So the proper solution would be fixing that original bug...

@bnvk bnvk referenced this issue Feb 17, 2016

Open

Major UX pain points #1117

2 of 20 tasks complete

@marmarek marmarek added the duplicate label Jun 20, 2016

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Jun 20, 2016

Member

Fixed in #1745

Member

marmarek commented Jun 20, 2016

Fixed in #1745

@marmarek marmarek closed this Jun 20, 2016

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