I just woke up run my Idena and this is what the IDENA client is showing, I have tried it ten times on 4 occasions with a gap of three hours but I'm getting the same results, is there anything that I should do to fix this issue, I have not created my task yet and it's only three days for the validation.
https://idena.site/faq/why-is-my-idena-app-all-whiteIf your Desktop App worked normal and this happened after sudden computer restart or something:
1. Go here: %appdata%\Idena
2. Delete settings.json file and Quit and start Idena again
your file probably got corrupted because of sudden restart. If just deleting settings.json does not help, rename all .json files there and restart Idena App.
If it's all white the first time you have started, then read following.
Idena app uses GPU acceleration to render its graphics content. If for some reason it can't access GPU to render its view, It will show all white screen. You can try to solve this by running it with "--disable-gpu" parameter.
This is how I managed to set it up in Windows:
1. Right click on "Idena" shortcut, choose "Properties"
2. In the "Target" field, add " --disable-gpu" at the end, click OK