Control: retitle -1 gnome-tweaks: should import DesktopAppInfo from
gi.repository.GioUnix
Control: severity -1 normal
Control: tags -1 experimental
On Wed, 17 Sep 2025 at 12:24:43 +0200, Michael Ott wrote:
AttributeError: 'gi.repository.Gio' object has no attribute 'DesktopAppInfo'
...
ii python3-gi 3.52.3-1
This is #1115350, which is fixed in unstable but not yet fixed in
experimental.
Ideally gnome-tweaks should switch from Gio.DesktopAppInfo to
GioUnix.DesktopAppInfo to avoid a deprecation warning, but that wouldn't
be urgent if you weren't using the pygobject from experimental.
The pygobject in experimental is known not to be ready yet (#1099164),
which is why it's only in experimental and not in unstable.
smcv