Find the answer to your Linux question:
Results 1 to 2 of 2
Hi, i have installed minimal Centos 5.4 with XEN Linux localhost.localdomain 2.6.18-164.el5xen #1 SMP Thu Sep 3 04:03:03 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux Now when i try to start ...
  1. #1
    Just Joined!
    Join Date
    Feb 2011
    Posts
    9

    virt-manager issue

    Hi,

    i have installed minimal Centos 5.4 with XEN
    Linux localhost.localdomain 2.6.18-164.el5xen #1 SMP Thu Sep 3 04:03:03 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux
    Now when i try to start virt-manager i get the following error:-

    # virt-manager
    Traceback (most recent call last):
    File "/usr/share/virt-manager/virt-manager.py", line 376, in ?
    _show_startup_error(str(run_e), "".join(traceback.format_exc()))
    File "/usr/share/virt-manager/virt-manager.py", line 52, in _show_startup_error
    import gtk
    File "/usr/lib64/python2.4/site-packages/gtk-2.0/gtk/__init__.py", line 76, in ?
    _init()
    File "/usr/lib64/python2.4/site-packages/gtk-2.0/gtk/__init__.py", line 64, in _init
    _gtk.init_check()

    # rpm -qa | grep gtk
    gtk-vnc-0.3.8-3.el5
    gtk-vnc-python-0.3.8-3.el5
    gtk2-2.10.4-20.el5
    pygtk2-libglade-2.10.1-12.el5
    gtk2-engines-2.8.0-3.el5
    gtk2-2.10.4-20.el5
    pygtk2-2.10.1-12.el5

    any clue why it may be happening?

  2. #2
    Just Joined!
    Join Date
    Feb 2011
    Posts
    9
    hey .... it was a silly mistake .... all i had to do was "ssh -X " .... anyways i wasn't aware that it has a GUI dependancy. do we have anything similar on command line?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...