Re: [GNC] How to save Gnucash and Lock file issues

2018-12-04 Thread David Carlson
Another quirk to watch out for is whether Explorer was refreshed after the last file was created. David C On Tue, Dec 4, 2018 at 11:44 AM Adrien Monteleone < adrien.montele...@lusfiber.net> wrote: > True. I forgot about that one. I use sqlite and indeed it is always > inactive. > > Regards, > Ad

Re: [GNC] How to save Gnucash and Lock file issues

2018-12-04 Thread Adrien Monteleone
True. I forgot about that one. I use sqlite and indeed it is always inactive. Regards, Adrien > On Dec 4, 2018, at 11:38 AM, Colin Law wrote: > > If it were an sqlite file then I don't think the Save button would > ever be enabled. > > Colin > On Tue, 4 Dec 2018 at 16:39, Adrien Monteleone >

Re: [GNC] How to save Gnucash and Lock file issues

2018-12-04 Thread Colin Law
If it were an sqlite file then I don't think the Save button would ever be enabled. Colin On Tue, 4 Dec 2018 at 16:39, Adrien Monteleone wrote: > > If you try to open the file with a text editor (I used Atom, because TextEdit > complained about something wrong with UTF-8 in the file) you will se

Re: [GNC] How to save Gnucash and Lock file issues

2018-12-04 Thread Adrien Monteleone
If you try to open the file with a text editor (I used Atom, because TextEdit complained about something wrong with UTF-8 in the file) you will see this at the beginning: SQLite format 3 If it is an sqlite format. If it is the compressed XML, you’ll see gibberish/non-printable character. If

Re: [GNC] How to save Gnucash and Lock file issues

2018-12-03 Thread Maf. King
Hi Lorrie, Are you sure you are using an XML file for your GC data? IIRC, using the SQLite format stops the creation of the timestamp backup files. I'm not entirely sure how to check what format the file is in, but if you do a file-> Save As and look at the options in that dialog box it *may*

Re: [GNC] How to save Gnucash and Lock file issues

2018-12-03 Thread David Cousens
Lorrie,The backup file with the datestamp should only be created when you first open the file in GnuCash. Gnucash opens the file and then copies and renames it with the . attached e.g finances.gnucash..gnucash and then writes any changes to the file with the original filename e.g finances.gnuca

Re: [GNC] How to save Gnucash and Lock file issues

2018-12-03 Thread David Cousens
Lorrie, The setting David Carlson is talking about is immediately under the Files heading on the General tab of the Preferences dialog. You can optionally display an autosave confirmation before the autosave and set the autosave interval in the box. I use 5 minutes. The autosave only occurs at t

Re: [GNC] How to save Gnucash and Lock file issues

2018-12-03 Thread Lorrie Laskey
Hi David, I think I found it. The autosave time interval is set to 5 mins. I tested it. I made a change. Wait 5 mins and it mostly works. A log file was created at 5 mins and the finance.gnucash file was updated at 5 mins. However, the finance.gnucash file did not append the date,time,min and sec

Re: [GNC] How to save Gnucash and Lock file issues

2018-12-03 Thread David Carlson
Lorrie, I am away from my computer right now so I cannot confirm the exact wording, but it s something like how often to make backups. I dont remember the default. It may be only 5 minutes, I have it set to 30 minutes but I religiously do manual saves before certain activities such as imports.

Re: [GNC] How to save Gnucash and Lock file issues

2018-12-03 Thread Lorrie Laskey
Hi David, Here are my responses. 1. Retain log file set to 15 days. 2. No * before the filename in the title bar. What is this "the amount of time set in that preference section has passed." that you are referring to? I am not finding this in the preferences section. David C > > On Mon

Re: [GNC] How to save Gnucash and Lock file issues

2018-12-03 Thread David Cousens
Lorrie, That looks OK apart from not creating the backup file which should have been created when you opened the file to to make the change , saved it and then closed the file. (I noticed in an earlier post you mentioned adding an .xml file extension. There is no need to do that as the .gnucash is

Re: [GNC] How to save Gnucash and Lock file issues

2018-12-03 Thread David Carlson
Lorrie, If, at some time in the past you modified that data file with that (short) filename by going into Edit >Preferences > General and selecting 'Retain log/backup files: Never, then no log or backup files will be generated. You did not do that because you do see .log files being generated. H

Re: [GNC] How to save Gnucash and Lock file issues

2018-12-03 Thread Lorrie Laskey
Hi David, Here's what I did. - I did a "save as" and renamed the file to "finances.gnucash" then closed the file. - Reopened Gnucash which opened the very same file. - Made a change and saved it which created a log file. - Closed the same file and repeated these steps. - No back

Re: [GNC] How to save Gnucash and Lock file issues

2018-12-02 Thread David Cousens
Lorrie, At some point instead of opening the main file "finances.gnucash" it would appear you have opened a backup copy of the file, which is why it has the form "finances.gnucash.20181202.gnucash". Each time Gnucash is opened, it copies the file ".gnucash it" has just opened and renames it ".g

Re: [GNC] How to save Gnucash and Lock file issues

2018-12-02 Thread D via gnucash-user
Lorrie, You also should take a look at https://wiki.gnucash.org/wiki/FAQ#Q:_Why_is_my_file_name_getting_longer_and_longer.3F David On December 2, 2018, at 11:47 PM, Lorrie Laskey wrote: Hi Colin, I understand. Since I don't really need to know the minute and seconds when a file is saved at t

Re: [GNC] How to save Gnucash and Lock file issues

2018-12-02 Thread Philip Burg
#2 If you are using Windows 10 the latest update improved Windows Defender. Look at your messages (bottom right corner of screen and check to see if defender has blocked it, if so click on the message and it will take you to the defender window where you can enter gnucash. exe as a trusted app, b

Re: [GNC] How to save Gnucash and Lock file issues

2018-12-02 Thread Lorrie Laskey
Hi Colin, I understand. Since I don't really need to know the minute and seconds when a file is saved at this time, I will leave the file name as it is. My next topic, for another email, is how to set up a budget. I have tried and watched videos and read documentation but never quite get it to wo

Re: [GNC] How to save Gnucash and Lock file issues

2018-12-02 Thread Colin Law
On Sun, 2 Dec 2018 at 18:01, Lorrie Laskey wrote: > > Hi Colin, > > The "save" option did get focus once I made a change and saved the file. > > However, the file name doesn't look right. See below. It is using the name > that I created when I used "save as" though I used "save" but the log file

Re: [GNC] How to save Gnucash and Lock file issues

2018-12-02 Thread Lorrie Laskey
Hi Colin, The "save" option did get focus once I made a change and saved the file. However, the file name doesn't look right. See below. It is using the name that I created when I used "save as" though I used "save" but the log file name looks right. What is happening? Is this a problem? - f

Re: [GNC] How to save Gnucash and Lock file issues

2018-12-02 Thread Colin Law
On Sun, 2 Dec 2018 at 17:11, Lorrie Laskey wrote: > > Hi, > > So I need to use "save" instead of "save as"? My "save" option is grayed out. It will be greyed out until you change something. Once you change something then it should be enabled. If not then that probably means you did a Save As an

Re: [GNC] How to save Gnucash and Lock file issues

2018-12-02 Thread Lorrie Laskey
Hi, So I need to use "save" instead of "save as"? My "save" option is grayed out. Thanks, On Sun, Dec 2, 2018 at 8:53 AM Colin Law wrote: > On Sun, 2 Dec 2018 at 16:40, Lorrie Laskey wrote: > > > > Hi all, > > > > This message is for two topics. If you respond, please either select one > > to

Re: [GNC] How to save Gnucash and Lock file issues

2018-12-02 Thread Colin Law
On Sun, 2 Dec 2018 at 16:40, Lorrie Laskey wrote: > > Hi all, > > This message is for two topics. If you respond, please either select one > topic or divide the message by topic to make it easier for me to follow the > messages. > > #1 Saving > I don't understand how to save Gnucash or properly cl

[GNC] How to save Gnucash and Lock file issues

2018-12-02 Thread Lorrie Laskey
Hi all, This message is for two topics. If you respond, please either select one topic or divide the message by topic to make it easier for me to follow the messages. #1 Saving I don't understand how to save Gnucash or properly close it, it seems. I have used Gnucash for years and used the "save"