[virt-tools-list] issues with asyncjob
Leonardo Augusto Guimarães Garcia
lagarcia at linux.vnet.ibm.com
Mon Jun 17 17:17:59 UTC 2013
Hi Cole,
I am recently facing the following issues after the recent changes in
asyncjob:
2013-06-17 10:41:33,663 (delete:83): Closing delete wizard
2013-06-17 10:41:33,680 (cliutils:87): Uncaught exception:
Traceback (most recent call last):
File "/home/laggarcia/src/git/virt-manager/virtManager/asyncjob.py",
line 336, in _pbar_pulse
self.widget("pbar").set_text(progress)
File "/home/laggarcia/src/git/virt-manager/virtManager/baseclass.py",
line 189, in widget
return self.builder.get_object(name)
AttributeError: 'NoneType' object has no attribute 'get_object'
and:
Traceback (most recent call last):
File "/home/laggarcia/src/git/virt-manager/virtManager/asyncjob.py",
line 342, in _pbar_fraction
self._set_stage_text(stage or _("Processing..."))
File "/home/laggarcia/src/git/virt-manager/virtManager/asyncjob.py",
line 219, in _set_stage_text
self.widget("pbar-stage").set_text(text)
File "/home/laggarcia/src/git/virt-manager/virtManager/baseclass.py",
line 189, in widget
return self.builder.get_object(name)
AttributeError: 'NoneType' object has no attribute 'get_object'
This can be reproduced by deleting a VM and by cloning it, respectively.
Best regards,
--
Leonardo Garcia
Software Engineer, Linux Technology Center
Open Virtualization project
IBM Systems & Technology Group, Systems Software Development
Phone: +55-19-2132-2068 (ITN: 5839-2068)
lagarcia at br.ibm.com
More information about the virt-tools-list
mailing list