13 Commits (d49b0ed6fb6f083d62d205c651aced3c0cf50095)

Author SHA1 Message Date
Marco Pesenti Gritti d49b0ed6fb Use sys.path.append, not insert 17 years ago
Dan Williams 3f2f609c4a Use different log file for test PS instances 17 years ago
Dan Williams 162a87f882 Create test owner for presence service
This owner changes properties periodically so we can test out the PS's handling
of property changes.  To execute, run Sugar and then make sure that the D-Bus
address is the one sugar is using (get it from ~/.sugar/default/session.info).
Then run:

build/bin/sugar-presence-service X

where X is a number 1 -> 9 inclusive.  It will generate fake buddy info for that
test buddy and then start up a presence service for that buddy, changing a random
property of the buddy every 10 seconds.
17 years ago
Dan Williams bc083dae5a Cut over to new PresenceService 17 years ago
Dan Williams 2509d990e4 Cut over to new PresenceService 17 years ago
Marco Pesenti Gritti 57c928916c Refactor sugar.env and paths 18 years ago
Marco Pesenti Gritti 2d9a06ec9a Add the root path of the services to python path, not services/.
Get rid of the now useless env.get_services_dir
18 years ago
Marco Pesenti Gritti 4cdf88f31d Do not hardcode /usr/bin/python 18 years ago
Marco Pesenti Gritti 546dc26bea Activate the logger before importing the ps, so that we
show meaningful errors if avahi is missing.
18 years ago
Dan Williams f679b4b3cc Add copyright header 18 years ago
Marco Pesenti Gritti dc0de1d35d Let the presence service set his own path 18 years ago
Marco Pesenti Gritti 4e88e927fb Remove the old dbus stuff, use one log file per process 18 years ago
Marco Pesenti Gritti 5f99dcf9a5 Move the presence service out of the shell 18 years ago