tari-project / universe

Other
5 stars 19 forks source link

Opening up settings page quickly corrupts view #356

Open SWvheerden opened 1 week ago

SWvheerden commented 1 week ago

If you open up the settings page while you the screen setting up tari truth machine is still showing, it looks like the entire display disappears. It just shows the block, but not height meter or anything like that.

SWvheerden commented 1 week ago
Screenshot 2024-09-09 at 15 58 01

Also happens if there is kind of error

mmrrnn commented 1 week ago

This one might be fixed along with #410

SWvheerden commented 1 week ago

This issue is worse in 0.29 Tries again to download xmrig, crashes on that and exit the whole startup screen

SWvheerden commented 1 week ago
Screenshot 2024-09-10 at 19 20 25

It failed xmrig download and got stuck here. Did not download node or wallet

mmrrnn commented 1 week ago

Yeah, looks pretty bad. I'll try to reproduce it on mac tomorrow because I'm not able to broke it on linux

SWvheerden commented 1 week ago

Everytime it breaks its when it tries to access the xmrig API: https://api.xmrig.com/1/latest_release For some reason, any PC on my network fails to access that through universe but a web browser works fine. After that fails all of this weird stuff happens.

Perhaps try and sink that URL and try to replicate it that way

mmrrnn commented 1 week ago

Should be fixed along with #357

SWvheerden commented 1 week ago

Still preset on 0.3.2

Screenshot 2024-09-12 at 17 15 10
mmrrnn commented 4 days ago

https://github.com/tari-project/universe/pull/493

Hope this will fixed the issue, I've sent binary with potential fix to [SW van Heerden] as i still can't reproduce it

SWvheerden commented 3 days ago

Managed to reproduce it again on my win machine steps: open settings disable CPU mining disable GPU mining close settings click on start mining,

SWvheerden commented 3 days ago

The issue is there, that mining button. That loop cannot handle exceptions and restart. If something goes wrong there it crashes and gets stuck

mmrrnn commented 3 days ago

Yeah, handled that issue with both cpu and gpu mining disabled: https://github.com/tari-project/universe/pull/493/commits/c29953ea08a95aab13f588d49015e30c1b16486d

SWvheerden commented 3 days ago

Thats not in the build you gave me to test right? But check the loop that starts mining, make sure it can exit all all error cases and resets properly

mmrrnn commented 2 days ago

i added that commit after sending you binaries

mmrrnn commented 2 days ago

All setup checks I made here: https://github.com/tari-project/universe/pull/443

it's another not merged PR

SWvheerden commented 2 days ago
Screenshot 2024-09-19 at 13 54 49

I would like to test that. Because here I am trying to start mining. Something went wrong. Dont know what. Adn its now completely frozen and dead