Presence applet should hide if AM cannot be created or there are no accounts. See http://api.kde.org/4.x-api/kdelibs-apidocs/plasma/html/namespacePlasma.html#a4d967711130487b1070311626ad285cb PassiveStatus.
David Edmundson wrote: > @bug_id = 306761 > @bug_status = RESOLVED > @resolution = FIXED > @cf_commitlink = http://commits.kde.org/telepathy-presence-applet/9315c36632b64de87a1d7d79f9e9c5930744da10 > > Git commit 9315c36632b64de87a1d7d79f9e9c5930744da10 by David Edmundson. > Committed on 20/09/2012 at 17:15. > Pushed by davidedmundson into branch 'master'. > > Set plasmoid state to Passive if a user has no accounts. > > REVIEW: 106507 > > M +15 -0 src/presenceapplet.cpp > M +1 -0 src/presenceapplet.h >