Skip to content
Commit b27f8c8b authored by Martin Pitt's avatar Martin Pitt
Browse files

GsmConsoleKit: Properly initialize upower client

Move UPower client initialization from gsm_consolekit_on_name_owner_changed()
(which is not actually called for UPower usually) into
gsm_consolekit_ensure_ck_connection().

This makes the UPower calls actually work, otherwise they fail on trying to
pass a NULL client.

https://bugzilla.gnome.org/show_bug.cgi?id=688229
parent 6c605b0e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment