[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-bug: [ geda-Patches-3140276 ] Suppress GObject console warning on type of Log object



Patches item #3140276, was opened at 2010-12-19 11:25
Message generated for change (Tracker Item Submitted) made by gareth_uk
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=818428&aid=3140276&group_id=161080

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: gschem
Group: CVS
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Gareth Edwards (gareth_uk)
Assigned to: Nobody/Anonymous (nobody)
Summary: Suppress GObject console warning on type of Log object

Initial Comment:
Running gschem gives a warning:
    
    (gschem:62319): GLib-GObject-WARNING **: g_object_set_valist: construct
    property "type" for object `Log' can't be set after construction
    
This patch removes the attempt to set the CONSTRUCT-ONLY GtkWindow property
"type" from the g_object_set call in the Log instance initializer and moves
 it into the g_object_new call when the Log instance is created.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=818428&aid=3140276&group_id=161080


_______________________________________________
geda-bug mailing list
geda-bug@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-bug