-
-
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.r4.0-dom0-stabler4.1-dom0-cur-test
Milestone
Description
Qubes OS version
Qubes release 4.0 (R4.0)
Affected component(s) or functionality
Qubes Settings
Brief summary
Cannot edit a Qube by using Qube settings.
To Reproduce
- Open Qube Manager
- Select Qube to edit (any, including global preferences)
- Hit the "Qube Settings" button or right-click and select "Qube settings"
- nothing happens.
- or
- start "Qube settings" from within a Qube.
Expected behavior
A new window to change Qube settings appears.
Actual behavior
Nothing happens when started from Qube Manager. Error message when starting Qube settings directly.
Additional context
Details // console output (when starting Qube Manager from console):
Traceback (most recent call last):
File "/usr/lib/python3.5/site-packages/qubesmanager/qube_manager.py", line 1025, in action_settings_triggered
vm, self.qt_app, "basic")
File "/usr/lib/python3.5/site-packages/qubesmanager/settings.py", line 174, in __init__
self.__init_advanced_tab__()
File "/usr/lib/python3.5/site-packages/qubesmanager/settings.py", line 707, in __init_advanced_tab__
allow_default=True, allow_none=True)
File "/usr/lib/python3.5/site-packages/qubesmanager/utils.py", line 136, in prepare_kernel_choice
key=KernelVersion)
File "/usr/lib/python3.5/site-packages/qubesmanager/utils.py", line 124, in __init__
self.contents = [int(x) for x in re.compile(r'\D+').split(string)]
File "/usr/lib/python3.5/site-packages/qubesmanager/utils.py", line 124, in <listcomp>
self.contents = [int(x) for x in re.compile(r'\D+').split(string)]
ValueError: invalid literal for int() with base 10: ''
Solutions you've tried
Ran dom0-qubes-update, made sure using latest version of qubes-manager:
qubes-manager-4.0.36-1.fc25.noarch
Relevant documentation you've consulted
n/a
Related, non-duplicate issues
there were recent updates in qubes-manager for similar issues which are apparently fixed though #4988 #5057
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.r4.0-dom0-stabler4.1-dom0-cur-test