After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 690167 - Modernise smartcard plugin
Modernise smartcard plugin
Status: RESOLVED DUPLICATE of bug 704890
Product: gnome-settings-daemon
Classification: Core
Component: smartcard
3.7.x
Other Linux
: Normal normal
: ---
Assigned To: Ray Strode [halfline]
gnome-settings-daemon-maint
3.10
Depends on:
Blocks:
 
 
Reported: 2012-12-13 16:37 UTC by Bastien Nocera
Modified: 2013-07-27 14:23 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bastien Nocera 2012-12-13 16:37: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?)
Comment 1 Ray Strode [halfline] 2013-07-27 14:23:09 UTC
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 ***