Re: python or gtk

From: Alexander Apprich (a.apprich_at_science-computing.de)
Date: 05/09/05

  • Next message: Jeff Vian: "RE: Want to clone/make backup cds for FC3 working system"
    Date: Mon, 09 May 2005 08:49:59 +0200
    To: For users of Fedora Core releases <fedora-list@redhat.com>
    
    

    Nemtos,

    Nemtos wrote:
    > Hi list,
    >
    > I upgraded my laptop from RH9 to Fedora 3 yesterday. It seems to have a
    > problem with python or gtk, areas which are still obscure to me.
    > Specifically, if I try to run system-config-packages, I get the
    > following error:
    >
    > Unable to import gtk module. This may be due to running without
    > $DISPLAY set. Exception was:
    > /usr/lib/python2.3/site-packages/gtk-2.0/gtk/_gtk.so: undefined symbol:
    > gtk_font_button_set_show_style
    >
    > I get similar errors running other system-config-* applications.
    >
    > I have python 2.3.4-13.1, pygtk2-2.4.0-1 and gtk2-2.4.14-3.fc3. Still
    > the error message above refers to a library in the Python sub-directory
    > named gtk-2.0: could that be the problem? What am I missing here?
    > (Note that DISPLAY is correctly set to :0.0)

    apprich@elmstreet apprich $ rpm -qf
    /usr/lib/python2.3/site-packages/gtk-2.0/gtk/_gtk.so
    pygtk2-2.4.1-2_4.rhfc3.at

    Try upgrading your pygtk2 package using

       yum update pygtk2

    >
    > hints/help/solution would be greatly appreciated.
    > Thanks
    > Nemtos
    >
    >

    Hth

    Alex

    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: Jeff Vian: "RE: Want to clone/make backup cds for FC3 working system"