-
br-m<ofrnxmr:xmr.mx> "Just installed Monero GUI on my Fedora linux desktop, but when I get to the naming the wallet screen, the Next button is grayed out... "
-
br-m<ofrnxmr:xmr.mx> ive seen 2 reportsof this on 1851, the first user fixed by switch to 1850
-
selstawe added a check for if dir is writable
-
selstamaybe it has some side effects on some systems?
-
selstaohh is it maybe flatpak?
-
selstaofrnxmr could you ask for more details?
-
br-m<deknos82:matrix.org> 4
-
br-m<plowsof:matrix.org> walletname does call verify here yes selsta? github.com/plowsof/monero-gui/blob/…7/wizard/WizardWalletInput.qml#L174
-
br-m<plowsof:matrix.org> not the correct location^ this is the save path, not the file name, i assume there still is a verify function for it
-
br-m<plowsof:matrix.org> renaming the ~/Monero folder to Monero-tmp - but on my install i still see the box for wallet location
-
br-m<plowsof:matrix.org> mrelay.p2pool.observer/m/matrix.org/RmcIYDEOioTpSuKDIpdCECYZ.png (Screenshot from 2026-07-16 10-20-50.png)
-
br-m<plowsof:matrix.org> note that the screenshot from fedora does not contain the "Wallet location" item which displays the error
-
br-m<plowsof:matrix.org> the work around for fedora users (if not using flatpak?) would be to pre-create this Monero/wallets folder in home dir - it looks like a visual bug hiding it
-
br-m<plowsof:matrix.org> but 'why' now?
-
br-m<plowsof:matrix.org> or gui pre-generates the default folder earlier which would be correct* ignoring the visual for now
-
br-m<plowsof:matrix.org> or remove the 'exists' check on the verify? if its writeable then it will be created eventually
-
plowsofselsta solved it: simple mode does not display the wallet dir -> fresh install does not have the Monero/wallets folder - no visual bug in fedor
-
selsta.merge+ 4657
-
xmr-prAdded
-
selsta.merge+ 4656
-
xmr-prAdded
-
selsta.merge+ 4654
-
xmr-prAdded
-
selsta.merge+ 4658
-
xmr-prAdded
-
selsta.merges
-
xmr-pr4656 4658
-
selsta.merge+ 4653 4649 4658
-
selstathese are all now relevant for the release
-
tobtohtno cli release?
-
selsta(some still need a review)
-
selstatobtoht: no there is a bug in the GUI where a monero-gui first time user can't create a wallet because it checks for writable on a non existing folder :/
-
tobtohtoof ok
-
selstawe already had the folder during testing / review so didn't caught it
-
selstacatch
-
selstathe new QML test system hopefully reduces such regressions in the future, at least for the wizard
-
tobtohti think that was all
-
tobtohtthanks reviewers
-
selstathank you will wait a bit for CI to pass and then ask for a tag
-
plowsof👍
-
plowsofalso simple mode does not display the dir picker, fixed now (and thus hides the error message they would have seen)
-
plowsofthe QML test wizard caught it, very nice
-
selstaluigi1111: please tag v0.18.5.2 gui (only gui this time, now cli)
-
luigi1111Okay