-
-
Notifications
You must be signed in to change notification settings - Fork 299
Troubleshooting
Timothy Johnson edited this page Feb 9, 2020
·
9 revisions
If you are looking for any of the following:
- Error log (
WinDynamicDesktop.exe.log) - Settings file (
settings.conf) - Themes folder (
themes)
the folder where these are located will be different depending on how you installed the app:
- Installer - Folder that you chose during the installation process (default location is
%LOCALAPPDATA%\Programs\WinDynamicDesktop) - Microsoft Store - Folder where the app package is located (likely
%LOCALAPPDATA%\Packages\38719TimothyJohnson.WinDynamicDesktop_rfarkse4rn21a\LocalState) - Portable EXE - Folder where the app EXE is
Note: %LOCALAPPDATA% is an environment variable that you can type into File Explorer and it should automatically take you to your Local AppData folder.
When reporting an issue it is useful to provide as much info as possible to reproduce it. The file WinDynamicDesktop.exe.log only contains information about any errors that have occurred. Follow these steps to log all of your app config data (with location info redacted for privacy):
- Create a file named
debug.login the same folder whereWinDynamicDesktop.exeis located (see the section above if you don't know where it is). - Launch WinDynamicDesktop (if it's already running, exit from the system tray menu and restart it).
- The app will write data to the
debug.logfile. Attach this file to your bug report. - Delete the
debug.logfile afterwards, to prevent WinDynamicDesktop from unnecessarily writing to it every time it launches.