From: owner@bugs.debian.org
This is a multi-part message in MIME format...
Your message dated Sun, 12 Oct 2025 12:36:11 +0000
with message-id
and subject line Bug#1117444: fixed in pygobject 3.50.0-8
has caused the Debian Bug report #1117444,
regarding pygobject: GioUnix.DesktopAppInfo requires extraneous parameter to
get_filename() when using GLib 2.84.x
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)
--
1117444: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1117444
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
Received: (at submit) by bugs.debian.org; 1 Oct 2025 08:03:59 +0000
X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02
(2024-03-25) on buxtehude.debian.org
X-Spam-Level:
X-Spam-Status: No, score=-15.1 required=4.0 tests=BAYES_00,
BODY_INCLUDES_PACKAGE,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,
DKIM_VALID_EF,FOURLA,FREEMAIL_FROM,HAS_PACKAGE,RCVD_IN_DNSWL_NONE,
RCVD_IN_MSPIKE_H5,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS,SPF_PASS
autolearn=ham autolearn_force=no
version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 90; hammy, 150; neutral, 128;
spammy,
0. spammytokens: hammytokens:0.000-+--python3, 0.000-+--sk:taint_o,
0.000-+--sk:TAINT_O, 0.000-+--sk:taint_u, 0.000-+--sk:TAINT_U
Return-path:
Received: from smtp-81.smtpout.orange.fr ([80.12.242.81]:34077 h
lo=smtp.smtpout.orange.fr)
by buxtehude.debian.org with esmtps (TLS1.3:ECDHE_X25519__RSA_P
S_RSAE_SHA256__AES_256_GCM:256)
(Exim 4.96)
(envelope-from )
id 1v3rob-00Fxqi-1q
for submit@bugs.debian.org;
Wed, 01 Oct 2025 08:03:59 +0000
Received: from [192.168.1.13] ([90.60.14.96])
by smtp.orange.fr with ESMTPA
id 3rfdvaRAUW8dY3rfdviOCX; Wed, 01 Oct 2025 09:54:41 +0200
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=orange.fr;
s=t20230301; t=1759305281;
bh=h52gHXAyB8RTk+hl5K2LLQ67ebKGEkg24zp3jcuz4us=;
h=Message-ID:Date:MIME-Version:To:Subject:From;
b=JQp65Pn16ggn+7sPYc0yAukk+vggnwaUdFuGoDlc6ZwbZOMavg88FG/mc18HQtc9H
RL71wP2qj6h9Ofb5Bb4n8PAA0wY0uKL78H2jfke5B1cdZb3snXRsr6priUtFkH8LOX
YT6IA8pA2I9aVEy0zlHxODuF7wpaKvksmMiUQLZhyI/44An8/w6Tabd7Cqz5f9EPud
sG2INEvsz4pmacdk3oteOALRt/j0a0lWBfGPRNqtDMoyXkt+6uH/HUoGuHvsV/T4jU
rUdZlmaYPYEArWObwIlnxnwbqVM+zfIhBefMcPAwiZprtDcTUE8bR98PqlXhTOH84k
cV6ZHSfqvsP+g==
X-ME-Helo: [192.168.1.13]
X-ME-Auth: eXZlcy5sZV9iZXJyZUBvcmFuZ2UuZnI=
X-ME-Date: Wed, 01 Oct 2025 09:54:41 +0200
X-ME-IP: 90.60.14.96
Message-ID:
Date: Wed, 1 Oct 2025 09:54:41 +0200
MIME-Version: 1.0
User-Agent: Mozilla Thunderbird
To: Debian Bug Tracking System
Subject: menulibre fails to start
Content-Language: en-US, fr-FR
From: Yves Le Berre
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
X-Greylist: delayed 550 seconds by postgrey-1.37 at buxtehude; Wed, 01 Oct
2025 08:03:58 UTC
Delivered-To: submit@bugs.debian.org
Package: menulibre
Version: 2.2.2-2
Severity: important
Dear Maintainer,
In a X11 Terminal (XFCE4), typing menulibre results in these messages :
(menulibre:4299): Gtk-WARNING **: 09:32:53.070:
gtk_menu_attach_to_widget(): menu already attached to GtkMenuButton
(menulibre:4299): Gtk-WARNING **: 09:32:53.108:
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
2283, in do_activate
€€ €€ self.win = MenulibreWindow(self, headerbar)
€€ €€ €€ €€ €€ €€ €€ €€~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
€€ File
"/usr/lib/python3/dist-packages/menulibre/MenulibreApplication.py", line
261, in __init__
€€ €€ self.configure_application_treeview(builder)
€€ €€ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^
€€ File
"/usr/lib/python3/dist-packages/menulibre/MenulibreApplication.py", line
633, in configure_application_treeview
€€ €€ self.treeview = MenulibreTreeview.Treeview(self, builder)
€€ €€ €€ €€ €€ €€ €€ €€ €€ €€ ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^
€€ File "/usr/lib/python3/dist-packages/menulibre/MenulibreTreeview.py",
line 50, in __init__
€€ €€ if self._configure_treeview(builder):
€€ €€ €€ €€~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^
€€ File "/usr/lib/python3/dist-packages/menulibre/MenulibreTreeview.py",
line 64, in _configure_treeview
€€ €€ treestore = MenuEditor.get_treestore()
€€ File "/usr/lib/python3/dist-packages/menulibre/MenuEditor.py", line
157, in get_treestore
€€ €€ menus = get_menus()
€€ File "/usr/lib/python3/dist-packages/menulibre/MenuEditor.py", line
238, in get_menus
€€ €€ structure.append(get_submenus(menu, top[0]))
€€ €€ €€ €€ €€ €€ €€ €€ €€ €€ €€~~~~~~~~~~~~^^^^^^^^^^^^^^
€€ File "/usr/lib/python3/dist-packages/menulibre/MenuEditor.py", line
177, in get_submenus
€€ €€ generic_name = app_info.get_generic_name()
TypeError: GioUnix.DesktopAppInfo.get_generic_name() takes exactly 1
argument (0 given)
Application is unusable.
* What led up to the situation?
* What exactly did you do (or not do) that was effective (or ineffective)?
* What was the outcome of this action?
No menulibre window.
* What outcome did you expect instead?
Menulibre main window.
-- System Information:
Debian Release: forky/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
[continued in next message]
--- SoupGate-Win32 v1.05
* Origin: you cannot sedate... all the things you hate (1:229/2)
|