Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mate-menu displays "ImportError: No module named matemenu" when clicked #14174

Closed
patoski opened this issue Sep 2, 2019 · 1 comment
Closed
Labels
bug Something isn't working Stale

Comments

@patoski
Copy link

patoski commented Sep 2, 2019

System

  • xuname:
    Void 4.19.69_1 x86_64 GenuineIntel uptodate rrFFFF
  • package:
    mate-menu-18.04.3_1 and mate-menus-1.22.0_1

Expected behavior

Clicking on the Advanced Mate Menu shows application menu.

Actual behavior

Clicking on the menu (in a panel) displays an error:

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 "", line 1, in

File "/usr/lib/python2.7/site-packages/mate_menu/plugins/applications.py", line 38, in
import matemenu
ImportError: No module named matemenu

Steps to reproduce the behavior

install mate-menu package
Right-click on a panel, Add to panel, and then add the MATE Menu. Click on the new MATE Menu in the panel.

This problem was mentioned in issue #12004 (mozo which works fine for me). Mozo was fixed by #12001 but mate-menu remains broken.

@Hoshpak Hoshpak added the bug Something isn't working label Sep 6, 2019
@github-actions
Copy link

Issues become stale 90 days after last activity and are closed 14 days after that. If this issue is still relevant bump it or assign it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Stale
Projects
None yet
Development

No branches or pull requests

2 participants