Public bug reported:

I was debugging issues for bug 1840677 and found that I had more issues.
E.g. I couldn't open a window.

The planned update already removed some of them \o/, but not all :-/

I can trigger a crash like:

[Di, 20 Aug 2019 11:09:52 virt-manager 15468] DEBUG (cli:197) Uncaught 
exception:
Traceback (most recent call last):
  File "/usr/share/virt-manager/virtManager/createvm.py", line 1198, in 
_browse_iso
    self._browse_file(None, cb=set_path, is_media=True)
  File "/usr/share/virt-manager/virtManager/createvm.py", line 1304, in 
_browse_file
    self._storage_browser = vmmStorageBrowser(self.conn)
  File "/usr/share/virt-manager/virtManager/storagebrowse.py", line 26, in 
__init__
    self._vol_sensitive_cb)
  File "/usr/share/virt-manager/virtManager/hoststorage.py", line 107, in 
__init__
    self._populate_pools()
  File "/usr/share/virt-manager/virtManager/hoststorage.py", line 388, in 
_populate_pools
    typ = vmmStoragePool.pretty_type(pool.get_type())
AttributeError: type object 'vmmStoragePool' has no attribute 'pretty_type'

** Affects: virt-manager (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1840754

Title:
  type object 'vmmStoragePool' has no attribute 'pretty_type'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/virt-manager/+bug/1840754/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to