On 07/10/2016 01:33 AM, Scott Kostyshak wrote:
> On Sun, Jul 10, 2016 at 07:16:13AM +0200, Richard Heck wrote:
>> commit d8aab4af9e6e72c835f78ba54a46687b870c25fa
>> Author: Richard Heck <rgh...@lyx.org>
>> Date:   Sun Jul 10 01:12:42 2016 -0400
>>
>>     Fix thinko in Buffer::preview. It is possible for this routine to
>>     be called when we do not have a cloned Buffer, namely, if we do not
>>     have EXPORT_in_THREAD defined.
> Thanks for fixing this. How does one set EXPORT_in_THREAD? I imagine
> this could be useful for debugging purposes (e.g ruling out that a bug
> is due to exporting in a separate thread).

PS I just stumbled across this when looking at #9680 (Arabic filenames
changing e.g. to _____.pdf on preview). I figured out what is happening
there, but it is not obvious what to do about it.

Richard

Reply via email to