I have installed the new beam file and can confirm that it solves the autosave bug. No more crashes. However, the check/uncheck bug with the autosave window has not been fixed. It still requires a restart of Wings3D to change your preference with regard to turning the autosave function on or off. The checkbox does turn on and off graphically, but without a restart of the application the change doesn't actually take effect.
I'm also not having any permission issues or file not found issues on my Windows 7 64 bit machine.
This is not what happens for me. My preferences file on my Windows 7 machine is in a location where it is supposed to be:
C:\Users\your_username_here\AppData\Roaming\Wings3D
However, the temporary unsaved.wings file is being stored in a completely different directory. It is being stored where I keep a couple of different custom themes that I use in Wings3D. At first I was confused as to how Wings3D even knew about this folder, but in going into the preferences file I see that it is pulling the currently used theme in a .pref file from this folder (specifically the 'pref_directory' specification in the preferences file). Additionally, themes that I have used in the past are also in this folder. So that is how Wings3D knows about it. And this is where the unsaved.wings file is being temporarily stored until an actual manual save is made on the file in question. Strangely enough, it is not being stored in the regular preferences file location.
What this means to Fonte and oort is that the unsaved.wings file may not be stored where they think it is stored. It may be trying to store this file in a location that their user does not have access to. You two guys should note the location that Wings3D is trying to save that file into and see if you can access that folder location in Windows Explorer. I expect you will get a permission denied error message.
Perhaps a modification of your preferences file will solve the issue? See if the locations that you noted above show up in your preferences file anywhere (look for the 'pref_directory' setting) and edit them to a different location that you know you have access to (like your desktop).
I'm also not having any permission issues or file not found issues on my Windows 7 64 bit machine.
(04-12-2014, 12:26 AM)micheus Wrote: The "unsaved" file should be put in the same place you can find the preferences.txt, and - doing that - it should not have any problem with accesses.
This is not what happens for me. My preferences file on my Windows 7 machine is in a location where it is supposed to be:
C:\Users\your_username_here\AppData\Roaming\Wings3D
However, the temporary unsaved.wings file is being stored in a completely different directory. It is being stored where I keep a couple of different custom themes that I use in Wings3D. At first I was confused as to how Wings3D even knew about this folder, but in going into the preferences file I see that it is pulling the currently used theme in a .pref file from this folder (specifically the 'pref_directory' specification in the preferences file). Additionally, themes that I have used in the past are also in this folder. So that is how Wings3D knows about it. And this is where the unsaved.wings file is being temporarily stored until an actual manual save is made on the file in question. Strangely enough, it is not being stored in the regular preferences file location.
What this means to Fonte and oort is that the unsaved.wings file may not be stored where they think it is stored. It may be trying to store this file in a location that their user does not have access to. You two guys should note the location that Wings3D is trying to save that file into and see if you can access that folder location in Windows Explorer. I expect you will get a permission denied error message.
Perhaps a modification of your preferences file will solve the issue? See if the locations that you noted above show up in your preferences file anywhere (look for the 'pref_directory' setting) and edit them to a different location that you know you have access to (like your desktop).