-
-
Notifications
You must be signed in to change notification settings - Fork 53
Labels
C: Qubes GUI toolsThis issue pertains to Qubes GUI tools such as the Qube Manager and Qubes widgets.This issue pertains to Qubes GUI tools such as the Qube Manager and Qubes widgets.P: defaultPriority: default. Default priority for new issues, to be replaced given sufficient information.Priority: default. Default priority for new issues, to be replaced given sufficient information.affects-4.3This issue affects Qubes OS 4.3.This issue affects Qubes OS 4.3.diagnosedTechnical diagnosis of this issue has been performed.Technical diagnosis of this issue has been performed.pr submittedA pull request has been submitted for this issue.A pull request has been submitted for this issue.
Description
Qubes OS release
4.3
Brief summary
The widget expects the USB vm to be named "sys-usb", but when installing on system with only USB internet and clicking option to merge sys-net and sys-usb, the USBVm is named "sys-net".
The issue can be worked around by replacing a "sys-usb" string literal in a python file in /usr/lib
with "sys-net".
The widget freezes, doesn't appear.
Steps to reproduce
Install Qubes OS with merged sys-net and sys-usb.
Try to use devices widget.
Observe it not working.
Expected behavior
Widget works no matter how the USB vm is named (or the installer should call the NETvm sys-usb)
Actual behavior
The widget freezes, doesn't appear.
Metadata
Metadata
Assignees
Labels
C: Qubes GUI toolsThis issue pertains to Qubes GUI tools such as the Qube Manager and Qubes widgets.This issue pertains to Qubes GUI tools such as the Qube Manager and Qubes widgets.P: defaultPriority: default. Default priority for new issues, to be replaced given sufficient information.Priority: default. Default priority for new issues, to be replaced given sufficient information.affects-4.3This issue affects Qubes OS 4.3.This issue affects Qubes OS 4.3.diagnosedTechnical diagnosis of this issue has been performed.Technical diagnosis of this issue has been performed.pr submittedA pull request has been submitted for this issue.A pull request has been submitted for this issue.