On 04.08.25 15:34, Marco d'Itri wrote:
On Aug 04, Lars Windolf <[email protected]> wrote:
/usr/lib/python3/dist-packages/gi/module.py:57: Warning: cannot
register existing type 'GIRepository'
repository = Repository.get_default()
seems to indicate an incompatible python-gobject installation.
Could it be that you have a non-Debian python-gobject (e.g. virtual
env) active?
No, I never write Python.
python3-gi is 3.52.3-1 and comes from Debian/experimental, it was
pulled in when I installed gajim from experimental.
That explains the issue though. The upgrade to python3-gi 3.52.x breaks many
applications using GObjectIntrospection. I believe downgrading it would
restore Liferea.
See also the description in
https://github.com/lwindolf/liferea/releases/tag/v1.16-RC3
Cheers
Lars