Error launching manager: 'NoneType' object has no attribute 'get_default_storage_format' Traceback (most recent call last): File "/usr/share/virt-manager/virtManager/engine.py", line 889, in _do_show_create self._get_create_dialog().show(src.topwin, uri) File "/usr/share/virt-manager/virtManager/create.py", line 170, in show self.reset_state(uri) File "/usr/share/virt-manager/virtManager/create.py", line 393, in reset_state self.addstorage.reset_state() File "/usr/share/virt-manager/virtManager/addstorage.py", line 196, in reset_state fmt = self.conn.get_default_storage_format() AttributeError: 'NoneType' object has no attribute 'get_default_storage_format'

Bug #1448632 reported by Oytun
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
virt-manager (Ubuntu)
New
Undecided
Unassigned

Bug Description

Error launching manager: 'NoneType' object has no attribute 'get_default_storage_format'

Traceback (most recent call last):
  File "/usr/share/virt-manager/virtManager/engine.py", line 889, in _do_show_create
    self._get_create_dialog().show(src.topwin, uri)
  File "/usr/share/virt-manager/virtManager/create.py", line 170, in show
    self.reset_state(uri)
  File "/usr/share/virt-manager/virtManager/create.py", line 393, in reset_state
    self.addstorage.reset_state()
  File "/usr/share/virt-manager/virtManager/addstorage.py", line 196, in reset_state
    fmt = self.conn.get_default_storage_format()
AttributeError: 'NoneType' object has no attribute 'get_default_storage_format'

how am i fix this?

Tags: vivid
Revision history for this message
Muh Muhowic (ultrabla) wrote :

dont know, but i have the same issue :(

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.