On Sunday, March 10, 2019 at 12:47:25 AM UTC, seshu wrote:
> 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.

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!

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/ffbbb1d0-af8f-471b-a1af-12e8e5cf68ac%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to