-
-
Notifications
You must be signed in to change notification settings - Fork 59
Qube Manager crash on resetting preloaded disposables #10285
Copy link
Copy link
Closed
Closed
Copy link
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.
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.
Type
Fields
Give feedbackNo fields configured for Bug.
Qubes OS release
R4.3-rc2
Brief summary
When setting the number of preloaded disposables for some disposable template from a positive value to 0 via its settings in the Qube Manager, the Qube Manager terminates silently, without an error message.
Steps to reproduce
Expected behavior
The Qube Manager should keep running.
Actual behavior
The Qube Manager terminates without an error message.
Additional information
This may be connected to shutting down any dispVM running for that template, as it does not happen if the number of disposables is set to 1 and then immediately changed to 0. In this case, there is no time for the disposable to start completely, and the Qube Manager continues to run.
When setting the global value for the number of preloaded disposables to 0 and/or disabling this global property, it does not appear to affect the Qube Manager.