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:from:date:message-id:subject:to; bh=+Smo32YexSXA0wisFP+Si6R4w3FO8lWVT+yz+DV6Yak=; b=oOx0JPXXJuCzagUN3z/F9083XbydDYVbf5rLOJtjdBjYIN2HTA/0TvwRD8M+x6SXPc sPJY2TIHohKwcHoag2wcWjypSU1ulLjHC1BnOlCIjp6uBGt8jpaOeEVTXKsPW5hbgEu2 OVRCa+t6Cm+N3fxtf4Uin+EN1drcGAvGaumKZu3y4ws+J8ezwIQgGT63AsLRFLsbqnvP PhmcUTm0l6X1q/mcfQuTFDQbQnCc613GnGILBlf4FxapikSSN385kctSro0XEtY9ipeb 4VEfqJZxY0pAMgOi7BgAwm8kUI60fNIntpudPprfV/PqnHN9Cik6nobvLf+UJKKaGTDH E6rQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=+Smo32YexSXA0wisFP+Si6R4w3FO8lWVT+yz+DV6Yak=; b=Htp/EDbQrCSyEq0+8P6phw8hh4k2awfxkb33yYqb+6Ubiwt4Yx5pZG0frkbel5mBTj 3yJv6K7AZxNUh9LchJFsTNohVfE240AOD5ues3TVwydZ9J3kIWi3UVkjP9FG6c3KxEEO d3fEkrf494pxjO63m+oOqoK9EcpJ5w66+rhxJ3rTFo1AaYj2yi5/1/F7KvR9/dj9xC+C KBo7JG5u3EyTeqVRgoKmFJv/EGiKvnGy0hQAvYzW/xya8IFg+Oq2oK8yfD5EYrcASWqz u/zOYWOCCiANDFFQ8AJyLvDd2SIpcKenQMgHw/3drDJ+vrNRRs0W6DYiTCP/tlSSY+JL oVDg== X-Gm-Message-State: AEkoouupVN4DCXRQsHzGrdHzjVkqVrnfFPLEcUovtKLAcUKcRUtGJmeqMFrAX3IYU8tkLU1KA6lyxVnMpQWEsg== X-Received: by 10.176.65.41 with SMTP id j38mr33602487uad.108.1470215026810; Wed, 03 Aug 2016 02:03:46 -0700 (PDT) MIME-Version: 1.0 From: "miloh (froggytoad AT gmail DOT com) [via geda-user AT delorie DOT com]" Date: Wed, 3 Aug 2016 02:03:46 -0700 Message-ID: Subject: [geda-user] editing text bug in geda pcb To: geda-user AT delorie DOT com Content-Type: multipart/alternative; boundary=94eb2c1235926aa5bf0539271c60 Reply-To: geda-user AT delorie DOT com --94eb2c1235926aa5bf0539271c60 Content-Type: text/plain; charset=UTF-8 This issue was brought up by Igor2 discussed with bert on #geda IRC on oftc. I believe it is fixed in pcb-rnd r2382 Using pcb git mainline 94876c3, configured with debug, running on debian jesse and gtk. Issue: Editing existing text objects asserts and pcb crashes. " pcb: rtree.c:134: __r_node_is_good: Assertion `0' failed. Aborted " Reproduction: open pcb and use the text tool to enter and place a text string on the layout. Edit using the text command and selecting text object to edit, or by using Edit->edit name of> and selecting text object, which triggers the assert above. Expected behavior is to edit text srings with or without debug configured as enabled. Thanks! R Miloh Alexander --94eb2c1235926aa5bf0539271c60 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

This issue was brought up by Igor2 discussed with= bert on #geda IRC on oftc. I believe it is fixed in pcb-rnd r2382

= Using pcb git mainline 94876c3, configured with debug, running on debian je= sse and gtk.

Issue: Editing existing text objects asserts= and pcb crashes.
"
pcb: rtree.c:134: __r_node_is_good: Assertio= n `0' failed.
Aborted
"

Reproduction: open pcb = and use the text tool to enter and place a text string on the layout.=C2=A0= Edit using the text command and selecting text object to edit, or by using= Edit->edit name of> and selecting text object, which triggers the as= sert above.

Expected behavior is to edit t= ext srings with or without debug configured as enabled.


Thanks!
R Miloh Alexander
--94eb2c1235926aa5bf0539271c60--