On 2018-04-16 13:15, Liam Goodacre wrote:
Ah, now I get the same behavior! It looks like it's something to do with [msgfile], whose behavior must have changed between the old version of Zexy that I'm using and the current one. Now that I can see it, I should be able to fix it...
the only significant change in [msgfile] in the last few years, would be this one:
Author: IOhannes m zmölnig zmoelnig@users.sourceforge.net Date: Tue Oct 6 13:17:38 2015 +0000
write to canvas-local directory
in sync with [textfile]. the previous use of canvas_makefilename() was for nuffing
could that be the problem? (i haven't followed the actual problem)
fasdrm IOhannes