Skip to content
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

Open
HDValentin opened this issue Nov 25, 2020 · 7 comments
Open

Beta 3.3.2.2 Error Unhandled Exception #124

HDValentin opened this issue Nov 25, 2020 · 7 comments

Comments

@HDValentin
Copy link

After installing the newest Version I get an unhandled Exception after clicking on Continue after the Start of the Program.
Beta 3322

@HDValentin
Copy link
Author

I get the same error in Version 3.3.3.2 on Windows 10:
Flickrdownloader
I've deleted the Settings in AppData before.

@cutedaffodil
Copy link
Member

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:

  1. Open the log configuration file using Notepad/Notepad++: C:\Program Files (x86)\flickrdownloadr\flickrdownloadr.log4net
  2. Edit the file to update the logging level to ALL by changing the line that reads <level value="INFO" /> to <level value="ALL" />
  3. Restart the app and when it crashes again, please submit the log file from %USERPROFILE%\AppData\Roaming\flickr-downloadr\Logs\flickrdownloadr.log

@HDValentin
Copy link
Author

HDValentin commented Jan 9, 2021

<log4j:event logger="FloydPink.Flickr.Downloadr.UI.MainClass" timestamp="1610199718071" level="FATAL" thread="1">
    <log4j:message>Unhandled Exception.</log4j:message>
    <log4j:properties>
        <log4j:data name="log4jmachinename" value="Kleener" />
        <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:throwable>
        <![CDATA[System.Net.WebException: Der Remotename konnte nicht aufgelöst werden: 'farm0.staticflickr.com'
   bei FloydPink.Flickr.Downloadr.UI.Windows.BaseWindow.<>c__DisplayClass3_0.<HandleException>b__0(Object <p0>, EventArgs <p1>)
   bei Gtk.Application.InvokeCB.Invoke()
   bei GLib.Timeout.TimeoutProxy.Invoke(IntPtr data)
   bei GLib.SourceProxy.HandlerInternal(IntPtr data)]]>
    </log4j:throwable>
    <log4j:locationInfo class="FloydPink.Flickr.Downloadr.UI.MainClass" method="OnUnhandledException" file="" line="0" />
</log4j:event>

@cutedaffodil
Copy link
Member

cutedaffodil commented Jan 9, 2021

Thank you for providing the log, @HDValentin - please try these steps and see if that helps:

  1. Ensure flickr downloadr is not running
  2. Open Command Prompt - press Start key and type Command Prompt and select Command Prompt app
  3. On the terminal, type rmdir /S '%USERPROFILE%\AppData\Roaming\flickr-downloadr' and type Y when it prompts Are you sure (Y/N)?

This removes all the existing data and you will need to sign in again.

@HDValentin
Copy link
Author

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.

@cutedaffodil
Copy link
Member

Sorry to hear that, @HDValentin - if possible, please try all these steps one more time:

  1. Ensure flickr downloadr is not running
  2. Open Command Prompt - press Start key and type Command Prompt and select Command Prompt app
  3. On the terminal, type rmdir /S '%USERPROFILE%\AppData\Roaming\flickr-downloadr' and type Y when it prompts Are you sure (Y/N)?
  4. Open the log configuration file using Notepad/Notepad++: C:\Program Files (x86)\flickrdownloadr\flickrdownloadr.log4net
  5. Edit the file to update the logging level to ALL by changing the line that reads <level value="INFO" /> to <level value="ALL" />
  6. Restart the app and when it crashes again, please submit the log file from %USERPROFILE%\AppData\Roaming\flickr-downloadr\Logs\flickrdownloadr.log

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.

@HDValentin
Copy link
Author

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>
<log4j:event logger="FloydPink.Flickr.Downloadr.UI.Windows.LandingWindow" timestamp="1611166642818" 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>
<log4j:event logger="FloydPink.Flickr.Downloadr.UI.Windows.LandingWindow" timestamp="1611166642833" level="DEBUG" thread="10">log4j:messageUpdateProgress</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="UpdateProgress" file="" line="0" /></log4j:event>
<log4j:event logger="FloydPink.Flickr.Downloadr.UI.Windows.LandingWindow" timestamp="1611166644037" level="DEBUG" thread="7">log4j:messageUpdateUI</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="UpdateUI" file="" line="0" /></log4j:event>
<log4j:event logger="FloydPink.Flickr.Downloadr.UI.Widgets.GridWidget" timestamp="1611166644044" level="DEBUG" thread="7">log4j:messageInitializeGrid</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.Widgets.GridWidget" method="InitializeGrid" file="" line="0" /></log4j:event>
<log4j:event logger="FloydPink.Flickr.Downloadr.UI.Widgets.GridWidget" timestamp="1611166644044" level="DEBUG" thread="7">log4j:messageSetupRow</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.Widgets.GridWidget" method="SetupRow" file="" line="0" /></log4j:event>
<log4j:event logger="FloydPink.Flickr.Downloadr.UI.Widgets.GridWidget" timestamp="1611166644059" level="DEBUG" thread="7">log4j:messageAddItemToRow</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.Widgets.GridWidget" method="AddItemToRow" file="" line="0" /></log4j:event>
<log4j:event logger="FloydPink.Flickr.Downloadr.UI.Widgets.GridWidget" timestamp="1611166644059" level="DEBUG" thread="7">log4j:messageAddItemToRow</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.Widgets.GridWidget" method="AddItemToRow" file="" line="0" /></log4j:event>
<log4j:event logger="FloydPink.Flickr.Downloadr.UI.Windows.LandingWindow" timestamp="1611166644075" level="DEBUG" thread="1">log4j:messagecomboboxPageChange</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+<comboboxPageChange>d__86" method="MoveNext" file="" line="0" /></log4j:event>
<log4j:event logger="FloydPink.Flickr.Downloadr.UI.Windows.LandingWindow" timestamp="1611166644075" level="DEBUG" thread="1">log4j:messageUpdateSelectionButtons</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="UpdateSelectionButtons" file="" line="0" /></log4j:event>
<log4j:event logger="FloydPink.Flickr.Downloadr.UI.Windows.LandingWindow" timestamp="1611166644075" level="DEBUG" thread="1">log4j:messagecomboboxPageChange</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+<comboboxPageChange>d__86" method="MoveNext" file="" line="0" /></log4j:event>
<log4j:event logger="FloydPink.Flickr.Downloadr.UI.Windows.LandingWindow" timestamp="1611166644075" level="DEBUG" thread="1">log4j:messageUpdateSelectionButtons</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="UpdateSelectionButtons" file="" line="0" /></log4j:event>
<log4j:event logger="FloydPink.Flickr.Downloadr.UI.Widgets.GridWidget" timestamp="1611166644623" level="DEBUG" thread="7">log4j:messageAddItemToRow</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.Widgets.GridWidget" method="AddItemToRow" file="" line="0" /></log4j:event>
<log4j:event logger="FloydPink.Flickr.Downloadr.UI.Widgets.GridWidget" timestamp="1611166644909" level="DEBUG" thread="7">log4j:messageAddItemToRow</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.Widgets.GridWidget" method="AddItemToRow" file="" line="0" /></log4j:event>
<log4j:event logger="FloydPink.Flickr.Downloadr.UI.Widgets.GridWidget" timestamp="1611166645209" level="DEBUG" thread="7">log4j:messageAddItemToRow</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.Widgets.GridWidget" method="AddItemToRow" file="" line="0" /></log4j:event>
<log4j:event logger="FloydPink.Flickr.Downloadr.UI.Widgets.GridWidget" timestamp="1611166645495" level="DEBUG" thread="7">log4j:messageAddItemToRow</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.Widgets.GridWidget" method="AddItemToRow" file="" line="0" /></log4j:event>
<log4j:event logger="FloydPink.Flickr.Downloadr.UI.Widgets.GridWidget" timestamp="1611166645811" level="DEBUG" thread="7">log4j:messageAddItemToRow</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.Widgets.GridWidget" method="AddItemToRow" file="" line="0" /></log4j:event>
<log4j:event logger="FloydPink.Flickr.Downloadr.UI.Widgets.GridWidget" timestamp="1611166646097" level="DEBUG" thread="7">log4j:messageSetupRow</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.Widgets.GridWidget" method="SetupRow" file="" line="0" /></log4j:event>
<log4j:event logger="FloydPink.Flickr.Downloadr.UI.Widgets.GridWidget" timestamp="1611166646097" level="DEBUG" thread="7">log4j:messageAddItemToRow</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.Widgets.GridWidget" method="AddItemToRow" file="" line="0" /></log4j:event>
<log4j:event logger="FloydPink.Flickr.Downloadr.UI.Widgets.GridWidget" timestamp="1611166646413" level="DEBUG" thread="7">log4j:messageAddItemToRow</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.Widgets.GridWidget" method="AddItemToRow" file="" line="0" /></log4j:event>
<log4j:event logger="FloydPink.Flickr.Downloadr.UI.Widgets.GridWidget" timestamp="1611166646683" level="DEBUG" thread="7">log4j:messageAddItemToRow</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.Widgets.GridWidget" method="AddItemToRow" file="" line="0" /></log4j:event>
<log4j:event logger="FloydPink.Flickr.Downloadr.UI.Widgets.GridWidget" timestamp="1611166647053" level="DEBUG" thread="7">log4j:messageAddItemToRow</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.Widgets.GridWidget" method="AddItemToRow" file="" line="0" /></log4j:event>
<log4j:event logger="FloydPink.Flickr.Downloadr.UI.Widgets.GridWidget" timestamp="1611166647354" level="DEBUG" thread="7">log4j:messageAddItemToRow</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.Widgets.GridWidget" method="AddItemToRow" file="" line="0" /></log4j:event>
<log4j:event logger="FloydPink.Flickr.Downloadr.UI.MainClass" timestamp="1611166648034" level="FATAL" thread="1">log4j:messageUnhandled Exception.</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:throwablec__DisplayClass3_0.b__0(Object , EventArgs ) bei Gtk.Application.InvokeCB.Invoke() bei GLib.Timeout.TimeoutProxy.Invoke(IntPtr data) bei GLib.SourceProxy.HandlerInternal(IntPtr data)]]></log4j:throwable><log4j:locationInfo class="FloydPink.Flickr.Downloadr.UI.MainClass" method="OnUnhandledException" file="" line="0" /></log4j:event>
<log4j:event logger="FloydPink.Flickr.Downloadr.UI.Windows.FatalErrorWindow" timestamp="1611166648034" level="DEBUG" thread="1">log4j:messagector</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.FatalErrorWindow" method=".ctor" file="" line="0" /></log4j:event>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants