[virt-tools-list] [Help] virt-manager loading failed after 1.3
Cole Robinson
crobinso at redhat.com
Mon Dec 7 00:41:30 UTC 2015
On 12/02/2015 09:00 AM, Cole Robinson wrote:
> On 12/02/2015 08:58 AM, Kevin Zhao wrote:
>> 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 :-)
>>
>
> Yeah there's issues on non-latest pygobject3:
>
> https://bugzilla.redhat.com/show_bug.cgi?id=1162815
>
> I'll have a new release out by next week
>
I've cut version 1.3.1 now which should fix these issues
Thanks,
Cole
More information about the virt-tools-list
mailing list