~vcs-imports/gnome-settings-daemon/+git/gnome-settings-daemon:benzea/timetravel

Last commit made on 2020-11-25
Get this branch:
git clone -b benzea/timetravel https://git.launchpad.net/~vcs-imports/gnome-settings-daemon/+git/gnome-settings-daemon

Branch merges

Branch information

Recent commits

1299b99... by Benjamin Berg <email address hidden>

meson: Add option to run using UML time-travel mode

Not that this actually helps much. Loading all the python stuff inside
UML is extremely slow (due to ptrace). As such, it is actually slower to
use, but still academically interesting.

82356e0... by Benjamin Berg <email address hidden>

tests: Unset display environment variables

The environment variables were not correctly cleared. Fix this and also
make sure that we don't have the GNOME_SETUP_DISPLAY environment
variable leaking in from the outside.

d81b738... by Daniel Șerbănescu

Update Romanian translation

affebf8... by Benjamin Berg <email address hidden>

usb-protection: Do not warn about ServiceUnknown errors for USBGuard

It is expected for USBGuard to not be installed on many systems. We
should not warn about that DBus error, as it does not indicate an issue.

Closes: #567

23763df... by Tim Sabsch <email address hidden>

Update German translation

c1f1410... by Benjamin Berg <email address hidden>

power: Never register sleep timeout for logout in GDM

We already suppress logout actions in GDM (10aa1714b05b, power: Avoid
automatic logout in GDM/greeter). However, while this prevents the
action, we may still warn.

Change it so that the corresponding timeouts will never be registered.
Leave the guard in gnome_session_logout but add a warning as we should
never be hitting that code path.

e48ac6f... by Fabio Tomat <email address hidden>

Update Friulian translation

10aa171... by Benjamin Berg <email address hidden>

power: Avoid automatic logout in GDM/greeter

In GDM sessions (greeter, initial-setup), it does not make sense to
automatically logout. This can happen if the system wide default is
changed to default to the "logout" action.

Note that we already use the RUNNING_UNDER_GDM environment variable in
the keyboard plugin currently. So doing this is likely sane, even if we
probably want a more elegant strategy to detect whether we are in a
"login" session.

647c0af... by Jing Wang <email address hidden>

Fix crashing when atime is not present

Recent changes to gio omit the atime instead of setting it to an out of range value.

Fixes #556, but note this doesn't fix the fact that gio omitted atime on a system where atime should have been available.

4607668... by Carlos Garnacho

Release 3.38.1