Bug 5907 - Guake requires gtk.glade module to work
Summary: Guake requires gtk.glade module to work
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: All Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Jani Välimaa
QA Contact:
URL: http://guake.org
Whiteboard:
Keywords: Junior_job
Depends on:
Blocks:
 
Reported: 2012-05-14 22:59 CEST by fabien henon
Modified: 2012-05-16 16:15 CEST (History)
0 users

See Also:
Source RPM: guake
CVE:
Status comment:


Attachments

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


Note You need to log in before you can comment on or make changes to this bug.