Skip to content

Devices widget freezes and doesn't appear when USB qube is not named sys-usb #10131

@konsultavicius

Description

@konsultavicius

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.P: defaultPriority: default. Default priority for new issues, to be replaced given sufficient information.affects-4.3This issue affects Qubes OS 4.3.diagnosedTechnical diagnosis of this issue has been performed.pr submittedA pull request has been submitted for this issue.

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions