Bug 5907

Summary: Guake requires gtk.glade module to work
Product: Mageia Reporter: fabien henon <fabien.henon>
Component: RPM PackagesAssignee: Jani Välimaa <jani.valimaa>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: Normal Keywords: Junior_job
Version: Cauldron   
Target Milestone: ---   
Hardware: All   
OS: Linux   
URL: http://guake.org
Whiteboard:
Source RPM: guake CVE:
Status comment:

Description fabien henon 2012-05-14 22:59:51 CEST
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.
Manuel Hiebel 2012-05-15 00:30:41 CEST

Keywords: (none) => Junior_job
Assignee: bugsquad => jani.valimaa
Source RPM: (none) => guake

Comment 1 Jani Välimaa 2012-05-16 16:15:51 CEST
Fixed. Install pkg pygtk2.0-libglade by hand until fixed release is available.

Status: NEW => RESOLVED
Resolution: (none) => FIXED