[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 Committed => Fix Released

-- 
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 Released

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