X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Message-ID: <56BE40DA.7020500@xs4all.nl> Date: Fri, 12 Feb 2016 21:30:18 +0100 From: "Bert Timmerman (bert DOT timmerman AT xs4all DOT nl) [via geda-user AT delorie DOT com]" User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.19) Gecko/20110429 Fedora/2.0.14-1.fc13 SeaMonkey/2.0.14 MIME-Version: 1.0 To: geda-user AT delorie DOT com Subject: Re: [geda-user] [PATCH] Elements Window References: <1455231503 DOT 28583 DOT 17 DOT camel AT robspanton DOT com> <1455234590 DOT 2726 DOT 11 DOT camel AT robspanton DOT com> <1455239739 DOT 2726 DOT 13 DOT camel AT robspanton DOT com> <1455240917 DOT 2726 DOT 14 DOT camel AT robspanton DOT com> In-Reply-To: <1455240917.2726.14.camel@robspanton.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Reply-To: geda-user AT delorie DOT com Rob Spanton (rob AT robspanton DOT com) [via geda-user AT delorie DOT com] wrote: > On Fri, 2016-02-12 at 01:15 +0000, Rob Spanton (rob AT robspanton DOT com) [via geda- > user AT delorie DOT com] wrote: > >> You can find the patches I sent in the 'for-master/elementwin' branch of >> my clone of pcb here: https://rspanton AT bitbucket DOT org/rspanton/pcb.git >> > Apologies... remove the "rspanton@" from the link above to get: > https://bitbucket.org/rspanton/pcb.git > > Rob Hi Rob, I pulled your branch and tried to build pcb to evaluate. It barfs on "g_object_class_install_properties" and "g_object_notify_by_pspec", both GObject-2.26 functions. As pcb still has a minimum version for Gtk of 2.18.? (released September 2009 ... March 2010) we happen to be a bit behind current development. For the moment I pushed into "home/bert/element_window" and will have to look into if both issues can be solved. Kind regards, Bert Timmerman.