00:55:53 xiphon: selsta: someone pointed out that the seed offset is not available in the gui. Unless it's deemed to esoteric, maybe it could be added. 01:09:43 moneromooo: yeah, will have a look 01:10:36 It shouldn’t confuse those unfamiliar with seed offset I guess. 01:11:02 Thanks 01:11:34 Snipa: selsta: inspected qt sources, the warning shouldn't have been triggered 01:12:07 ^ if -fontconfig configuration option is set 01:12:20 and it will trigger the warning if -fontconfig is missing 01:12:53 maybe is the qt build configuration cache problem? 04:56:52 I've nuked it a few times I thought, I'll hceck again though. 17:37:21 Luigi1111: please remove release 0.15.0.3 from GitHub. We can just have the tag. Linking to binaries that don't exist from an "official" repository is just confusing. 17:43:09 don’t remove the release just remove the links / hashes 17:43:58 I would remove the whole release. I mean, why is it there if we don;t give the binaries? 17:44:34 binaries are just one way to distribute the release 17:44:41 to tease rabid moneristas everywhere 17:44:50 I think some repos have GUI v0.15.0.3 17:44:56 people can self compile 17:45:16 but I agree that links that 404 can be confusing 17:45:25 selsta: yes, but it was never done before. I'm not sayingit doesn't make sense to do it. Just that would be a new thing 17:46:05 We always only tagged if there were no binaries out, but if we want to have a release without binaries we should specify it in the descrition imo 17:49:29 well this release is not normal 17:49:41 we had the binaries ready 17:49:58 so that’s why we pushed it already 17:50:22 but I don’t see the harm it will only confuse those who already use v0.15.0.3 17:57:52 hope we don’t have this situation in the future :D 18:07:13 Alright. Fair enough( i think the vast majority of the GUI users don't build by themselves tho) 18:08:08 right 20:39:47 heyo! Snipa, any news on builds of the .0.3? 20:41:28 there is one bug left 20:41:31 Linux is throwing some fontconfig errors that aren't resolving with the QT rebuilds. I've done some make clean work, but it's still throwing weird errors. Doesn't help that building QT takes forever. 20:43:22 Windows is done and appears to be fine, mac I'll be building on the build server. QT just appears to hate my freetype and refuses to include it, though it looks like it might be something where the configuration test is legitimately wrong, and if I can get around the config test, all will be good. 20:43:36 Or just load the freetype lib into my normal include paths versus it's custom freetype2 build paths. 20:43:58 Even setting up custom linker overrides is being ignored during the test, which is sort of annoying. 20:53:36 growing pains of builds, yeah? hopefully, once resolved, shouldn't extend to further builds