-
moneromooo
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.
-
xiphon
moneromooo: yeah, will have a look
-
selsta
It shouldn’t confuse those unfamiliar with seed offset I guess.
-
moneromooo
Thanks
-
xiphon
Snipa: selsta: inspected qt sources, the warning shouldn't have been triggered
-
xiphon
^ if -fontconfig configuration option is set
-
xiphon
and it will trigger the warning if -fontconfig is missing
-
xiphon
maybe is the qt build configuration cache problem?
-
Snipa
I've nuked it a few times I thought, I'll hceck again though.
-
ErCiccione[m]
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.
-
selsta
don’t remove the release just remove the links / hashes
-
ErCiccione[m]
I would remove the whole release. I mean, why is it there if we don;t give the binaries?
-
selsta
binaries are just one way to distribute the release
-
kayront
to tease rabid moneristas everywhere
-
selsta
I think some repos have GUI v0.15.0.3
-
selsta
people can self compile
-
selsta
but I agree that links that 404 can be confusing
-
ErCiccione[m]
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
-
ErCiccione[m]
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
-
selsta
well this release is not normal
-
selsta
we had the binaries ready
-
selsta
so that’s why we pushed it already
-
selsta
but I don’t see the harm it will only confuse those who already use v0.15.0.3
-
selsta
hope we don’t have this situation in the future :D
-
ErCiccione[m]
Alright. Fair enough( i think the vast majority of the GUI users don't build by themselves tho)
-
selsta
right
-
rehrar
heyo! Snipa, any news on builds of the .0.3?
-
selsta
there is one bug left
-
Snipa
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.
-
Snipa
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.
-
Snipa
Or just load the freetype lib into my normal include paths versus it's custom freetype2 build paths.
-
Snipa
Even setting up custom linker overrides is being ignored during the test, which is sort of annoying.
-
rehrar
growing pains of builds, yeah? hopefully, once resolved, shouldn't extend to further builds