vincowl
vincowl
@LouisOuellet I have troubles using your tip. For instance, if `Material1` is filled with `Foo`, `@@Material1|@@@@Material2|@@@@Material3|Alternate Text@@` renders `FooAlternate Text`. But if `Material2` or `Material3` is filled with `Bar`, `@@Material1|@@@@Material2|@@@@Material3|Alternate...
@LouisOuellet unfortunately, it doesn't work here... Previous solution behaves like this : string is split in a `@@Material1|@@` (alternate text empty), a `Material2|` fixed text and `@@Material3|Alternate Text@@` sequence followed...
Facing the same trouble, I can't manage to apply @geowarin workaround since it doesn't enable the lightdm service. @Torxed is this issue an easy one to solve ? Thus I...
@uberhacker Any opinion about the previous post ? Other point, I cannot manage to install from `crew install -s` the following packages : `qtbase` followed by `qtx11extras`. `qtx11extras` doesn't install...
@uberhacker I fully understand. That's why I suggested to set up a CI process to automatically generate all the binaries before merging a PR. This would warn us when we...
@ThatGeekyWeeb ok... We've just opened the Pandora's box so... Deactivating ssl in qt is not something I would promote since the best would be giving the largest amount of optionsto...
Not really : we removed the ssl feature from qt. We need to decide wether we upgrade libressl or if we rollback to openssl (or a third choice). Then we...
@uberhacker @cstrouse @skiman6010 What shall we do so ? Stick with libressl and upgrade it (potential troubles with qtbase while activating ssl) or go back to openssl ? I can...
@uberhacker No problem : same here... I just wanted to exhume this one and track it later
@uberhacker Any thought about libressl vs openssl ?