[fedora-virt] Tracebacks on F10 during guest operations

Cole Robinson crobinso at redhat.com
Wed Sep 16 13:51:02 UTC 2009


On 09/16/2009 06:30 AM, Adam Huffman wrote:
> Keep seeing tracebacks like this one when making new guests or trying to 
> open consoles on existing guests using virt-manager on F10:
> 
> [Wed, 16 Sep 2009 11:25:41 virt-manager 5488] ERROR (virt-manager:148) 
> Traceback (most recent call last):
>    File "/usr/share/virt-manager/virtManager/details.py", line 715, in 
> refresh_resources
>      self.window.get_widget("config-maxmem").set_sensitive(True)
>    File "/usr/share/virt-manager/virtManager/details.py", line 722, in 
> page_refresh
>      self.window.get_widget("details-menu-save").set_sensitive(False)
>    File "/usr/share/virt-manager/virtManager/details.py", line 1440, in 
> repopulate_hw_list
>      self.vm.set_max_memory(maxmem.value * 1024)
> TypeError: 'NoneType' object is not iterable
> Traceback (most recent call last):
>    File "/usr/share/virt-manager/virtManager/engine.py", line 305, in 
> show_details
>      self.windowManager.connect("action-show-create", self._do_show_create)
>    File "/usr/share/virt-manager/virtManager/details.py", line 288, in 
> __init__
>      "on_config_boot_apply_clicked": self.config_boot_options_apply,
>    File "/usr/share/virt-manager/virtManager/details.py", line 612, in 
> update_widget_states
> 
> AttributeError: 'NoneType' object has no attribute 'set_sensitive'
> 
> virt-manager-0.6.1-2.fc10.x86_64
> libvirt-0.5.1-2.fc10.x86_64
> 

Hmm, those error messages look weird. Does restarting the app help?
(maybe the package was updated underneath a running instance and it
caused issues.)

If you can still reproduce, please file a bug, and attach
~/.virt-manager/virt-manager.log

Thanks,
Cole




More information about the Fedora-virt mailing list