43bc59bfa6
The "default NetVM" is usually the first created ProxyVM which is set by qubes-core during its creation. [1] If there is no ProxyVM, there is no "default NetVM". Therefore, creating an AppVM and launching its settings dialog raised AttributeError, because get_default_netvm method returned None. This can be reproduced by installing QubesOS without creating VMs by installer. [1] https://github.com/QubesOS/qubes-core-admin/blob/master/core/qubes.py#L355 Fixes qubesos/qubes-issues#1008 |
||
---|---|---|
.. | ||
__init__.py | ||
.gitignore | ||
appmenu_select.py | ||
backup_utils.py | ||
backup.py | ||
block.py | ||
create_new_vm.py | ||
firewall.py | ||
global_settings.py | ||
log_dialog.py | ||
main.py | ||
mount_for_backup.sh | ||
multiselectwidget.py | ||
restore.py | ||
settings.py | ||
table_widgets.py | ||
thread_monitor.py |