216k155 / lux

THIS REPO IS CLOSED, WE MOVED TO https://github.com/lux-core/lux
https://luxcore.io
GNU Affero General Public License v3.0
4 stars 2 forks source link

Lux Wallet v4.3.0 - Windows - Will not open #138

Closed mwodzynski closed 6 years ago

mwodzynski commented 6 years ago

The wallet opened first time, synced fine. I was able to send some coin to the wallet.

Now when trying to open, I get white window for a about 1 sec then it turns off and nothing happens.

Running Windows 10 Pro ver. 1709

Let me know if you need more info...

nguyenhoangtran11 commented 6 years ago

Please send me the debug.log at C:\Users\\AppData\Roaming\LUX

mwodzynski commented 6 years ago

debug.log

nguyenhoangtran11 commented 6 years ago

1) Backup your wallet.dat to a safe place 2) Remove all files in C:\Users\AppData\Roaming\LUX, except wallet.dat 3) Run the wallet again and waiting for it to sync completely

Please let me know if it is working

nguyenhoangtran11 commented 6 years ago

Another thing, please make sure that there is no wallet instance running before you start the wallet

Inception69 commented 6 years ago

Wallet was running fine then decided to crash for no reason. Now it will not start or install. Looking at the log posted by mwodzynski, I have the same issue logged as him.

There is obviously an issue with the way that QT is handling png versions and needs to be fixed asap. I cannot even install this on a brand new Win 10 PC that I have just finished building tonight.

I created a backup of my old log as it was huge and let a new one be created. See the attached log. This is after attempting to start the wallet 3 times.

Doing as you, nguyenhoangtran11 have suggested does not work as now, once you try to install the wallet, it asks you for the location to install but when you try, it fails on install and not all of the files get extracted.

The only files the get extracted/created are,

default.log lux.conf masternode.conf

debug.log

nguyenhoangtran11 commented 6 years ago

Does the issue still happen with our latest version (4.3.1)?

nguyenhoangtran11 commented 6 years ago

This issue is fixed at version 4.3.1. Please use our latest binary version or compile the code from master branch. Hence, I will close this ticket

Inception69 commented 6 years ago

Download the binary from where? Only source is listed.

mwodzynski commented 6 years ago

4.3.1 compiled version is not available. Only source code is listed.

Removing files and rerunning 4.3.0 did not help.