Bug 53046 - отсутствует зависимость от python3-module-pygobject3
Summary: отсутствует зависимость от python3-module-pygobject3
Status: CLOSED DUPLICATE of bug 52830
Alias: None
Product: Branch p10
Classification: Unclassified
Component: mate-menu (show other bugs)
Version: не указана
Hardware: x86_64 Linux
: P5 normal
Assignee: qa-team@altlinux.org
QA Contact: qa-p10@altlinux.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-02-13 08:00 MSK by zvn
Modified: 2025-02-13 09:11 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description zvn 2025-02-13 08:00:24 MSK
autoremove предлагает удалить python3-module-pygobject3, после удаления отсутствует самая главная кнопка на панели (для случая theme-mate-windows):

org.mate.panel.applet.MateMenuAppletFactory[7309]: Traceback (most recent call last):
org.mate.panel.applet.MateMenuAppletFactory[7309]:   File "/usr/lib/mate-menu/mate-menu.py", line 775, in applet_factory
org.mate.panel.applet.MateMenuAppletFactory[7309]:     MenuWin( applet, iid )
org.mate.panel.applet.MateMenuAppletFactory[7309]:   File "/usr/lib/mate-menu/mate-menu.py", line 445, in __init__
org.mate.panel.applet.MateMenuAppletFactory[7309]:     self.createPanelButton()
org.mate.panel.applet.MateMenuAppletFactory[7309]:   File "/usr/lib/mate-menu/mate-menu.py", line 532, in createPanelButton
org.mate.panel.applet.MateMenuAppletFactory[7309]:     self.do_load_icon(self.icon)
org.mate.panel.applet.MateMenuAppletFactory[7309]:   File "/usr/lib/mate-menu/mate-menu.py", line 524, in do_load_icon
org.mate.panel.applet.MateMenuAppletFactory[7309]:     surface = icon_theme.load_surface(icon_name, icon_size, scale_factor, None, Gtk.IconLookupFlags.FORCE_SIZE)
org.mate.panel.applet.MateMenuAppletFactory[7309]: TypeError: Couldn't find foreign struct converter for 'cairo.Surface'
mate-menu[7309]: need to free the control here

а вот в sisyphus зависимость есть:
https://packages.altlinux.org/ru/sisyphus/binary/mate-menu/noarch/depends
Пакет mate-menu: Зависимости
...
Требуется
...
python3-module-pygobject3

В p11 тоже нет зависимости.
Comment 1 Alexander Makeenkov 2025-02-13 09:11:51 MSK

*** This bug has been marked as a duplicate of bug 52830 ***