-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Beta 3.3.2.2 Error Unhandled Exception #124
Comments
Thank you for reporting this. Could you please submit the log file after increasing the log verbosity - this might help us to see the issue that you're running into. For this, please make these configuration changes and start the app and after it crashes, capture the log file:
|
|
Thank you for providing the log, @HDValentin - please try these steps and see if that helps:
This removes all the existing data and you will need to sign in again. |
I have already done that, before posting the issue here. I had to log in and authorize again. After that the error message came again. |
Sorry to hear that, @HDValentin - if possible, please try all these steps one more time:
This should give us a log file that is a little larger than what you saw last time (hopefully). Thank you for working with us to get to a resolution. |
The program is creating a secondary configuration file flickrdownloadr.log4net in %USERPROFILE%\AppData\Roaming\flickr-downloadr. There I changed it also into 'ALL'. This is the result: <log4j:event logger="FloydPink.Flickr.Downloadr.UI.Windows.LandingWindow" timestamp="1611166642755" level="DEBUG" thread="9">log4j:messageShowSpinner</log4j:message>log4j:properties<log4j:data name="log4jmachinename" value="PC" /><log4j:data name="log4japp" value="flickr-downloadr.exe" /><log4j:data name="log4net:Identity" value="" /><log4j:data name="log4net:UserName" value="PC\User" /><log4j:data name="log4net:HostName" value="PC" /></log4j:properties><log4j:locationInfo class="FloydPink.Flickr.Downloadr.UI.Windows.LandingWindow" method="ShowSpinner" file="" line="0" /></log4j:event> |
After installing the newest Version I get an unhandled Exception after clicking on Continue after the Start of the Program.
The text was updated successfully, but these errors were encountered: