[Pkg-libvirt-maintainers] Bug#590491: virt-manager 0.8.4-4~bpo50+2 error on new virtual machine dialog for usermode sessions

Cole Robinson crobinso at redhat.com
Mon Jul 26 19:18:03 UTC 2010


On 07/26/2010 03:03 PM, Brian Kroth wrote:
> Package: virt-manager
> Version: 0.8.4-4~bpo50+2
> 
> When attempting to create a new VM using the virt-manager dialogs
> attached to a a usermode session (eg: virt-manager -c qemu:///session)
> the following error is returned:
> 
> 2010-07-26 14:00:36,800 (create:314): Error setting create wizard conn state.
> Traceback (most recent call last):
>   File "/usr/share/virt-manager/virtManager/create.py", line 312, in reset_state
>     self.set_conn(activeconn, force_validate=True)
>   File "/usr/share/virt-manager/virtManager/create.py", line 184, in set_conn
>     self.set_conn_state()
>   File "/usr/share/virt-manager/virtManager/create.py", line 538, in set_conn_state
>     do_warn = uihelpers.populate_network_list(net_list, self.conn)
>   File "/usr/share/virt-manager/virtManager/uihelpers.py", line 287, in populate_network_list
>     add_row(nettype, None, pretty_network_desc(nettype), True)
>   File "/usr/share/virt-manager/virtManager/uihelpers.py", line 268, in add_row
>     model.append(build_row(*args))
> TypeError: build_row() takes at least 5 arguments (4 given)
> 

Thanks for the report, I just pushed a fix for this upstream:

http://hg.fedorahosted.org/hg/virt-manager/rev/ea94314da7d5

- Cole





More information about the Pkg-libvirt-maintainers mailing list