summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/daemon/daemon.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/daemon/daemon.c b/src/daemon/daemon.c
index 88927ed..71426f3 100644
--- a/src/daemon/daemon.c
+++ b/src/daemon/daemon.c
@@ -1126,6 +1126,7 @@ static gboolean screensaver_active(GtkWidget* nw)
if (proxy == NULL) {
g_warning("Failed to get dbus connection: %s", error->message);
g_error_free (error);
+ return active;
}
variant = g_dbus_proxy_call_sync (proxy,