*** This bug is a duplicate of bug 1825213 ***
https://bugs.launchpad.net/bugs/1825213
This solution works for me too.
Thanks
--
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:
Menuli
*** This bug is a duplicate of bug 1825213 ***
https://bugs.launchpad.net/bugs/1825213
** This bug has been marked a duplicate of bug 1825213
UnicodeDecodeError: 'utf-8' codec can't decode bytes in position 34-35:
unexpected end of data
--
You received this bug notification because you a
Thanks for the solution: it worked
--
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/ubu
** Description changed:
1) ~$ lsb_release -rd
Description: Ubuntu 19.04
Release: 19.04
2) ~$ apt-cache policy menulibre
menulibre:
- Installato: 2.2.0-2
- Candidato: 2.2.0-2
- Tabella versione:
- *** 2.2.0-2 500
- 500 http://it.archive.ubuntu.com/ubuntu disco/uni
** Merge proposal linked:
https://code.launchpad.net/~fossfreedom/menulibre/+git/menulibre/+merge/366544
--
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
The fix works for me too
--
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/+sourc
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: menulibre (Ubuntu)
Status: New => Confirmed
--
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:
This solution works for me too.
Grazie mille man.
--
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.la
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