X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Tue, 17 Jul 2012 00:16:52 -0700 From: Colin D Bennett To: geda-user AT delorie DOT com Subject: Re: [geda-user] Possible bug with the attributes editor? Message-ID: <20120717001652.70c5ed9d@svelte> In-Reply-To: <4FFEEEDB.9090303@estechnical.co.uk> References: <4FFEEEDB DOT 9090303 AT estechnical DOT co DOT uk> X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.10; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - gator297.hostgator.com X-AntiAbuse: Original Domain - delorie.com X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - gibibit.com X-BWhitelist: no X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: (svelte) [67.160.113.82]:50986 X-Source-Auth: colin AT gibibit DOT com X-Email-Count: 1 X-Source-Cap: c2t5bGVuO3NreWxlbjtnYXRvcjI5Ny5ob3N0Z2F0b3IuY29t Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Thu, 12 Jul 2012 16:35:55 +0100 Ed Simmons wrote: > Hi again Geda list, > > I think I might have found a bug, I've edited some component > values in the attribute editor. Here is a snippet of a diff of > the updated pcb file: > > -Element["onsolder" "0603" "R405" "1k" 8250.30mil 7564.90mil > -4.6028mm 0.8215mm 0 100 "auto"] > +Element["onsolder" "0603" "R405" "220" 82.50mil 75.64mil > -4.6028mm 0.8215mm 0 100 "auto"] > > You can see I changed the value from 1k to 220 however the > component's location has been /100 too. I'm glad I had this all > in svn, this isn't too hard to fix in this file. I'll be looking > into the cause of the bug later. I'll send a patch if I find > anything. OK, let's clarify some details. When you say "attributes editor", do you mean the gschem attributes editor dialog ('ee' shortcut), or do you mean using 'pcb' itself to edit element attributes? If you mean gschem's Attribute Editor for a symbol instance, did you use the pcb Import Schematics feature, or the gsch2pcb tool to forward-annotate (pull schematic changes into the pcb program)? Can you reproduce the bug? Regards, Colin