Bug 6893

Summary: alacarte won't run
Product: Mageia Reporter: Luis Menina <liberforce>
Component: RPM PackagesAssignee: Mageia Bug Squad <bugsquad>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: Normal    
Version: 2   
Target Milestone: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Source RPM: alacarte CVE:
Status comment:

Description Luis Menina 2012-07-28 18:34:19 CEST
Running alalcarte (GNOME's menu editor) in a console will give you:

==========================
** (process:515): WARNING **: Trying to register gtype 'GMountMountFlags' as enum when in fact it is of type 'GFlags'

** (process:515): WARNING **: Trying to register gtype 'GDriveStartFlags' as enum when in fact it is of type 'GFlags'

** (process:515): WARNING **: Trying to register gtype 'GSocketMsgFlags' as enum when in fact it is of type 'GFlags'
Traceback (most recent call last):
  File "/usr/bin/alacarte", line 22, in <module>
    from Alacarte.MainWindow import MainWindow
  File "/usr/lib/python2.7/site-packages/Alacarte/MainWindow.py", line 19, in <module>
    import gtk, gmenu, gobject, gio
ImportError: No module named gmenu
==============================

It seems python-gmenu or whatever is called the package providing gmenu.so is not available in the repositories. urpmf gmenu.so returns an empty result.
Luis Menina 2012-07-28 18:35:02 CEST

Source RPM: (none) => alacarte

Comment 1 Manuel Hiebel 2012-07-28 18:35:39 CEST
Thanks for the bug report.
This particular issue has already been reported in our bug tracking system, but please feel free to report any further bugs you find.
In general it is welcome to search for existing reports first to avoid filing duplicates.

*** This bug has been marked as a duplicate of bug 2911 ***

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