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

Unable to load DLL 'libglib-2.0-0.dll' #7

Open
ilya-fiveisky opened this issue Dec 6, 2017 · 5 comments
Open

Unable to load DLL 'libglib-2.0-0.dll' #7

ilya-fiveisky opened this issue Dec 6, 2017 · 5 comments

Comments

@ilya-fiveisky
Copy link

When I try to start Zen wallet (on Windows 8.1) I get in console the following text with error

***** Node starting with args:

BlockChain(I) No tip.
Network(I) Magic is 1
Network(I) Warning, found 2 internal addresses
Network(W) Remaining peers to get : 10
System.DllNotFoundException: Unable to load DLL 'libglib-2.0-0.dll': The specifi
ed module could not be found. (Exception from HRESULT: 0x8007007E)
at GLib.Marshaller.g_malloc(UIntPtr size)
at GLib.Marshaller.StringToPtrGStrdup(String str)
at GLib.Global.set_ProgramName(String value)
at Gtk.Application.SetPrgname()
at Gtk.Application.Init()
at Wallet.App.Start(WalletManager walletManager, NodeManager nodeManager)
at Zen.App.GUI(Boolean shutdownOnClose)
at Zen.Program.Main(String[] args)

Unhandled Exception: System.DllNotFoundException: Unable to load DLL 'libglib-2.
0-0.dll': The specified module could not be found. (Exception from HRESULT: 0x80
07007E)
at GLib.Marshaller.g_malloc(UIntPtr size)
at GLib.Marshaller.StringToPtrGStrdup(String str)
at GLib.Global.set_ProgramName(String value)
at Gtk.Application.SetPrgname()
at Gtk.Application.Init()
at Wallet.App.Start(WalletManager walletManager, NodeManager nodeManager)
at Zen.App.GUI(Boolean shutdownOnClose)
at Zen.Program.Main(String[] args)

@ilya-fiveisky
Copy link
Author

Workaround - install Gtk#

@dreadlokeur
Copy link

Same error on Windows 7 with Gtk# installed

@Cremba
Copy link

Cremba commented Oct 15, 2018

@dreadlokeur can you please post the log of the wallet? Write me on Telegram @davidbrm, so that I can assist you

@somdoron
Copy link
Contributor

somdoron commented Oct 15, 2018 via email

@somdoron
Copy link
Contributor

somdoron commented Oct 15, 2018 via email

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

4 participants