crypto-power / cryptopower

A cross-platform SPV (DCR, BTC & LTC) privacy wallet built with go.
ISC License
42 stars 25 forks source link

Fix app freeze #528

Open ukane-philemon opened 4 months ago

ukane-philemon commented 4 months ago

I ran the app to test https://github.com/crypto-power/cryptopower/pull/521, maybe not related but it made my beach ball spin hard.

It would occasionally let me click the screen, I was on the settings page and clicked the back icon several times, it did respond and took me to the Opening wallets page but never recovered.

I think the issue was that the back icon eventually responded to all my clicks and cleared the page stack.

2024-05-24 01:14:27.781 [INF] LTC: Current sync progress update is on block 1845000, target sync block is 3278053
2024-05-24 01:14:31.621 [INF] LTC: Current sync progress update is on block 1845000, target sync block is 3278053
2024-05-24 01:14:41.532 [ERR] UI: Error opening wallet: sync_already_in_progress
2024-05-24 01:14:41.538 [ERR] UI: no rate information available
dreacot commented 1 day ago

i'm unable to reproduce this, can you reproduce this?