reddcoin-project / reddcoin-3.10

Reddcoin: the digital social currency
http://www.reddcoin.com
MIT License
285 stars 114 forks source link

I am noticing this issue. After launching the wallet I am not able to view the wallet in the desktop. #168

Closed hasanora closed 4 years ago

hasanora commented 4 years ago

I having a problem with the wallet. I using the latest wallet. I was working fine. Since yesterday I am noticing this issue. After launching the wallet i am not able to view the wallet in the desktop. reddcoin However, I checked the task manager that showed the process is running. I rebooted that machine multiple times. Please advice if there is any solution. Running on win10 pro

reddcoin

reddink commented 4 years ago

could you provide debug.log to help determine what is happening

hasanora commented 4 years ago

Please see attached log.

debug.log

reddink commented 4 years ago

Thanks for providing, there is nothing obvious in the log file (no errors). Does the wallet eventually display?? Example if you are letting is run for 5 minutes or more.

hasanora commented 4 years ago

I tried revising antivirus software still same issue.

HenryYoung42 commented 4 years ago

https://bitcoin.stackexchange.com/questions/50901/what-is-an-obfuscation-key

reddink commented 4 years ago

I tried revising antivirus software still same issue.

Thanks for checking AV. So I have also been doing a bit of researching regarding GUI display issues, and have had a couple of hits on potential identical issues logged elsewhere.

https://github.com/dogecoin/dogecoin/issues/1400 https://github.com/bitcoin/bitcoin/issues/10709

In both cases, shutting down the wallet and then deleting a reg key seems to resolve the problem [HKEY_CURRENT_USER\Software\Reddcoin\Reddcoin-Qt]

Could you please try the suggested, and report back

the long term fix is to update the method of saving/restoring the windows layout (which is being introduced into the next version)

hasanora commented 4 years ago

@reddink awesome this fixed the issue. I am able to see the wallet displaying in the desktop.

TechAdeptRDD commented 4 years ago

Issue closed. Resolved and fix included in next build.