X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=j8+U2tMHXiqVJ1OESJ6MTN/SBX9zE6O/uquGgG/Qp/Q=; b=z7vc7M4HbML/7FS87Gg8c6ICfrapcMS1LSZ0ZmLqCpPv/M+M33ujgUdsEqzxBoez09 q2UHTOiHwUfgcZbhkA0m2LoZqQmhFseez4eXsaMrNFff8uTPRAn93Axj3itrDLma5+gj 7tt27y63ECLuMKl4rKdXFM/R5DGOh8AxcYvzXcei3UaA8ngqnQHFhPjdMq8pH6y92X3i 3k+bIUaAaEmHdjPoV1TF/GaBSWcA6gacmzbNu9zzpmf46lC1+ocynWcBtRWp0c/PBd+W HINZeLYY2R82chUDk53c06p4vM/IwFFjjHNTnw/jW37GTo5X4pXsWCh6eRb9cQgSbkHs StyA== MIME-Version: 1.0 In-Reply-To: <20120717001652.70c5ed9d@svelte> References: <4FFEEEDB DOT 9090303 AT estechnical DOT co DOT uk> <20120717001652 DOT 70c5ed9d AT svelte> Date: Tue, 17 Jul 2012 11:18:04 +0200 Message-ID: Subject: Re: [geda-user] Possible bug with the attributes editor? From: Levente To: geda-user AT delorie DOT com Content-Type: multipart/alternative; boundary=90e6ba475d450fee1604c503069a 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 --90e6ba475d450fee1604c503069a Content-Type: text/plain; charset=ISO-8859-1 I think it is related to this bug... http://www.delorie.com/archives/browse.cgi?p=geda-user/2012/04/18/18:16:07 On Tue, Jul 17, 2012 at 9:16 AM, Colin D Bennett wrote: > 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 > --90e6ba475d450fee1604c503069a Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I think it is related to this bug...

http://www.delori= e.com/archives/browse.cgi?p=3Dgeda-user/2012/04/18/18:16:07

On Tue, Jul 17, 2012 at 9:16 AM, Colin D Bennett <colin AT gibibit DOT com>= ; wrote:
On Thu, 12 Jul 2012 16:35:55 +0100
Ed Simmons <ed AT estechnical DOT co DOT uk= > 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 al= l
> in svn, this isn't too hard to fix in this file. I'll be looki= ng
> 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 attribut= es
editor dialog ('ee' shortcut), or do you mean using 'pcb' i= tself 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

--90e6ba475d450fee1604c503069a--