qubes-vm-settings error

29 views
Skip to first unread message

seshu

unread,
Mar 9, 2019, 7:47:25 PM3/9/19
to qubes-users
I recently updated dom0, after the xen vulnerabilities were identified, and I"m coming across this error when I try to open Qubes Setting for any VM.

TypeError: 'NoneType' object is not subscriptable at line 9 of file /usr/bin/qubes-vm-settings.

The Details are:
----
line: return self.virt_mode_list[self.virt_mode.currentIndex()]
func: selected_virt_mode
line no.: 842
file: /usr/lib/python3.5/site-packages/qubesmanager/settings.py
----
line: old_mode = self.selected_virt_mode()
func: update_virt_mode_list
line no.: 870
file: /usr/lib/python3.5/site-packages/qubesmanager/settings.py
----
line: self.update_virt_mode_list()
func: __init_advanced_tab__
line no.: 738
file: /usr/lib/python3.5/site-packages/qubesmanager/settings.py
----
line: self.__init_advanced_tab__()
func: __init__
line no.: 181
file: /usr/lib/python3.5/site-packages/qubesmanager/settings.py
----
line: settings_window = VMSettingsWindow(vm, qapp, args.tab)
func: main
line no.: 1269
file: /usr/lib/python3.5/site-packages/qubesmanager/settings.py
----
line: load_entry_point('qubesmanager==4.0.29', 'console_scripts', 'qubes-vm-settings')()
func: <module>
line no.: 9
file: /usr/bin/qubes-vm-settings

Anyone else come across this? Any solution? I'm running 4.0.1

Thanks in advance.

seshu

unread,
Mar 11, 2019, 7:43:30 PM3/11/19
to qubes-users

Hi, after the recent update, I'm not getting the same error message as before, but I'm still unable to view my Qubes Settings from Qubes Manager. Now I'm getting a

AttributeError: 'VMSettingsWindow' object has no attribute 'dev_list' at line 9

Checking to see if anyone knows of this problem? Thanks!

Reply all
Reply to author
Forward
0 new messages