fprintd/src
Ray Strode 9577b6db03 main: request name unconditionally at startup
the dbus activation machinery depends on daemons taking a name on
the bus to complete activation without timeouts.

fprintd fails prematurely if there is USB bus (as found in some
virtual machine setups).

This commit moves the bus-name-acquisition code to happen before
the fail-from-no-usb-bus code to keep callers from timing out
when activating fprintd.

https://bugs.freedesktop.org/show_bug.cgi?id=57025
2012-11-13 17:17:21 +01:00
..
device.c daemon: Use GDBus to monitor clients 2011-04-18 17:55:13 +01:00
device.xml Detect when a device is disconnected 2009-01-27 16:45:47 -03:00
file_storage.c Review possible errors and document them 2008-11-24 17:20:46 +00:00
file_storage.h Rework the "SetUsername" functionality 2008-11-02 11:16:13 +00:00
fprintd-marshal.list Add a done argument to result signals 2008-11-21 18:15:51 +00:00
fprintd.h Fix return value for GetDefaultDevice 2008-12-04 13:23:50 +00:00
main.c main: request name unconditionally at startup 2012-11-13 17:17:21 +01:00
Makefile.am daemon: Use GDBus to monitor clients 2011-04-18 17:55:13 +01:00
manager.c Fix fprintd exiting after a device goes unused 2008-12-04 13:23:50 +00:00
manager.xml Fix return value for GetDefaultDevice 2008-12-04 13:23:50 +00:00
storage.h Rework the "SetUsername" functionality 2008-11-02 11:16:13 +00:00