www.delorie.com/archives/browse.cgi   search  
Mail Archives: geda-user/2016/10/29/15:03:00

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=20120113;
h=mime-version:in-reply-to:references:from:date:message-id:subject:to;
bh=dZJORFn8lAXmcM4w957jXAKnsuU97IF4HZzT9TdhGRo=;
b=Q0ide+NVZeW8MPXEhaGyaYU9KRUBYEZ1fNgvY2NjH1a1xLsxmefvIAE6ZZ4r+ln0cM
GN2Gc3moT0E1o+DWi6YyVFppTrjhmWvRnJjQoKhmlFo6rVFSEaRxu31ib662+EuCuHoR
8wKsaC7aUhewF7+JWyQopIfrd1AxGktkdaDNBZhfxHYIDxba9+t/iu41+guPF3JYsK0m
zOOxaTKUbbGT24+L4d9RulUILT8KXs813qSGC+42Y2yOc+LZM95k5gqkXSflSzxpYwy+
mWyphoH2AmS6w+XC2+TIOMWcVkFR+kQhjZyJRaM/rehmJz8fCMj82yCYl41zJ1fbbHn2
uJew==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20130820;
h=x-gm-message-state:mime-version:in-reply-to:references:from:date
:message-id:subject:to;
bh=dZJORFn8lAXmcM4w957jXAKnsuU97IF4HZzT9TdhGRo=;
b=bWBy4fWLD8c9piLzunvhHee3s0y44z141pM8W1rZM2XpGsB0o3rd8EOJFvRJIr5TW1
m0YJKwngRGymKspDivzl9/ZBzm2dylLdKWRstYL/kwttmnjVdh4knm2OfL2MdDnaHMAL
2enuWuR5BltsLj0/QZQjbvs+a3RhwLtyyFOUo5oBeNnc/FBKxrPqtr1MhJh2iRnkgOev
NZf+iK4qZBLlVhMjolfRaqAJ8QDb2PG+b/zG2QO2DrhOhcfeMqLFHbwTkWn4d9+BMu/k
fF26fLV3dUxYQWe8GQV+WuZN3J2zTneNxT1hKffqCPpJnTU9w7Zr6kOQBI/ZQp3NViPM
SFMQ==
X-Gm-Message-State: ABUngvfkHrm9kf4lI+sEylmiW8bJ7BIM7hXIZfq4nTWn+2WQC3rWGMiZ/vo3cV/K35WRWA2aSkUBmIkosFpxlQ==
X-Received: by 10.31.54.79 with SMTP id d76mr16766089vka.120.1477767606537;
Sat, 29 Oct 2016 12:00:06 -0700 (PDT)
MIME-Version: 1.0
In-Reply-To: <20161028220227.25808.qmail@rahul.net>
References: <20161026184633 DOT 20123 DOT qmail AT rahul DOT net> <CAJZxidA0Vvs6Lve__HkNagOUFgTWE62EQ74X+YR4fZczbsc57A AT mail DOT gmail DOT com>
<20161028220227 DOT 25808 DOT qmail AT rahul DOT net>
From: "Chad Parker (parker DOT charles AT gmail DOT com) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com>
Date: Sat, 29 Oct 2016 15:00:05 -0400
Message-ID: <CAJZxidDYZtNpVGtAtP5UoQDJn5t7QTkxJgRGgJHc8m4bVXhj1g@mail.gmail.com>
Subject: Re: [geda-user] PCB DRC cursor?
To: geda-user AT delorie DOT com
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

--001a114392123f92dc05400595c5
Content-Type: text/plain; charset=UTF-8

John-

It appears that Debian is using the 20140316 build. I built this version on
my machine (mac) and I cannot produce the behavior. I also threw together a
VM of Debian 8.6 and installed the 20140316 version from the Debian
repository, and I still do not experience that behavior.

The arrows also work fine for me in both cases.

The only thing I've noticed is that there is a funny behavior with the way
the violating elements are highlighted, and this appears to be fixed in the
git master repository.

Are you able to reproduce the problem with multiple designs? Are you able
to reproduce the problem on different computers? If you can help me to
reproduce the problem, then I might be able to fix it. Otherwise, there's
not much I can do to help.

You might try removing and reinstalling the pcb packages, and check that
all of the other packages on your system are current. If you can, I'd
suggest that you try building the latest version of master from the git
repository. Even if I were able to reproduce the problem and fix it, that
would be where the fixed version would end up until the next release.

--Chad


On Fri, Oct 28, 2016 at 6:02 PM, John Conover <conover AT rahul DOT net> wrote:

>
> Thanks Chad. Its from the Debian 7.6 (wheezy) and Debian 8.X, (jessie)
> Repository, (i.e., installed with apt-get.) There is a related problem
> in that the Up-arrow and Left-arrow work, but, the Down-arrow and
> Right-arrow do NOT work. (These were found when doing QA and wading
> through the menu system, for validation.)
>
>     Thanks, Chad.
>
>     John
>
> Chad Parker (parker DOT charles AT gmail DOT com) [via geda-user AT delorie DOT com] writes:
> > John-
> >
> > I'm not able to reproduce the behavior you are describing. What version
> of
> > pcb are you using, and could you provide a reduced file that demonstrates
> > the behavior?
> >
> > --Chad
> >
> > On Wed, Oct 26, 2016 at 2:46 PM, John Conover <conover AT rahul DOT net> wrote:
> >
> > >
> > > When I do DRC, and click on a violation, the cursor moves to the top
> > > of the pcb display in the x direction of the violation, but not the
> > > y direction.
> > >
> > > How do I get both X and Y coordinates of the violation?
> > >
> > >     Thanks,
> > >
> > >     John
> > >
> > > --
> > >
> > > John Conover, conover AT rahul DOT net, http://www.johncon.com/
> > >
> > <div dir="ltr"><div><div>John-<br><br></div>I&#39;m not able to
> reproduce the behavior you are describing. What version of pcb are you
> using, and could you provide a reduced file that demonstrates the
> behavior?<br><br></div>--Chad<br></div><div class="gmail_extra"><br><div
> class="gmail_quote">On Wed, Oct 26, 2016 at 2:46 PM, John Conover <span
> dir="ltr">&lt;<a href="mailto:conover AT rahul DOT net" target="_blank">
> conover AT rahul DOT net</a>&gt;</span> wrote:<br><blockquote
> class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc
> solid;padding-left:1ex"><br>
> > When I do DRC, and click on a violation, the cursor moves to the top<br>
> > of the pcb display in the x direction of the violation, but not the<br>
> > y direction.<br>
> > <br>
> > How do I get both X and Y coordinates of the violation?<br>
> > <br>
> >     Thanks,<br>
> > <br>
> >     John<br>
> > <span class="HOEnZb"><font color="#888888"><br>
> > --<br>
> > <br>
> > John Conover, <a href="mailto:conover AT rahul DOT net">conover AT rahul DOT net</a>,
> <a href="http://www.johncon.com/" rel="noreferrer" target="_blank">
> http://www.johncon.com/</a><br>
> > </font></span></blockquote></div><br></div>
>
> --
>
> John Conover, conover AT rahul DOT net, http://www.johncon.com/
>

--001a114392123f92dc05400595c5
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div><div><div><div>John-<br><br></div>It appears that Deb=
ian is using the 20140316 build. I built this version on my machine (mac) a=
nd I cannot produce the behavior. I also threw together a VM of Debian 8.6 =
and installed the 20140316 version from the Debian repository, and I still =
do not experience that behavior.<br><br></div><div>The arrows also work fin=
e for me in both cases.<br><br></div><div>The only thing I&#39;ve noticed i=
s that there is a funny behavior with the way the violating elements are hi=
ghlighted, and this appears to be fixed in the git master repository.<br></=
div><div><br></div>Are you able to reproduce the problem with multiple desi=
gns? Are you able to reproduce the problem on different computers? If you c=
an help me to reproduce the problem, then I might be able to fix it. Otherw=
ise, there&#39;s not much I can do to help.<br><br></div><div>You might try=
 removing and reinstalling the pcb packages, and check that all of the othe=
r packages on your system are current. If you can, I&#39;d suggest that you=
 try building the latest version of master from the git repository. Even if=
 I were able to reproduce the problem and fix it, that would be where the f=
ixed version would end up until the next release. <br></div><br></div>--Cha=
d<br><div><div><div><div><br></div></div></div></div></div><div class=3D"gm=
ail_extra"><br><div class=3D"gmail_quote">On Fri, Oct 28, 2016 at 6:02 PM, =
John Conover <span dir=3D"ltr">&lt;<a href=3D"mailto:conover AT rahul DOT net" tar=
get=3D"_blank">conover AT rahul DOT net</a>&gt;</span> wrote:<br><blockquote class=
=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padd=
ing-left:1ex"><br>
Thanks Chad. Its from the Debian 7.6 (wheezy) and Debian 8.X, (jessie)<br>
Repository, (i.e., installed with apt-get.) There is a related problem<br>
in that the Up-arrow and Left-arrow work, but, the Down-arrow and<br>
Right-arrow do NOT work. (These were found when doing QA and wading<br>
through the menu system, for validation.)<br>
<br>
=C2=A0 =C2=A0 Thanks, Chad.<br>
<br>
=C2=A0 =C2=A0 John<br>
<div><div class=3D"h5"><br>
Chad Parker (<a href=3D"mailto:parker DOT charles AT gmail DOT com">parker DOT charles AT gma=
il.com</a>) [via <a href=3D"mailto:geda-user AT delorie DOT com">geda-user AT delorie=
.com</a>] writes:<br>
&gt; John-<br>
&gt;<br>
&gt; I&#39;m not able to reproduce the behavior you are describing. What ve=
rsion of<br>
&gt; pcb are you using, and could you provide a reduced file that demonstra=
tes<br>
&gt; the behavior?<br>
&gt;<br>
&gt; --Chad<br>
&gt;<br>
&gt; On Wed, Oct 26, 2016 at 2:46 PM, John Conover &lt;<a href=3D"mailto:co=
nover AT rahul DOT net">conover AT rahul DOT net</a>&gt; wrote:<br>
&gt;<br>
&gt; &gt;<br>
&gt; &gt; When I do DRC, and click on a violation, the cursor moves to the =
top<br>
&gt; &gt; of the pcb display in the x direction of the violation, but not t=
he<br>
&gt; &gt; y direction.<br>
&gt; &gt;<br>
&gt; &gt; How do I get both X and Y coordinates of the violation?<br>
&gt; &gt;<br>
&gt; &gt;=C2=A0 =C2=A0 =C2=A0Thanks,<br>
&gt; &gt;<br>
&gt; &gt;=C2=A0 =C2=A0 =C2=A0John<br>
&gt; &gt;<br>
&gt; &gt; --<br>
&gt; &gt;<br>
&gt; &gt; John Conover, <a href=3D"mailto:conover AT rahul DOT net">conover AT rahul.=
net</a>, <a href=3D"http://www.johncon.com/" rel=3D"noreferrer" target=3D"_=
blank">http://www.johncon.com/</a><br>
&gt; &gt;<br>
</div></div>&gt; &lt;div dir=3D&quot;ltr&quot;&gt;&lt;div&gt;&lt;div&gt;Joh=
n-&lt;br&gt;&lt;<wbr>br&gt;&lt;/div&gt;I&amp;#39;m not able to reproduce th=
e behavior you are describing. What version of pcb are you using, and could=
 you provide a reduced file that demonstrates the behavior?&lt;br&gt;&lt;br=
&gt;&lt;/div&gt;--Chad&lt;<wbr>br&gt;&lt;/div&gt;&lt;div class=3D&quot;gmai=
l_extra&quot;&gt;&lt;br&gt;&lt;div class=3D&quot;gmail_quote&quot;&gt;On We=
d, Oct 26, 2016 at 2:46 PM, John Conover &lt;span dir=3D&quot;ltr&quot;&gt;=
&amp;lt;&lt;a href=3D&quot;mailto:<a href=3D"mailto:conover AT rahul DOT net">cono=
ver AT rahul DOT net</a><wbr>&quot; target=3D&quot;_blank&quot;&gt;<a href=3D"mail=
to:conover AT rahul DOT net">conover AT rahul.<wbr>net</a>&lt;/a&gt;&amp;gt;&lt;/span=
&gt; wrote:&lt;br&gt;&lt;blockquote class=3D&quot;gmail_quote&quot; style=
=3D&quot;margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex&quot=
;&gt;&lt;br&gt;<br>
&gt; When I do DRC, and click on a violation, the cursor moves to the top&l=
t;br&gt;<br>
&gt; of the pcb display in the x direction of the violation, but not the&lt=
;br&gt;<br>
&gt; y direction.&lt;br&gt;<br>
&gt; &lt;br&gt;<br>
&gt; How do I get both X and Y coordinates of the violation?&lt;br&gt;<br>
&gt; &lt;br&gt;<br>
&gt; =C2=A0 =C2=A0 Thanks,&lt;br&gt;<br>
&gt; &lt;br&gt;<br>
&gt; =C2=A0 =C2=A0 John&lt;br&gt;<br>
&gt; &lt;span class=3D&quot;HOEnZb&quot;&gt;&lt;font color=3D&quot;#888888&=
quot;&gt;&lt;br&gt;<br>
&gt; --&lt;br&gt;<br>
&gt; &lt;br&gt;<br>
&gt; John Conover, &lt;a href=3D&quot;mailto:<a href=3D"mailto:conover AT rahu=
l.net">conover AT rahul DOT net</a><wbr>&quot;&gt;<a href=3D"mailto:conover AT rahul.=
net">conover AT rahul DOT net</a>&lt;/a&gt;, &lt;a href=3D&quot;<a href=3D"http://=
www.johncon.com/" rel=3D"noreferrer" target=3D"_blank">http://www.johncon.c=
om/</a>&quot; rel=3D&quot;noreferrer&quot; target=3D&quot;_blank&quot;&gt;<=
a href=3D"http://www.johncon.com/" rel=3D"noreferrer" target=3D"_blank">htt=
p://www.<wbr>johncon.com/</a>&lt;/a&gt;&lt;br&gt;<br>
&gt; &lt;/font&gt;&lt;/span&gt;&lt;/blockquote&gt;&lt;/<wbr>div&gt;&lt;br&g=
t;&lt;/div&gt;<br>
<div class=3D"HOEnZb"><div class=3D"h5"><br>
--<br>
<br>
John Conover, <a href=3D"mailto:conover AT rahul DOT net">conover AT rahul DOT net</a>, <=
a href=3D"http://www.johncon.com/" rel=3D"noreferrer" target=3D"_blank">htt=
p://www.johncon.com/</a><br>
</div></div></blockquote></div><br></div>

--001a114392123f92dc05400595c5--

- Raw text -


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