713 Commits (678c7b94743bf93a89f9f7d61e0d6eebf453e73f)
 

Author SHA1 Message Date
Marco Pesenti Gritti 678c7b9474 add a dir 18 years ago
Marco Pesenti Gritti a60aface74 Make it a Makefile.am so that it doesn't break autogen 18 years ago
Dan Williams 8b912fb9fa Don't use dbus for logging until we get deadlock issues sorted out 18 years ago
Dan Williams 212b9a49da Don't do anything if there's no console 18 years ago
Dan Williams f1d6f96dc4 Reset idle_id so we keep logging even if the console isn't set up yet 18 years ago
Dan Williams 396a32ba7c Make an uninstall target 18 years ago
Dan Williams 4c923db7ea Add traceback support to the session too 18 years ago
Dan Williams 01bc6cc71d Forgot to add Makefile.in 18 years ago
Dan Williams ea3b66aa0f Fix bug in get_services; self._services.values() is a list of lists of services 18 years ago
Dan Williams 3b8dbb0836 Enable traceback debugging in the PS 18 years ago
Dan Williams 6d7782654c Cache activity id 18 years ago
Dan Williams 95c06280ca Add threadframe and TracebackUtils.py so we can get tracebacks of dbus deadlocks 18 years ago
Dan Williams 6530653636 Wait for PS to start again to fix race issues with activation 18 years ago
Dan Williams 9ad1fe62ae Don't allow PS to be started twice 18 years ago
Dan Williams 2a50bbd3ca Fix service unregistration; the service will get cleaned up when Avahi notices that it has gone away so we don't have to delete it ourselves 18 years ago
Marco Pesenti Gritti 6b181ced13 Some cleanups 18 years ago
Marco Pesenti Gritti 1cfd208f7b Do not pass the timeout argument if we are using the in-process console 18 years ago
Marco Pesenti Gritti b1c7385204 Print traces also on stderr 18 years ago
Marco Pesenti Gritti 621e43563f Get rid of the initial implementation of Diana design since that's no more the plan. 18 years ago
Marco Pesenti Gritti 3d4330580c Factor out a queue from the handler and use it for exceptions too.
Send all messages in the same dbus call.
18 years ago
Marco Pesenti Gritti 8f5cd86cba Fix up .service installation 18 years ago
Marco Pesenti Gritti 6eb7117c25 Getting presence service logging to work.
Don't lose debug state when switching tab.
18 years ago
Marco Pesenti Gritti dd7fff79f8 Fix add_python_path, ensure service exist before trying to log 18 years ago
Marco Pesenti Gritti c7c71d25a8 Use dbus activation to start the presence service 18 years ago
Marco Pesenti Gritti e2e5bc0000 Install service files for the presence service 18 years ago
Marco Pesenti Gritti e57f4da027 Factor out a function to write services from the activities setup code 18 years ago
Marco Pesenti Gritti c07612c858 Fix running from installed 18 years ago
Marco Pesenti Gritti bb60b8ad3e Cleanup environemnt setup 18 years ago
Marco Pesenti Gritti d41c761e02 Simplify profile/nick name code. Use SUGAR_NICK_NAME env. 18 years ago
Marco Pesenti Gritti 2636bc63d0 Split the console service out of the shell, to remove dep 18 years ago
Marco Pesenti Gritti 0963329b47 Disable logging in the presence service, need to solve circular dep 18 years ago
Marco Pesenti Gritti fc1aefc72c Use dbus-launch with the --exit-with-session. dbus not exiting still not fully solved. 18 years ago
Marco Pesenti Gritti c5fb39875c Do not open multiple copies of the same activity 18 years ago
Marco Pesenti Gritti 72bf637091 Actually enable exception logging 18 years ago
Marco Pesenti Gritti 9585330e43 Add a way to enable/disable displaying debug messages 18 years ago
Marco Pesenti Gritti 884eef4bd5 Show all activities output in the console, just
activate the tab for the current activity.
18 years ago
Marco Pesenti Gritti 628271959c Refactor the console stuff 18 years ago
Marco Pesenti Gritti cb47f17b31 Move session stuff to his own package 18 years ago
Marco Pesenti Gritti 27456ff723 Remove the theme hacks. sugar-jhbuild set this up fine now. 18 years ago
Marco Pesenti Gritti 093a1981d5 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 18 years ago
Marco Pesenti Gritti 9b12b11534 Get one-to-one chat back to work 18 years ago
Dan Williams c095192d08 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 18 years ago
Dan Williams a3b81d5f0c Fix log message args 18 years ago
Marco Pesenti Gritti f5587ac799 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 18 years ago
Marco Pesenti Gritti aae859f4d3 Load google as homepage. Some cleanups. 18 years ago
Dan Williams ddddde54b1 Add ChatController.py to the makefile 18 years ago
Marco Pesenti Gritti 0dcaf314f7 Several fixes and cleanups 18 years ago
Marco Pesenti Gritti 95d9b7fe8e More work on the chat. Fix terminal api 18 years ago
Marco Pesenti Gritti a9a65f42df Create the hosts when windows are displayed 18 years ago
Marco Pesenti Gritti a0c69066d4 Remove default_type from the dbus service too 18 years ago