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