selsta
selsta
@Mike-Bou please follow #4228 for your build issue
Can reproduce with release binaries, does not seem to happen when self compiled.
This will likely require an update of the Qt dependency to 5.15.
Can you reproduce the issue with monero-wallet-cli?
monero-gui is cross platform app that doesn't use the system settings for the scrollbar. It's possible to use macOS system APIs to check whether "Show scroll bars" is set to...
Please see https://bugzilla.redhat.com/show_bug.cgi?id=2058657#c11 ``` setsebool -P selinuxuser_execmod 1 ``` Qt uses JIT which gets blocked by SELinux, as far as I can tell there isn't anything we can do on...
I'm unfortunately not familiar with SELinux.
p2pool integration was built with the portable binaries from getmonero.org in mind. I thought about adding this for package managers: https://github.com/monero-project/monero-gui/pull/3926 > Alter the P2PoolManager to launch p2pool under a...
Can you add a screenshot of the exact error? Also did you try entering an empty passphrase?
@ph4r05 any idea here?