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

gEDA-bug: [Bug 698731] Re: Suppress GObject console warning on type of Log object



** Changed in: geda
       Status: Fix Released => Fix Committed

** Changed in: geda
   Importance: Undecided => Low

** Changed in: geda
     Assignee: (unassigned) => Peter TB Brett (peter-b)

** Changed in: geda
    Milestone: None => 1.7.0

-- 
You received this bug notification because you are a member of gEDA Bug
Team, which is subscribed to gEDA.
https://bugs.launchpad.net/bugs/698731

Title:
  Suppress GObject console warning on type of Log object

Status in GPL Electronic Design Automation tools:
  Fix Committed

Bug description:
  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.




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