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

VM/Logs links in VM Manager point to wrong VM #3379

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. In Qubes VM Manager, right-click on vm1.
  2. In the context menu, click on "Logs".
  3. Note that the Logs menu have links that pertain to vm1.
  4. Left-click on vm2.
  5. Open the VM menu (Alt+M)
  6. Open the Logs submenu

Expected behavior:

  1. The Logs submenu have links that pertain to vm2.

Actual behavior:

  1. The Logs submenu have links that pertain to vm1.
  2. Right-click on vm2 to bring up the context menu.
  3. Left-click on vm2 to close the context menu.
  4. Repeat steps 5-6.
  5. The Logs submenu now have links that pertain to vm2 as expected.

General notes:

Supposedly, the links in the VM/Logs submenu are updated on context-menu open for a VM, when they should be updated on selecting a VM.

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