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

Application not starting #136

Open
jlai79 opened this issue Jan 10, 2022 · 0 comments
Open

Application not starting #136

jlai79 opened this issue Jan 10, 2022 · 0 comments

Comments

@jlai79
Copy link

jlai79 commented Jan 10, 2022

Hi,
I just installed this application on Windows 10 but when trying to run it nothing happens.

Windows event log shows two errors:

Log Name: Application
Source: .NET Runtime
Date: 1/10/2022 4:46:50 PM
Event ID: 1026
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: xxx
Description:
Application: flickr-downloadr.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.DllNotFoundException
at GLib.Marshaller.g_utf16_to_utf8(Char*, IntPtr, IntPtr, IntPtr, IntPtr ByRef)
at GLib.Marshaller.StringToPtrGStrdup(System.String)
at GLib.Global.set_ProgramName(System.String)
at Gtk.Application.SetPrgname()
at Gtk.Application.Init()
at FloydPink.Flickr.Downloadr.UI.MainClass.Main(System.String[])

and

Log Name: Application
Source: Application Error
Date: 1/10/2022 4:46:51 PM
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: xxx
Description:
Faulting application name: flickr-downloadr.exe, version: 3.4.3.1, time stamp: 0x611e3df1
Faulting module name: KERNELBASE.dll, version: 10.0.19041.1415, time stamp: 0x2791d798
Exception code: 0xe0434352
Fault offset: 0x0012b522
Faulting process id: 0x3f10
Faulting application start time: 0x01d80639480970b1
Faulting application path: C:\Program Files (x86)\flickrdownloadr\flickr-downloadr.exe
Faulting module path: C:\Windows\System32\KERNELBASE.dll
Report Id: c80b0ea1-1e10-4330-8323-70e99a9cf997
Faulting package full name:
Faulting package-relative application ID:

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

No branches or pull requests

1 participant