issues with asyncjob

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxx

_______________________________________________
virt-tools-list mailing list
virt-tools-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/virt-tools-list




[Index of Archives]     [Linux Virtualization]     [KVM Development]     [CentOS Virtualization]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux