Advanced Troubleshooting

In some cases it may be necessary to make a detailed analysis of how the application behaves in order to solve an issue. A particular example of this is when the application misbehaves without crashing and it is not obvious how to reproduce the issue. For these situations, the application creates a log file in the system's temporary directory at each start. The log file can be found in the following location:

If you suspect a bug in the application, you can send the log file along with a description of the issue to bugs@bildhuus.com, or you can open a topic in the bug report forum and attach the log file. We can then have a look at it and try to reproduce and fix the issue.