/srv/irclogs.ubuntu.com/2024/01/07/#ubuntu-qt.txt

=== NotEickmeyer is now known as Eickmeyer
lubot[telegram] <mitya57> Hi again @mariogrip and @fredldotme!18:36
lubot[telegram] <mitya57> 18:36
lubot[telegram] <mitya57> I debugged the lomiri-ui-toolkit issue. The difference between Qt 5.15.10 and 5.15.12 happens in this line:18:36
lubot[telegram] <mitya57> https://gitlab.com/ubports/development/core/lomiri-ui-toolkit/-/blob/1.3.5010/src/LomiriToolkit/ucunits.cpp#L18218:36
lubot[telegram] <mitya57> 18:36
lubot[telegram] <mitya57> In 5.15.10, `nativeInterface` is nullptr. However, in 5.15.12 it's non-null, so `m_gridUnit` is overwritten with a value that doesn't depend on the environment variable, which makes the test fail.18:36
lubot[telegram] <mitya57> This is caused by this commit which was first included in 5.15.11:18:36
lubot[telegram] <mitya57> https://code.qt.io/cgit/qt/qtbase.git/commit/?id=533fc55d11710069a83fb35aef5ccab57602697818:36
lubot[telegram] <mitya57> Oh, in fact there is already an issue about that: https://gitlab.com/ubports/development/core/lomiri-ui-toolkit/-/issues/3419:02

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!