Hi All I was trying to run virt-manager on my gnome 3. I get the following errrors. /usr/lib/python2.7/site-packages/M2Crypto/__init__.py:22: PendingDeprecationWarning: The CObject type is marked Pending Deprecation in Python 2.7. Please use capsule objects instead. import __m2crypto /usr/lib/python2.7/site-packages/dbus/types.py:6: PendingDeprecationWarning: The CObject type is marked Pending Deprecation in Python 2.7. Please use capsule objects instead. from _dbus_bindings import ObjectPath, ByteArray, Signature, Byte,\ And the last traceback here is Traceback (most recent call last): File "/usr/share/virt-manager/virt-manager.py", line 420, in <module> main() File "/usr/share/virt-manager/virt-manager.py", line 347, in main from virtManager.engine import vmmEngine File "/usr/share/virt-manager/virtManager/engine.py", line 41, in <module> from virtManager.details import vmmDetails File "/usr/share/virt-manager/virtManager/details.py", line 33, in <module> from virtManager.console import vmmConsolePages File "/usr/share/virt-manager/virtManager/console.py", line 27, in <module> import gtkvnc ImportError: could not import gobject (could not find _PyGObject_API object) Is this due to gnome3 -- Regards Manu Gupta -- To unsubscribe, e-mail: opensuse-gnome+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-gnome+help@opensuse.org