sugar-toolkit-gtk3/sugar/presence
Mike C. Fletcher a7af5b06cd Try to avoid Sugar's shell just crashing and leaving a blank X server
when the PresenceService isn't available on the back-end for whatever
reason, whether mis-configuration, corrupted installation, unexpected
circumstances, or what have you.

This patch makes as few changes as possible to the code,
simply replacing the _ps member with a property that re-attempts
connection on each access until an attempt is successful.
2007-04-22 00:23:19 -04:00
..
__init__.py More documentation, mostly for the sugar.presence.presenceservice 2007-04-14 23:38:21 -04:00
activity.py Documentation for the activity and buddy presence objects 2007-04-15 00:27:48 -04:00
buddy.py Documentation for the activity and buddy presence objects 2007-04-15 00:27:48 -04:00
Makefile.am Cut over to new PresenceService 2007-04-09 14:40:56 -04:00
presenceservice.py Try to avoid Sugar's shell just crashing and leaving a blank X server 2007-04-22 00:23:19 -04:00
test_presence.txt Updates to presence test and mockdbus 2006-10-03 12:50:21 -05:00