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=qQAeIvineaEmlQxfACDByf3BsuS7BXo5L+072snofcU=; b=zvrXXh75V8Wt0hee1X47lQgsUHOOrOE5xg2DSXvBjkSG/DlNhSH3DdNp7WcZBxmIe+ o2jlinPcwBLKCDova57a5iBY51PAWHA9irHgcVDE0eZowMv0TMwVM4C/3l4MmhphYzBc Ju7vMwOiDUgllBqZZdXozTFc3XdhTYHWMNAum7nG0ZWFup3umBHyI4p6ZRXe0akzEz3T +ifb4KDsUKFS4H+l6S1+LWTUoavlMgO19Es9VokEYV2MKfGNU/o8phknxqYem9xppx/r s4DSX2N/SmGtpwdaHpuR6xvO1IsEizuQjcSCIHarRA5xXPf9D7rsDWjVPVw495pRRfXQ SBtw== 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=qQAeIvineaEmlQxfACDByf3BsuS7BXo5L+072snofcU=; b=ffoJuk93y2SVVvQ+BCB20/VYUlx9qxFPiHZFWACD0tH12O1DhPhpaT3mbVr8ysodNx /QOi0ZtzsBssdYkwwNhGKGu0mVjtuTrRMMJr69lq98HBpgirNAjihDliRv0JCJtONK3I KAXwKAvYxTRDwyU5kGm9oJSJVpUlEwIoePTyNIo7Tm7bfrCiynj36EQ54rQFL9mkHmr9 E7KMZ89eiVkF4m0DDz1r/8aas3uayOeVVjOJZaVUfSOGNs1ksUaWOLaBKYRX4nhu9wsL 6F0w0Cx6fLYAbZoDHyO/lcVAMb6lHiX2lma6auMGc/YN5vrWscesWlPrl/0imXw44/x9 sHhA== X-Gm-Message-State: AA6/9RmxwhDmq7oCuTTuBpBdPqfb07UOAxDhZXDdXQW506D76sqWbF4xxT1E4jevo8/resyPn78s2xtr8IW0ig== X-Received: by 10.176.85.25 with SMTP id t25mr2971492uaa.38.1475951506275; Sat, 08 Oct 2016 11:31:46 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <1475747077 DOT 18232 DOT 10 DOT camel AT linetec> <1475930373 DOT 2937 DOT 7 DOT camel AT linetec> From: "Chad Parker (parker DOT charles AT gmail DOT com) [via geda-user AT delorie DOT com]" Date: Sat, 8 Oct 2016 14:31:45 -0400 Message-ID: Subject: Re: [geda-user] Segfault bug in PCB? - rather worse now... To: geda-user AT delorie DOT com Content-Type: multipart/alternative; boundary=f403045df0c63cc45c053e5ebd24 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 --f403045df0c63cc45c053e5ebd24 Content-Type: text/plain; charset=UTF-8 I just tested this now, and Milan's patch fixes this problem too. So, I suspect that you'll just need to wait a little longer before the fix is pushed into the unofficial repo you're getting your packages from. I applied Milan's patch to master and pushed it as a branch: home/cparker/LP1631059-patch0001. One of the more experienced devs (i.e. not me) should probably review it and merge into master. --Chad On Sat, Oct 8, 2016 at 2:13 PM, Chad Parker wrote: > Richard- > > The patch proposed by Milan hasn't made it into the git repository yet, > so, I don't think it's made it into that PPA either. If this behavior is > new, then it must be another (possibly related) bug. Is the problem you > reported initially fixed in the version you now have? > > --Chad > > > > On Sat, Oct 8, 2016 at 8:39 AM, Richard Rasker (rasker AT linetec DOT nl) [via > geda-user AT delorie DOT com] wrote: > >> gedau AT igor2 DOT repo DOT hu schreef op do 06-10-2016 om 19:54 [+0200]: >> > >> > On Thu, 6 Oct 2016, Richard Rasker (rasker AT linetec DOT nl) [via >> geda-user AT delorie DOT com] wrote: >> > >> > > Hello, >> > > >> > > There appears to be a little segfault problem in PCB version 1.99z, >> > > build Sep 13 2016 at 08:12:51, used on Linux Mint 17.3 KDE: >> > >> > Fixed in pcb-rnd svn HEAD. >> >> Erm, not to complain too much, but PCB now(*) exhibits a much worse >> segfault problem: the simple act of selecting (blue highlight) an >> element will immediately crash PCB upon undoing with the U key. >> >> I use selecting and dragging objects literally all the time in my work >> flow, e.g. to avoid messing up traces or dragging just the refdes -- >> which at least to me, makes this a much more severe bug compared to the >> undo-problem with refdes text resize (something I use only occasionally >> and can easily avoid). >> >> >> *: Compiled on Oct 8 2016 at 07:44:23 >> >> >> Best regards, >> >> Richard Rasker >> >> > --f403045df0c63cc45c053e5ebd24 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I just tested this now, and Milan's patch fi= xes this problem too. So, I suspect that you'll just need to wait a lit= tle longer before the fix is pushed into the unofficial repo you're get= ting your packages from.

I applied Milan's patch to master= and pushed it as a branch: home/cparker/LP1631059-patch0001. One of the mo= re experienced devs (i.e. not me) should probably review it and merge into = master.

--Chad


On Sat, Oct 8, 2016 at 2:13= PM, Chad Parker <parker DOT charles AT gmail DOT com> wrote:
Richard-
The patch proposed by Milan hasn't made it into the git repo= sitory yet, so, I don't think it's made it into that PPA either. If= this behavior is new, then it must be another (possibly related) bug. Is t= he problem you reported initially fixed in the version you now have?

--Chad


=
On Sat, Oct 8, 2016 at 8:39 AM, Richard Rasker= (rasker AT linetec DOT nl<= /a>) [via geda-u= ser AT delorie DOT com] <geda-user AT delorie DOT com> wrote:
<= blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px= #ccc solid;padding-left:1ex">gedau AT igor2 DOT repo DOT hu schreef op do 06-10-2016 om 19:54 [+020= 0]:
>
> On Thu, 6 Oct 2016, Richard Rasker (rasker AT linetec DOT nl) [via geda-user AT delorie DOT com] wrote:
>
> > Hello,
> >
> > There appears to be a little segfault problem in PCB version 1.99= z,
> > build Sep 13 2016 at 08:12:51, used on Linux Mint 17.3 KDE:
>
> Fixed in pcb-rnd svn HEAD.

Erm, not to complain too much, but PCB now(*) exhibits a much worse
segfault problem: the simple act of selecting (blue highlight) an
element will immediately crash PCB upon undoing with the U key.

I use selecting and dragging objects literally all the time in my work
flow, e.g. to avoid messing up traces or dragging just the refdes --
which at least to me, makes this a much more severe bug compared to the
undo-problem with refdes text resize (something I use only occasionally
and can easily avoid).


*: Compiled on Oct=C2=A0 8 2016 at 07:44:23


Best regards,

Richard Rasker



--f403045df0c63cc45c053e5ebd24--