On Fri, 2011-04-29 at 02:04 +0300, Nicholas Shatokhin wrote: > How to use dbus with libfprint? > > I type "qdbus" in console for list of available dbus services, but i can't > found fprintd there. > > When I'm trying run fprintd-* commands from console, I receive: > > robotex@robotex-laptop:~$ fprintd-list robotex > list_devices failed: Launch helper exited with unknown return code 1
That means that fprintd failed to launch properly. Launch it by hand and see why it fails (don't forget to launch it as root, as that's the user it's supposed to run as). Cheers _______________________________________________ fprint mailing list [email protected] http://lists.reactivated.net/mailman/listinfo/fprint
