X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Message-ID: <57A245DB.6060604@xs4all.nl> Date: Wed, 03 Aug 2016 21:28:27 +0200 From: "Bert Timmerman (bert DOT timmerman AT xs4all DOT nl) [via geda-user AT delorie DOT com]" User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.19) Gecko/20110429 Fedora/2.0.14-1.fc13 SeaMonkey/2.0.14 MIME-Version: 1.0 To: geda-user AT delorie DOT com Subject: Re: [geda-user] editing text bug in geda pcb References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Reply-To: geda-user AT delorie DOT com miloh (froggytoad AT gmail DOT com) [via geda-user AT delorie DOT com] wrote: > > 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 Hi, I confirm with --enable-debug on git head as above. I can't confirm without debug though (FC13 and gtk). Will test and apply patch r2382 if working. Kind regards, Bert Timmerman.