delorie.com/archives/browse.cgi   search  
Mail Archives: geda-user/2019/02/27/10:42:56

X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f
X-Recipient: geda-user AT delorie DOT com
X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=20161025;
h=date:from:to:subject:message-id:in-reply-to:references:mime-version
:content-transfer-encoding;
bh=Z8zYZPvx3jHHoxVOrLwJn7L50aty3AI3SSu8m+Tmfug=;
b=d2XefXif+V8ZvAjuX6FCrHvV3NV+4v8WWcGSfZapPaSPF9saCuOphCU/TBQHf1ELGK
FBM2htlNzWw7tMFcL0WhT1jiCcwkJquE/jd5nnMHkz+RhKcXs9Z6lXlVD/ben6YKMkH/
0KxzlYlcy2ZfWtXeX7bmAN+GQLWyRPc4E3HheryAF+n1iaArcxUlnrZkvXYW/BxP3cXn
M92kAsntKlYfgmtRYFpEH3BbiCuXFc2oGhBKIdQ4GHVHwbo9JW4/BG5iPkvbwJPFGu8R
4TyFVOZJ92Fz8Ptf1C3CUh+WqpwVuEWDykqqodHGWgKnLAZxjIiZFHUY7hiy/UvAZW2e
jYDg==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20161025;
h=x-gm-message-state:date:from:to:subject:message-id:in-reply-to
:references:mime-version:content-transfer-encoding;
bh=Z8zYZPvx3jHHoxVOrLwJn7L50aty3AI3SSu8m+Tmfug=;
b=B8P1Y1Zr4Emd9jXFVWxHly44U8AjipE7MXY50plwF37u/zx7ctlrV9p3Ac+UMOXn7X
2wi8o4xpdsmF80UfYAkr8noR7n/U4KIRJNy53F3mHx8up6t2PcC0K8+7zm65iNJqqSEu
NUcIbsCBuzxdpObXPYC6+zYfsfwr84CQ+KgPA/l7Tel8hXwMUcl0KLwYoKQvKGilmfXx
SpiU/ZFZ3VhAnqOiHwN0kzDU5y8gkFzZOVt35fUCWSLOXheXXGihtitHmqT2wL9gMJe1
zY7j1fwtaSLuhSrTsaTekF+ykWqy6z4nWVfVngmJnM4h8YSZ3fKr9HN9amrHLFL4Fppj
dxlg==
X-Gm-Message-State: AHQUAubo5YkSc5Qu/Xsc2Y26Z09Q+JVBbKY/JM8WWAYR2Lqj2ZqxCULF
Yzv2ZZnS6DFzNhigrjaVeqef9FTh
X-Google-Smtp-Source: AHgI3IZOobzgIZ134psQ+QCOESGesARDOzmJZNC9yuKxfj+Gp0qUq3cPmRFS/7yeSFAHtV1y8ZcW8Q==
X-Received: by 2002:a19:7018:: with SMTP id h24mr1254682lfc.68.1551282018321;
Wed, 27 Feb 2019 07:40:18 -0800 (PST)
Date: Wed, 27 Feb 2019 18:40:13 +0300
From: "(graahnul DOT grom AT gmail DOT com) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com>
To: geda-user AT delorie DOT com
Subject: Re: [geda-user] graphical not overriding netlister
Message-ID: <20190227184013.58f889b4@demon>
In-Reply-To: <f6433a7d-d69d-fc2f-3401-5b12e272cf08@fastmail.com>
References: <d732710d-761f-1cef-ba17-c0383c82bca1 AT fastmail DOT com>
<20190225214708 DOT 03144b08 AT demon>
<27d530bc-b02a-cd7c-a81a-06a7d492f8ff AT fastmail DOT com>
<20190226183724 DOT 2247e9fb AT demon>
<f6433a7d-d69d-fc2f-3401-5b12e272cf08 AT fastmail DOT com>
X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.32; amd64-portbld-freebsd11.2)
MIME-Version: 1.0
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id x1RFeLvn021128
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

On Tue, 26 Feb 2019 10:13:18 -0800
"Girvin Herr (gherrl AT fastmail DOT com) [via
geda-user AT delorie DOT com]" <geda-user AT delorie DOT com> wrote:

> 
> On 2/26/19 7:37 AM, (graahnul DOT grom AT gmail DOT com) [via 
> geda-user AT delorie DOT com] wrote:
> > On Mon, 25 Feb 2019 13:44:15 -0800
> > "Girvin Herr (gherrl AT fastmail DOT com) [via
> > geda-user AT delorie DOT com]" <geda-user AT delorie DOT com> wrote:
> >
> >> The offending error is the "Can't find E1 pin 1 called
> >> for in netlist.".
> >>
> >> Here is what is in the gtest.net file generated from
> >> running gsch2pcb:
> >>
> >>       unnamed_net1    E1-1 E2-1
> >>
> > If a symbol with graphical=1 attribute is *connected* to
> > something (i.e. have a net attached to it), that
> > connection will appear in the generated netlist.
> > gnetlist from the geda-gaf 1.8.2 behaves this way.
> > This issue [1] was fixed [2] in Lepton EDA.
> >
> > [1] https://github.com/lepton-eda/lepton-eda/issues/250
> > [2] https://github.com/lepton-eda/lepton-eda/pull/251
> >
> > HTH.
> >
> > Regards,
> > Dmitry.
> >
> >
> Dmitry,
> 
> Thanks for the explanation. Sounds like another point to
> move to Lepton. When I get enough points to get off the
> fence, I must do so.
> 
> Thanks again.
> Girvin
> 
> 

Perhaps, reading the NEWS file [1] could help in getting
some points. :-)
Anyway, we are always open to suggestions, ideas, feature
requests. There is an issue tracker [2] on github, the
gitter.im chat root [3] and, of course, we are watching the
geda-user mailing list.

[1]
https://github.com/lepton-eda/lepton-eda/blob/master/NEWS.md
[2] https://github.com/lepton-eda/lepton-eda/issues
[3] https://gitter.im/Lepton-EDA/Lobby

Dmitry.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019