Skip to content

Make sure the authenticators don't get garbage collected

Aleix Pol Gonzalez requested to merge work/apol/authenticator-collection into master

It does have a QObject parent, yet it seems to happen at times. It's a big problem since it leaves the users unable to log into their session.

BUG: 494804

--

Seems to be due to this issue, by the looks of it, as pointed out by @fvogt. https://bugreports.qt.io/browse/QTBUG-130767

Wasn't able to confirm the fix myself

Edited by Nate Graham

Merge request reports

Loading