cannabiscoindev / cannabiscoin420

CannabisCoin X11 Wallet
http://CannabisCoin.net
MIT License
53 stars 38 forks source link

Windows 0.8.9 Update - GUI Never Shows #14

Closed djneely closed 6 years ago

djneely commented 6 years ago

Seems to be an odd issue with the Windows 0.8.9 update. After launching the application the app goes into the taskbar but you're unable to actually show the wallet. After upgrading from 0.8.8 to 0.8.9 I had to revert back to 0.8.8 to use the wallet.

Bushstar commented 6 years ago

I'll do a clean build and post the binary again for Windows again, will post back here when completed.

Bushstar commented 6 years ago

Please download the binary and try again.

https://github.com/cannabiscoindev/cannabiscoin420/releases/tag/v0.8.9.0

djneely commented 6 years ago

That did the trick. Thanks!

shefsam1 commented 6 years ago

Same issue. Installing binary made no difference.

Bushstar commented 6 years ago

Check the debug.log in the datadir, on first run I only had the splash screen but the wallet was syncing in the background and eventually displayed the GUI. Leave it running headless for a while to see if it will appear.

The codebase is Bitcoin 0.8 which does not perform well compared to more modern codebases. It will soon be upgraded to the 0.13 codebase which will rectify a lot of performance issues.

shefsam1 commented 6 years ago

Got it running... now received this:

cannsyer

please advise

Bushstar commented 6 years ago

Possible wallet.dat corruption or the file is in use. Restart your computer and try again, if that does not succeed then either restore from backup or use the -salvagewallet startup param.

shefsam1 commented 6 years ago

How do I get to the -salvagewallet startup param without a cmd based cannabiscoin-client?

Bushstar commented 6 years ago

You can run it with Qt client, add it to the target field in your shortcut.

Cannabiscoin