Bug#751471: [Therion] Bug#751471: Therion hanging after compile

2015-01-12 Thread Olly Betts
On Mon, Jan 12, 2015 at 04:29:09PM +0100, Stacho Mudrak wrote: > I am sorry, I was never able replicate this bug. You need a large log file for it to be noticeable, as the problem seems to be that trying to match this pattern causes Tcl's regexp engine to do a lot of backtracking: set rx {\S*[^

Bug#751471: [Therion] Bug#751471: Therion hanging after compile

2015-01-12 Thread Stacho Mudrak
I am sorry, I was never able replicate this bug. If it is this regex that causes problems, it can be removed completely. It is used to enable clicking on error source and opening in in appropriate editor. Feature almost never used. Adding "return" just behind proc xth_cp_show_errors {} { in cp_

Bug#751471: [Therion] Bug#751471: Therion hanging after compile

2015-01-11 Thread Wookey
+++ Olly Betts [2014-09-14 11:28 -0300]: > # Having to wait 10 minutes counts as a major effect on usability > Control: severity -1 important > > On Sat, Jun 14, 2014 at 12:16:27PM +0100, Olly Betts wrote: > > On Fri, Jun 13, 2014 at 11:15:26AM +0100, Wookey wrote: > > > +++ Jenny Black [2014-06-1