mate-desktop / mozo

Menu editor for MATE using the freedesktop.org menu specification
http://www.mate-desktop.org
GNU Lesser General Public License v2.1
28 stars 12 forks source link

Mozo import error #14

Closed llabtaem closed 10 years ago

llabtaem commented 10 years ago

Hello Mate world I am running Mate 1.8.0 in Debian Jessie from the developers repository and I believe I have found a bug. When I try to edit my menus using mozo I receive this error:

' Traceback (most recent call last): File "/usr/bin/mozo", line 22, in from Mozo.MainWindow import MainWindow ImportError: No module named Mozo.MainWindow '

This is what is on line 22 in my mozo file under /usr/bin:

' from Mozo.MainWindow import MainWindow '

Even running mozo with sudo privileges I receive the same error. Thank you for your time.

stefano-k commented 10 years ago

This is a packaging issue in developers repository. Please open the issue in https://github.com/mate-desktop/debian-packages repo