Description of problem: I installed guake from the normal repo It did not work from the menu. When started from a terminal, I got the following : [fabien@localhost ~]$ guake ** (process:4747): WARNING **: Trying to register gtype 'GMountMountFlags' as enum when in fact it is of type 'GFlags' ** (process:4747): WARNING **: Trying to register gtype 'GDriveStartFlags' as enum when in fact it is of type 'GFlags' ** (process:4747): WARNING **: Trying to register gtype 'GSocketMsgFlags' as enum when in fact it is of type 'GFlags' Traceback (most recent call last): File "/usr/lib64/guake/guake.py", line 41, in <module> from simplegladeapp import SimpleGladeApp, bindtextdomain File "/usr/lib64/guake/simplegladeapp.py", line 39, in <module> import gtk.glade ImportError: No module named glade Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3.
Keywords: (none) => Junior_jobAssignee: bugsquad => jani.valimaaSource RPM: (none) => guake
Fixed. Install pkg pygtk2.0-libglade by hand until fixed release is available.
Status: NEW => RESOLVEDResolution: (none) => FIXED