https://bugzilla.novell.com/show_bug.cgi?id=802604 https://bugzilla.novell.com/show_bug.cgi?id=802604#c0 Summary: virt-manager crashes after connecting to local qemu (kvm-qemu) Classification: openSUSE Product: openSUSE 12.3 Version: RC 1 Platform: x86-64 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: KVM AssignedTo: kvm-bugs@forge.provo.novell.com ReportedBy: mpluskal@suse.com QAContact: jdouglas@suse.com Found By: --- Blocker: --- After I start virt-manager, connect to qemu (localhost), following error appears: Unable to connect to libvirt. global name 'virGetLastError' is not defined Libvirt URI is: qemu:///system Traceback (most recent call last): File "/usr/share/virt-manager/virtManager/connection.py", line 1027, in _open_thread self.vmm = self._try_open() File "/usr/share/virt-manager/virtManager/connection.py", line 1009, in _try_open flags) File "/usr/lib64/python2.7/site-packages/libvirt.py", line 102, in openAuth if ret is None:raise libvirtError('virConnectOpenAuth() failed') File "/usr/lib64/python2.7/site-packages/libvirt.py", line 35, in __init__ err = virGetLastError() NameError: global name 'virGetLastError' is not defined libvirt is indeed not running, but simple statement that it is not running, without traceback seems enough (and actually more easy to understand). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.