Ravencoin
Ravencoin copied to clipboard
GUI: Freeze after clicking on name text input box in create asset tab
Issue with gui freezing on manjaro.
After compiling from source on the dev branch, opening the wallet and clicking on the "name" textbox in create freezes the whole wallet.
Simply compile ravencoin from dev branch on manjaro, sync wallet and open the create asset page. From there, click on the name textbox
Expected behaviour
Should check for available asset name
Actual behaviour
Freezes gui
Screenshots.
note: i know it is still syncing here but the same bug still happens when fully sycned
What version of Ravencoin are you using?
Happens on 1.7.0 and 1.8.5
Machine specs:
- OS: Manjaro x64
- CPU: Intel i7
- RAM: 16 GB
- Disk size: 256GB
Any extra information that might be useful in the debugging process.
When the gui freezes, there is still network activity in the background. So I assume there must be a problem with the qt version. As you can also see in the background, there is a bug with dark mode. This does not happen with the precompiled binaries for 1.8.5. So I am assuming this is a bug with qt. My qt version is 5.15.5.
Does this still happen in v4.6.1?