Settings do not save
I just started using Decoda today (newly purchased license) and I'm having trouble getting anything in the settings screen at all to persist between runs of the application - everything from the font and color settings to the "Load last project on startup" toggle. Is this a recent bug? Thanks in advance.
Comments
What operating system are you using? Are you using a limited access account? The settings are written to: "%appdata%\Decoda\options.xml". Was this working in a previous version of Decoda? If you prefer, you can email me at max@unknownworlds.com.
Windows XP Professional Service Pack 3 and I'm running as an administrator.
<!--quoteo(post=1699239:date=Feb 2 2009, 04:17 PM:name=Max)--><div class='quotetop'>QUOTE(Max @ Feb 2 2009, 04:17 PM) <a href="index.php?act=findpost&pid=1699239"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec-->The settings are written to: "%appdata%\Decoda\options.xml". Was this working in a previous version of Decoda? If you prefer, you can email me at max@unknownworlds.com.<!--QuoteEnd--></div><!--QuoteEEnd-->
Even though I've run the app and changed settings several times, an options.xml file does not seem to exist. I wouldn't know if this feature was working in previous versions, because this is my first time running Decoda.
If I open the project I created which contains all of my Lua files and then try to close Decoda, the application remains open despite that the window is not visible on screen or in the task bar. It will, however, remain visible in the task manager. The failure to save options.xml was a side effect of that.
This phenomenon does not occur with other project files, despite that my deproj xml file looks fine.
I'm going to make another project file, and hopefully it won't happen again.
If I open the project I created which contains all of my Lua files and then try to close Decoda, the application remains open despite that the window is not visible on screen or in the task bar. It will, however, remain visible in the task manager. The failure to save options.xml was a side effect of that.
This phenomenon does not occur with other project files, despite that my deproj xml file looks fine.
I'm going to make another project file, and hopefully it won't happen again.<!--QuoteEnd--></div><!--QuoteEEnd-->
Thanks for the additional information, that's very helpful. Are you using a source control plugin with Decoda? If so, which one?
I've got it setup to work with Perforce. It seems as though Decoda could be trying to interact with Perforce on close of the application, but it isn't getting the response it's waiting for. I'll post more information when I find something consistently reproducible.