Cosimo Cecchi 10c104529f remote-search: initialize the DBus proxy asynchronously
Initializing this synchronously means that we will possibly wait for the
process to be auto-activated and answering to our call.
If the process is already running it also might not answer immediately
our request, as it might be doing sync I/O.
The right thing to do is to initialize the proxy asynchronously; there
are try/catch blocks in place for when the object is not available, or
not properly initialized.

https://bugzilla.gnome.org/show_bug.cgi?id=687491
2012-11-06 18:11:56 -05:00
..
2012-10-02 21:16:28 -03:00
2012-11-05 21:14:28 +01:00
2012-10-22 12:06:45 -04:00
2012-10-25 18:31:16 +02:00