Bug 1709721 - mate-menu broken: Couldn't load plugin: applications: ImportError: No module named matemenu
Summary: mate-menu broken: Couldn't load plugin: applications: ImportError: No module ...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: mate-menu
Version: 29
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ---
Assignee: Wolfgang Ulbrich
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-05-14 08:06 UTC by Dmitry Tantsur
Modified: 2019-05-24 21:49 UTC (History)
1 user (show)

Fixed In Version: mate-menu-19.04.0-1.fc29
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-05-24 21:49:14 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Dmitry Tantsur 2019-05-14 08:06:26 UTC
Description of problem:
After some of the recent updates mate-menu is completely broken, it displays a python traceback instead of the actual menu.

Version-Release number of selected component (if applicable):
mate-menu-18.04.3-1.fc29.noarch

How reproducible:
always

Steps to Reproduce:
1. Open mate-menu

Actual results:
Menu with traceback instead of applications.

Expected results:
Menu with applications.

Full traceback as displayed in GUI:

Traceback (most recent call last):

  File "/usr/lib/mate-menu/mate-menu.py", line 202, in PopulatePlugins
    exec("from {plugin_module} import pluginclass".format(plugin_module=plugin_module))

  File "<string>", line 1, in <module>

  File "/usr/lib/python2.7/site-packages/mate_menu/plugins/applications.py", line 38, in <module>
    import matemenu

ImportError: No module named matemenu

Comment 1 Fedora Update System 2019-05-14 10:50:45 UTC
mate-menu-19.04.0-1.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2019-69be896f00

Comment 2 Wolfgang Ulbrich 2019-05-14 10:52:07 UTC
Opps, i forgot to update mate-menu. Try out new update at bodhi.

Comment 3 Fedora Update System 2019-05-15 07:25:45 UTC
mate-menu-19.04.0-1.fc29 has been pushed to the Fedora 29 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-69be896f00

Comment 4 Fedora Update System 2019-05-24 21:49:14 UTC
mate-menu-19.04.0-1.fc29 has been pushed to the Fedora 29 stable repository. If problems still persist, please make note of it in this bug report.


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