You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
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.
The text was updated successfully, but these errors were encountered: