Re: [scribus] getAllText Sometimes Failing

2021-03-04 Thread Matt Miller
On Thu, Mar 4, 2021, at 06:32, Gregory Pittman wrote: > On 3/3/21 8:38 PM, Matt Miller wrote: > > I've attached a test case that seems to show that getAllText() is sometimes > > succeeding and sometimes failing. When it fails it doesn't throw an error, > > but it just retrieves a string of len

Re: [scribus] getAllText Sometimes Failing

2021-03-04 Thread Gregory Pittman
On 3/3/21 8:38 PM, Matt Miller wrote: > I've attached a test case that seems to show that getAllText() is sometimes > succeeding and sometimes failing. When it fails it doesn't throw an error, > but it just retrieves a string of length 1, instead of retrieving the actual > text of the chain. I s

[scribus] getAllText Sometimes Failing

2021-03-03 Thread Matt Miller
I've attached a test case that seems to show that getAllText() is sometimes succeeding and sometimes failing. When it fails it doesn't throw an error, but it just retrieves a string of length 1, instead of retrieving the actual text of the chain. I see this on 1.5.6.1 and 1.5.7.svn, in both Linu