GNOME Bugzilla – Bug 741635
fingerprint dialog crashes when closing
Last modified: 2014-12-17 11:37:49 UTC
Created attachment 292880 [details] [review] user-accounts: don't crash when closing fingerprint dialog Enroll data are used after destroying when closing dialog. It causes crash while setting label. Therefor we have to store the pointer for fingerprint button and use it to set the label after destroying the data. We should get this fix in master and gnome-3-14 It was filed downstream originally: https://bugzilla.redhat.com/show_bug.cgi?id=1172352
The bug is caused by the commit c218a21 (conversion to UmEditableButton).
Review of attachment 292880 [details] [review]: right, please push to both
Comment on attachment 292880 [details] [review] user-accounts: don't crash when closing fingerprint dialog Thanks for the review. Pushed to master and gnome-3-14 as: commit af93bb814eefb3a6b28e8c6125c0fe29d7391744 commit e1d4cce44bdf3984816a11fa888141575df41d58