AttributeError: 'QListWidget' object has no attribute 'setItemSelected' #6115
Labels
C: manager/widget
P: default
Priority: default. Default priority for new issues, to be replaced given sufficient information.
r4.1-bullseye-stable
r4.1-buster-stable
r4.1-centos8-stable
r4.1-dom0-stable
r4.1-fc29-stable
r4.1-fc30-stable
r4.1-fc31-stable
r4.1-fc32-stable
r4.1-stretch-stable
T: bug
Type: bug report. A problem or defect resulting in unintended behavior in something that exists.
Milestone
Qubes OS version
R4.1
Affected component(s) or functionality
qubes-manager
Brief summary
Clicking "Configure strict reset for PCI devices" when no device has it enabled works. But after enabling it for any device, it fails with:
AttributeError: 'QListWidget' object has no attribute 'setItemSelected'
(line 50 of device_list.py)
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The same window, with previously selected device still selected.
Actual behavior
An exception.
The text was updated successfully, but these errors were encountered: