Skip to content

community/gnome-authenticator: fix patch that removes init_template calls

There is a bug in the upstream 3.32.2 release that this current patch is intended to fix. This bug prevents gnome-authenticator from either running or adding any accounts. When I check the installed files on my computer, the files remain unpatched and still have the self.init_template calls. There is also a dangling .orig file in the final package (/usr/lib/python3.9/site-packages/Authenticator/widgets/accounts/add.py.orig). So perhaps the patch did not get applied cleanly but was ignored?

I've replaced that patch with a new one that I can confirm works.

fixes #12837 (closed)

Edited by Rasmus Thomsen

Merge request reports