<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 02/09/2018 09:34 AM, Stephen Bishop
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:20180209063431.549e2a42@stephen-HP-Pavilion-dv7-Notebook-PC">
<pre wrap="">I have created a Daily Journal and a Prayer List but any entries I make are not saved.</pre>
</blockquote>
<br>
<font face="FreeSerif">I assume you're running a Windows build.
There is some ongoing nightmare in the Windows compatibility
hackery on the underlying Sword library which controls things like
filesystem access, where a file already open once cannot also be
opened for write, preventing save from working because (due to the
nature of Sword) the required files were already opened for read
before you started editing.<br>
<br>
I'm trying to look into it, but it's become a very hard problem --
something in a package called glib that provides the uniform
filesystem access interface.<br>
</font>
</body>
</html>