X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Thu, 4 Aug 2016 05:20:04 +0200 (CEST) X-X-Sender: igor2 AT igor2priv To: "Bert Timmerman (bert DOT timmerman AT xs4all DOT nl) [via geda-user AT delorie DOT com]" X-Debug: to=geda-user AT delorie DOT com from="gedau AT igor2 DOT repo DOT hu" From: gedau AT igor2 DOT repo DOT hu Subject: Re: [geda-user] editing text bug in geda pcb In-Reply-To: <57A245DB.6060604@xs4all.nl> Message-ID: References: <57A245DB DOT 6060604 AT xs4all DOT nl> User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII 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 On Wed, 3 Aug 2016, Bert Timmerman (bert DOT timmerman AT xs4all DOT nl) [via geda-user AT delorie DOT com] wrote: > I confirm with --enable-debug on git head as above. > > I can't confirm without debug though (FC13 and gtk). That's expected: it still breaks, rtree and object boundary boxes get out of sync, but in non-debug mode the extra checks to catch this early on are disabled so you don't get an assert. What exactly breaks without debug is hard to tell. If anyone had strange text behaviour, ghost texts left there sometimes (I had this for ages, even before the fork), clicking somewhere clear selecting a text placed elsewhere, etc., this patch may have fixed that. Regards, Igor2