[Python-apps-team] Bug#934755: menulibre 2.2.0-2 does not start on debian 10

Сергей Фёдоров serfyod0vr at yandex.ru
Wed Aug 14 13:54:17 BST 2019


Package: menulibre
Version: 2.2.0-2
Severity: normal

-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.2.0-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=ru_RU.utf8, LC_CTYPE=ru_RU.utf8 (charmap=UTF-8), LANGUAGE=ru_RU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages menulibre depends on:
ii  gir1.2-gdkpixbuf-2.0  2.38.1+dfsg-1
ii  gir1.2-glib-2.0       1.58.3-2
ii  gir1.2-gmenu-3.0      3.32.0-1
ii  gir1.2-gtk-3.0        3.24.10-1
ii  gnome-menus           3.32.0-1
ii  python3               3.7.3-1
ii  python3-gi            3.32.2-1
ii  python3-psutil        5.5.1-1
ii  xdg-utils             1.1.3-1

menulibre recommends no packages.

menulibre suggests no packages.

-- no debconf information

Menulibre writes on start in terminal window:

(menulibre:6937): Gtk-WARNING **: 12:58:15.804: gtk_menu_attach_to_widget(): menu already attached to GtkMenuButton
(menulibre:6937): Gtk-WARNING **: 12:58:15.860: gtk_menu_attach_to_widget(): menu already attached to GtkMenuButton
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/menulibre/MenulibreApplication.py", line 2217, in do_activate
    self.win = MenulibreWindow(self, headerbar)
  File "/usr/lib/python3/dist-packages/menulibre/MenulibreApplication.py", line 250, in __init__
    self.configure_application_treeview(builder)
  File "/usr/lib/python3/dist-packages/menulibre/MenulibreApplication.py", line 589, in configure_application_treeview
    self.treeview = MenulibreTreeview.Treeview(self, builder)
  File "/usr/lib/python3/dist-packages/menulibre/MenulibreTreeview.py", line 48, in __init__
    self._configure_treeview(builder)
  File "/usr/lib/python3/dist-packages/menulibre/MenulibreTreeview.py", line 59, in _configure_treeview
    treestore = MenuEditor.get_treestore()
  File "/usr/lib/python3/dist-packages/menulibre/MenuEditor.py", line 123, in get_treestore
    return menu_to_treestore(treestore, None, menu)
  File "/usr/lib/python3/dist-packages/menulibre/MenuEditor.py", line 100, in menu_to_treestore
    tooltip = escapeText(item[2]['comment'])
  File "/usr/lib/python3/dist-packages/menulibre/util.py", line 99, in escapeText
    return GLib.markup_escape_text(text, len(text))
  File "/usr/lib/python3/dist-packages/gi/overrides/GLib.py", line 418, in markup_escape_text
    return GLib.markup_escape_text(text, length)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xd0 in position 27: unexpected end of data

... and does not start.

If this packets have a version 2.58.3-2, menulibre executes.
But for packets version 2.60.5-1, 2.60.6-2 menulibre does not start:
  libglib2.0-0
  libglib2.0-bin
  libglib2.0-dev
  libglib2.0-dev-bin

On TabletPC Acer Iconiatab W500 (Debian 10 32-bit) menulibre does not execute
also with same error messages.



More information about the Python-apps-team mailing list