Bug 21310 - avoid a (harmless) warning
Summary: avoid a (harmless) warning
Status: RESOLVED FIXED
Alias: None
Product: ConsoleKit
Classification: Unclassified
Component: Daemon (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: william.jon.mccann
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-20 21:47 UTC by Matthias Clasen
Modified: 2009-07-16 14:20 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
patch (570 bytes, patch)
2009-04-20 21:47 UTC, Matthias Clasen
Details | Splinter Review

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.