-
dEBRUYNE
xiphon, selsta, tobtoht: There seems to be an issue with GUI v0.17.1.5 not automatically loading the 'old' wallet
-
dEBRUYNE
Seeing numerous reports of this now
-
xiphon
Nothing we can do i guess
-
xiphon
i didn't inspect the issue
-
xiphon
but at a glance it looks like bumping Qt from 5.9 to 5.15 i the reason
-
selsta
ah that explains why it did not happen to me
-
dEBRUYNE
xiphon: Would you mind having a look? It's kind of annoying, as the settings are fully reset too
-
selsta
I guess if they are reset now we are unable to do anything anyway, though should only happen on Linux
-
dEBRUYNE
We should still fix the issue though in case people upgrade from .4 to say .6
-
dEBRUYNE
We need to do a new release anyway to fix the target height issue
-
xiphon
"xiphon: Would you mind having a look?" -> checked, can't reproduce
-
xiphon
"We should still fix the issue" -> if the Qt version bump is the reason, we most probably can't fix that
-
c_onero
hi all. I'm having an issue with my monero-gui since the last update. anyone here who could help?
-
selsta
please explain the issue
-
c_onero
the gui stucks in synchronizing, always switching "daemon blocks remaining" between 1 and 2. but everything looks good when opening the wallet via cli
-
selsta
which node are you using?
-
c_onero
local one started on port 17600.. (not started via gui, via shell).
-
selsta
can you download this text file
gui.xmr.pm/files/block.txt and add --ban-list /path/to/block.txt to your start daemon start parameters?
-
c_onero
it worked!! holy sh... i should have asked some hours ago. thanks alot!
-
selsta
we will add some mitigations to this in a future release, someone is trolling with claiming a higher target height without actually sending data
-
selsta
harmless but annoying
-
selsta
if it starts happen again please first try to update block.txt to the latest version and if you still have issues report this on IRC
-
c_onero
alright. thanks for the explanation and the immediate assistance selsta!
-
geonic
I"m having the same issue. will try this fix
-
geonic
also, GUI v0.17.1.5 lost my daemon startup flags
-
geonic
any way to retrieve them?
-
dEBRUYNE
Linux?
-
dEBRUYNE
And a normal wallet or in conjunction with a hw device?
-
geonic
Windows
-
geonic
no hw device. just updated and it started to download the blockchain from scratch. had to point to it again
-
selsta
did you use v0.17.1.4 previously?
-
geonic
yes
-
dEBRUYNE
Did it open on the welcome screen?
-
geonic
yes
-
geonic
select mode etc
-
selsta
we barely changed stuff that could cause this... hmm
-
selsta
-
selsta
xiphon: could ^ be related?
-
xiphon
it shouldn't, at least i don't see how this could affect the persistent settings
-
xiphon
would be nice if someone provides steps to reproduce
-
xiphon
i checked running qt 5.9 version and running qt 5.15 afterwards
-
xiphon
works smooth
-
selsta
geonic says Windows
-
selsta
I did not have issues upgrading v0.17.1.4 -> v0.17.1.5 on mac
-
dEBRUYNE
xiphon: Can you check with release binaries?
-
dEBRUYNE
i.e. create a wallet with .4, add some daemon startup flags, try opening it with .5
-
selsta
geonic: did you use a different wallet language?
-
geonic
nope
-
geonic
English both times
-
Snipa
.merges
-
xmr-pr
3169 3249
-
xiphon
dEBRUYNE: "i.e. create a wallet with .4, add some daemon startup flags, try opening it with .5"
-
xiphon
^ works fine
-
geonic
I think the auto update process is what removed the persistent settings
-
xiphon
it is auto-download actually
-
xiphon
it doesn't install / change anything
-
geonic
yes I meant the installation after the download :)
-
geonic
are you able to try that? install .4 and update to .5 with the .exe
-
geonic
and see if it keeps your settings
-
xiphon
ah, if you uninstall it, the installer could remove the settings
-
xiphon
i would expect that
-
xiphon
and it should actually do that
-
selsta
just running .5 exe over .4 should be fie
-
selsta
fine
-
xiphon
it is, indeed
-
selsta
-
selsta
I remember that I tried a similar patch once and had similar issue and gave up afterwards
-
selsta
but don’t remember the details
-
xiphon
^ uninstalling monero gui is the reason
-
xiphon
or just provide the steps to reproduce the issue
-
xiphon
i give up at the moment
-
selsta
I didn’t trigger it myself
-
xiphon
i did enough testing for the case andcan't reproduce it