qvm-run --gui waits indefinetly for GUI application even if gui
feature is disabled
#9789
Labels
affects-4.2
This issue affects Qubes OS 4.2.
C: core
needs diagnosis
Requires technical diagnosis from developer. Replace with "diagnosed" or remove if otherwise closed.
P: default
Priority: default. Default priority for new issues, to be replaced given sufficient information.
Qubes OS release
Qubes OS 4.2
Brief summary
I have qubes with the
gui
feature disabled, butqvm-run --gui
(default is to use GUI), waits indefinitely when I try to open a GUI application. It does not print stdout or stderr, but waits for the session first, therefore not even returning if the command failed.Steps to reproduce
qvm-features disp-sys-usb gui ''
qvm-start disp-sys-usb
Expected behavior
gui
feature is disabled.Actual behavior
Waits for GUI even though it doesn't have one.
Additional information
I don't how it should consider also
gui-emulated
or emulated VGA.The text was updated successfully, but these errors were encountered: