Searching, I found the following solution: Edit the file menulibre util.py:
sudo nano /usr/lib/python3/dist-packages/menulibre/util.py Search for: return GLib.markup_escape_text(text, len(text)) Replace with: return GLib.markup_escape_text(text) This has worked for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1825511 Title: Menulibre does not start To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/menulibre/+bug/1825511/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
