Skip to content
Commit 854edad8 authored by Colin Walters's avatar Colin Walters
Browse files

main: Fix g_critical() on login

Commit
http://git.gnome.org/browse/gnome-session/commit/?id=34c380508516f8a2f81b68d189b24fedb05870ea
caused us to emit a g_critical because we were passing NULL for the
user data, when the callback expected a GsmManager.  Fixing this
requires passing the user data later.

https://bugzilla.gnome.org/show_bug.cgi?id=688774
parent a2ef87b3
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