Bug 6893 - alacarte won't run
Summary: alacarte won't run
Status: RESOLVED DUPLICATE of bug 2911
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: 2
Hardware: x86_64 Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Mageia Bug Squad
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-28 18:34 CEST by Luis Menina
Modified: 2012-07-28 18:35 CEST (History)
0 users

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


Attachments

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


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