<div dir="ltr">The solution you mention has indeed worked.<div><br></div><div>thanks g.</div></div><div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, 6 Jan 2020, 09:14 Tarquin Wilton-Jones via Therion, <<a href="mailto:therion@speleo.sk" target="_blank">therion@speleo.sk</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 22/12/2019 18:13, Gareth Davies wrote:<br>
> I'm getting the same error every time I compile. it doesn't seem to<br>
> effect the process as the PDF appears to be creating correctly.. Anyhow<br>
> other than being annoying it means I have to switch views constantly so<br>
> any thoughts?<br>
> <br>
> ##################### end of pdftex log file #####################<br>
> done<br>
> writing xtherion file ...<br>
> C:\Program Files (x86)\Therion\therion.exe: warning -- can't open<br>
> xtherion file for output -- Plan.thconfig.xth<br>
> compilation time: 1 sec<br>
<br>
GOT IT!<br>
<br>
This is a weird one indeed, and very definitely a bug or set of bugs in<br>
Therion.<br>
<br>
Your .xtherion.dat file (a log file created by Therion when it compiles)<br>
has the "Hidden" flag set on Windows, something it gets automatically on<br>
Linux by having a dot at the start of the name, except you're not using<br>
Linux. I don't know how that happened, since you never set it yourself.<br>
Maybe it has something to do with how you shared the files between<br>
computers using the PCloud service?...<br>
<br>
When .xtherion.dat has the "Hidden" flag set, Therion thinks it cannot<br>
write to it (even though it actually can, since the Read-Only flag is<br>
not set), so it doesn't output anything to that file, and throws an<br>
error. The error has the wrong message, since it claims not to be able<br>
to create Plan.thconfig.xth, when it actually did create that temporary<br>
file just fine.<br>
<br>
To fix it for yourself, right click on the .xtherion.dat file. Select<br>
"Properties". Untick the "Hidden" checkbox. Click OK. Problem solved.<br>
_______________________________________________<br>
Therion mailing list<br>
<a href="mailto:Therion@speleo.sk" rel="noreferrer" target="_blank">Therion@speleo.sk</a><br>
<a href="https://mailman.speleo.sk/listinfo/therion" rel="noreferrer noreferrer" target="_blank">https://mailman.speleo.sk/listinfo/therion</a><br>
</blockquote></div></div></div>