GNOME Bugzilla – Bug 690167
Modernise smartcard plugin
Last modified: 2013-07-27 14:23:09 UTC
It's the only plugin for which the implementation is done in the -plugin.c - Remove the is_active() checks, the main daemon should be doing those - Move the non-boilerplate code from -plugin.c to -manager.c - Do everything at start-up either from an idle, or use the async functions - Replace the "SimulateUserActivity()" call with something else (is it supposed to bring back the session when the screensaver was on?)
I forgot about this bug when i git bz filed 704890, so marking as dupe of the newer one. *** This bug has been marked as a duplicate of bug 704890 ***