[virt-tools-list] [Help] virt-manager loading failed after 1.3
Kevin Zhao
kevinzs at linux.vnet.ibm.com
Wed Dec 2 13:58:10 UTC 2015
Hi Cole && All,
I want to install a virt-manager in Local S390x, the Distro in
S390x is RHEL 7.1,this distro of S390x doesn't support virt-manager. I
installed related dependencies and run command virt-manager --debug.
It show below:
[?, 02 12? 2015 14:53:15 virt-manager 24293] DEBUG (virt-manager:203)
GTK version: 3.8.8
[?, 02 12? 2015 14:53:15 virt-manager 24293] ERROR (importer:51) Could
not find any typelib for AppIndicator3
[?, 02 12? 2015 14:53:15 virt-manager 24293] DEBUG (engine:474)
libguestfs inspection support: False
[?, 02 12? 2015 14:53:15 virt-manager 24293] DEBUG (systray:154) Showing
systray: False
[?, 02 12? 2015 14:53:15 virt-manager 24293] DEBUG (engine:236) About to
connect to uris ['qemu:///system']
[?, 02 12? 2015 14:53:18 virt-manager 24293] DEBUG (virt-manager:54)
Error starting virt-manager: new_sync() takes exactly 7 arguments (6 given)
Traceback (most recent call last):
File "./virt-manager", line 264, in <module>
main()
File "./virt-manager", line 256, in main
api = StartupAPI()
File "/root/virt-manager/virtManager/dbusapi.py", line 105, in __init__
self._proxy = self._init_dbus()
File "/root/virt-manager/virtManager/dbusapi.py", line 118, in _init_dbus
"org.freedesktop.DBus")
File "/usr/lib64/python2.7/site-packages/gi/types.py", line 137, in
constructor
return info.invoke(cls, *args, **kwargs)
TypeError: new_sync() takes exactly 7 arguments (6 given)
Traceback (most recent call last):
File "./virt-manager", line 264, in <module>
main()
File "./virt-manager", line 256, in main
api = StartupAPI()
File "/root/virt-manager/virtManager/dbusapi.py", line 105, in __init__
self._proxy = self._init_dbus()
File "/root/virt-manager/virtManager/dbusapi.py", line 118, in _init_dbus
"org.freedesktop.DBus")
File "/usr/lib64/python2.7/site-packages/gi/types.py", line 137, in
constructor
return info.invoke(cls, *args, **kwargs)
TypeError: new_sync() takes exactly 7 arguments (6 given)
**I think it may be resulted from the patch : *
****a9bc56add35e94854b0209144c1d83d524e1ddb4**
** virt-manager: revive cli dbus API (bz 1162815)*
Because I checkout to the Head before this , it will work fine.Also
maybe my virt-manager parameters is not correct. So I am here for your
help about this :-)
Sincerely thanks for your response :-)
Best Regards.
Kevin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/virt-tools-list/attachments/20151202/c74b7ac8/attachment.htm>
More information about the virt-tools-list
mailing list