[Bug 48504] Add an example/test dialler

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Apr 12 13:41:35 CEST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=48504

--- Comment #11 from Simon McVittie <simon.mcvittie at collabora.co.uk> 2012-04-12 04:41:35 PDT ---
Created attachment 59851
  --> https://bugs.freedesktop.org/attachment.cgi?id=59851
[7/7] Override GApplication.activate() rather than using the signal

---

It turns out GIO warns if you don't either override activate() or connect to
the signal. I think overriding the method is a bit nicer so let's do that.

It seems that non-unique apps don't take a well-known bus name, but can still
be Activate()d if you know or find out their D-Bus unique name, so you're still
expected to implement activate() as something sensible and (for simple apps)
idempotent.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.



More information about the telepathy-bugs mailing list