delorie.com/archives/browse.cgi | search |
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=Llq+00fEESymY0pt2D/sLc6QTpzDBtN13Q4VTt7vYYU=; | |
b=fwDicBFb0edTdnZZnpoukRQX5Uy2yINzwQ3BhfM9h6Af0YnYbsV87XS286QDt7Z3Y4 | |
VBXZn947djrMqmU2ha1hBjy8CR7Z5iERIlKLbt1vb/X83ijojtvoJ9rSTnKJh7zM7qQz | |
Sg6hh5WIi33n6qmHoyW5q6ug9X0sHOo3JYWLLuoaEwM/luJJOTF3Ib/BNBxqs2DKMr/h | |
OcnjrihA5WHuf81zOpLDg7gmqBmU9fT5DhL/qPbH3rM+zoswmbRqB1PW4YhDQ4KQ1PTJ | |
yNfAHsD36Rju54AFou9BTzPRbwNzDXZXzUMJeTWktGlp+ro5h2sS9O9af4Jkl0SFR32d | |
wyPA== | |
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=Llq+00fEESymY0pt2D/sLc6QTpzDBtN13Q4VTt7vYYU=; | |
b=Yxnjx4U7VgFjo4V2YPOrFd1BoMZa0eVWIucz8KPrlgt58tRNqOQTqRMnKMYDp/DJzV | |
CdMCTq85CZHiHDKpbMdlsno82Cpr78LRSC0gRXCaN0V7P99f9TNq6Ivfluh4a3m/eLfS | |
p8ebz3yr+joScFjdDdW8p/mbpMhK6qsF3c40PCTZV9Ll5nXM9aK271bUp/TEHoTRELKC | |
5YBQs1omFZUZY2GtN6nYefBs2sAKML6Cs3cgkMPeqMSYoEHSgIjId6lPROgaiGvEATpW | |
k03y11IVFhAoRBa39z5dEwnc4nYODLxDJstIbbmdAZLEBvcdWGAqzArMojrQgwdL0vw7 | |
Hj7A== | |
X-Gm-Message-State: | AKaTC02DBB/kXf9v6x4CpKlVTLScBVFDg5Er+azBuVAjmer184WQHmCsXGnWM1eLGhGsdfENjhC1aUPXTlD3LA== |
X-Received: | by 10.176.2.145 with SMTP id 17mr11278143uah.38.1480282797889; |
Sun, 27 Nov 2016 13:39:57 -0800 (PST) | |
MIME-Version: | 1.0 |
In-Reply-To: | <alpine.DEB.2.00.1611261811360.7286@igor2priv> |
References: | <alpine DOT DEB DOT 2 DOT 00 DOT 1611261811360 DOT 7286 AT igor2priv> |
From: | "Chad Parker (parker DOT charles AT gmail DOT com) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com> |
Date: | Sun, 27 Nov 2016 16:39:57 -0500 |
Message-ID: | <CAJZxidD_8O_=HSMkVruHoUgHX33fshiewo8+TbKp0Bh3ZLruyA@mail.gmail.com> |
Subject: | Re: [geda-user] [pcb] bugreports |
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 |
--001a113e378855de7405424f326a Content-Type: text/plain; charset=UTF-8 Thanks Igor2, I've filed the bug reports in launchpad. On Sat, Nov 26, 2016 at 1:24 PM, <gedau AT igor2 DOT repo DOT hu> wrote: > Hi mainline developers, > > short bugreports that all affect mainline (all fixed in pcb-rnd, fix > revision numbers included): > > - lines can not be rotated using the rotate tool on the line endpoint > (multiple bugs, see r5302) > > - missing feature: same rotation for line midpoint rotation (see r5303; > code dup removed in r5304) > > - rotating an arc within a polygon doesn't update clearance (see r5307) > > - insert point in rat line has code that never runs; I've enabled it for > now, but I am pondering removal of this feature due to it's lack of use > (see r5309) > > - hid API bug: invalidate_lr has int arguments while our invalidation box > is of nanometer coords. This would break on >2.14m boards with the GTK HID > with 64 bit coords. (see r5313, r5314) > > Regards, > > Igor2 > > > > > > --001a113e378855de7405424f326a Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr">Thanks Igor2, I've filed the bug reports in launchpad.= <br></div><div class=3D"gmail_extra"><br><div class=3D"gmail_quote">On Sat,= Nov 26, 2016 at 1:24 PM, <span dir=3D"ltr"><<a href=3D"mailto:gedau AT ig= or2.repo.hu" target=3D"_blank">gedau AT igor2 DOT repo DOT hu</a>></span> wrote:<br= ><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1= px #ccc solid;padding-left:1ex">Hi mainline developers,<br> <br> short bugreports that all affect mainline (all fixed in pcb-rnd, fix revisi= on numbers included):<br> <br> - lines can not be rotated using the rotate tool on the line endpoint (mult= iple bugs, see r5302)<br> <br> - missing feature: same rotation for line midpoint rotation (see r5303; cod= e dup removed in r5304)<br> <br> - rotating an arc within a polygon doesn't update clearance (see r5307)= <br> <br> - insert point in rat line has code that never runs; I've enabled it fo= r now, but I am pondering removal of this feature due to it's lack of u= se (see r5309)<br> <br> - hid API bug: invalidate_lr has int arguments while our invalidation box i= s of nanometer coords. This would break on >2.14m boards with the GTK HI= D with 64 bit coords. (see r5313, r5314)<br> <br> Regards,<br> <br> Igor2<br> <br> <br> <br> <br> <br> </blockquote></div><br></div> --001a113e378855de7405424f326a--
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |