Bug 21310

Summary: avoid a (harmless) warning
Product: ConsoleKit Reporter: Matthias Clasen <mclasen>
Component: DaemonAssignee: william.jon.mccann
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: patch

Description Matthias Clasen 2009-04-20 21:47:21 UTC
Created attachment 24984 [details] [review]
patch

First reported here: https://bugzilla.redhat.com/show_bug.cgi?id=496636

The warning is harmless, since the session type isn't actually used in the function

With current Rawhide, I get four copies of this syslog message every time I log
in:

Apr 20 07:12:59 jik2 console-kit-daemon[2079]: GLib-GObject-WARNING:
IA__g_object_get_valist: value location for `gchararray' passed as NULL
Apr 20 07:12:59 jik2 console-kit-daemon[2079]: GLib-GObject-WARNING:
IA__g_object_get_valist: value location for `gchararray' passed as NULL
Apr 20 07:12:59 jik2 console-kit-daemon[2079]: GLib-GObject-WARNING:
IA__g_object_get_valist: value location for `gchararray' passed as NULL
Apr 20 07:12:59 jik2 console-kit-daemon[2079]: GLib-GObject-WARNING:
IA__g_object_get_valist: value location for `gchararray' passed as NULL
Comment 1 william.jon.mccann 2009-07-16 14:20:28 UTC
Committed.  Thanks!

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.