~vcs-imports/gnome-session/+git/gnome-session:wip/rstrode/kill-bus-clients

Last commit made on 2017-06-21
Get this branch:
git clone -b wip/rstrode/kill-bus-clients https://git.launchpad.net/~vcs-imports/gnome-session/+git/gnome-session

Branch merges

Branch information

Name:
wip/rstrode/kill-bus-clients
Repository:
lp:~vcs-imports/gnome-session/+git/gnome-session

Recent commits

f21bc72... by Ray Strode <email address hidden>

system: add api for detecting if this is the last session for a user

70728f6... by Ray Strode <email address hidden>

system: add api for detecting if this is the last session for a user

c49313b... by Ray Strode <email address hidden>

manager: add bus daemon dbus api xml file

c1a8e4c... by Ray Strode <email address hidden>

shell-extension: fix warning when iterating over extension list

This should fix this warning:

gnome-session/gnome-session/gsm-shell-extensions.c: In function ‘gsm_shell_extensions_scan’:
gnome-session/gnome-session/gsm-shell-extensions.c:145:30: warning: comparison between pointer and zero character constant [-Wpointer-compare]
   while ((*system_data_dirs) != '\0')
                              ^~
gnome-session/gnome-session/gsm-shell-extensions.c:145:10: note: did you mean to dereference the pointer?
   while ((*system_data_dirs) != '\0')

15e0023... by Ray Strode <email address hidden>

fail-whale: handle X server dying before startup

This commit deals with gtk_init_with_args failing,
without setting an error (which it does if it can't
connect to the X server).

https://bugzilla.gnome.org/show_bug.cgi?id=775463

220e70c... by Kristjan SCHMIDT

Updated Esperanto translation

fd122ed... by Bastien Nocera

systemd: Add more details to systemd setup error

By adding the contents of the error reported.

https://bugzilla.gnome.org/show_bug.cgi?id=781173

015c142... by Bastien Nocera

systemd: Throw a descriptive warning if badly setup

Instead of throwing:
GLib-GIO-CRITICAL: g_dbus_connection_call_internal: assertion 'object_path != NULL && g_variant_is_object_path (object_path)' failed
Throw a warning explaining why we got into this situation.

Experienced while working on gnome-settings-daemon's power test suite.
The new error message is more descriptive than the original
warning/assertion.

https://bugzilla.gnome.org/show_bug.cgi?id=781173

6fec14c... by Ray Strode <email address hidden>

configure: bump to 3.24.1

c62a830... by Ray Strode <email address hidden>

NEWS: update for release