menulibre crashed with UnicodeDecodeError in get_submenus(): 'utf-8' codec can't decode byte 0xd3 in position 37: invalid continuation byte
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
menulibre (Ubuntu) |
Medium
|
Unassigned |
Bug Description
$ menulibre
Traceback (most recent call last):
File "/usr/lib/
self.win = MenulibreWindow
File "/usr/lib/
self.
File "/usr/lib/
treestore = MenuEditor.
File "/usr/lib/
menu = get_menus()[0]
File "/usr/lib/
structure.
File "/usr/lib/
submenus = get_submenus(menu, child)
File "/usr/lib/
entry_id = child.get_
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xd3 in position 37: invalid continuation
ProblemType: Crash
DistroRelease: Ubuntu 14.04
Package: menulibre 2.0.3-1
ProcVersionSign
Uname: Linux 3.13.0-19-generic x86_64
NonfreeKernelMo
ApportVersion: 2.13.3-0ubuntu1
Architecture: amd64
CrashCounter: 1
CurrentDesktop: XFCE
Date: Sat Mar 29 00:52:50 2014
ExecutablePath: /usr/bin/menulibre
InstallationDate: Installed on 2014-03-23 (5 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140322)
InterpreterPath: /usr/bin/python3.4
PackageArchitec
ProcCmdline: /usr/bin/python3 /usr/bin/menulibre
PythonArgs: ['/usr/
SourcePackage: menulibre
Title: menulibre crashed with UnicodeDecodeError in get_submenus(): 'utf-8' codec can't decode byte 0xd3 in position 37: invalid continuation byte
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip libvirtd lpadmin plugdev sambashare sudo
RNZ (renoizer) wrote : | #1 |
tags: | removed: need-duplicate-check |
Changed in menulibre (Ubuntu): | |
importance: | Undecided → Medium |
information type: | Private → Public |
Changed in menulibre (Ubuntu): | |
status: | New → Incomplete |
zapyon (zapyon) wrote : | #3 |
I have the same problem seemingly:
menulibre crashes reproducibly during startup with:
gtk_menu_
Traceback (most recent call last):
File "/usr/lib/
self.win = MenulibreWindow
File "/usr/lib/
self.
File "/usr/lib/
self.treeview = MenulibreTreevi
File "/usr/lib/
self.
File "/usr/lib/
treestore = MenuEditor.
File "/usr/lib/
return menu_to_
File "/usr/lib/
treestore = menu_to_
File "/usr/lib/
tooltip = escapeText(
File "/usr/lib/
return GLib.markup_
File "/usr/lib/
return GLib.markup_
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xc3 in position 77: unexpected end of data
Does anyone know of a workaround or fix?
Sean Davis (bluesabre) wrote : | #4 |
@zapyon, this sounds like a duplicate of #1825213. Can you test with Menulibre 2.2.1? Thanks!
zapyon (zapyon) wrote : Re: [Bug 1299216] Re: menulibre crashed with UnicodeDecodeError in get_submenus(): 'utf-8' codec can't decode byte 0xd3 in position 37: invalid continuation byte | #5 |
Hi Sean,
you are right: it is working again with 2.2.1
Thank you everyone who has helped to fix this.
Regards
Andreas
Am 08.04.20 um 02:02 schrieb Sean Davis:
> @zapyon, this sounds like a duplicate of #1825213. Can you test with
> Menulibre 2.2.1? Thanks!
>
[Expired for menulibre (Ubuntu) because there has been no activity for 60 days.]