| Summary: | Guake requires gtk.glade module to work | ||
|---|---|---|---|
| Product: | Mageia | Reporter: | fabien henon <fabien.henon> |
| Component: | RPM Packages | Assignee: | 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: | |||
|
Manuel Hiebel
2012-05-15 00:30:41 CEST
Keywords:
(none) =>
Junior_job Fixed. Install pkg pygtk2.0-libglade by hand until fixed release is available. Status:
NEW =>
RESOLVED |
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.