[08:05] @mitya57 how is 5.14 doing? Thanks for the work, and to others who are helping. [08:07] I was offline for the weekend, uploaded 3 packages yesterday, 2 more are in progress. Patrick Franz was creating merge requests and helping me a lot. … I will try to create a PPA today and start bootstrapping docs there. [08:09] Thank you :) [08:10] I think I will ask you to do the rebuilds once Qt is ready, if you don't mind. Then I will look at failing ones. [08:21] I don't mind at all! [15:39] @mitya57 [I was offline for the weekend, uploaded 3 packages yesterday, 2 more are in prog …], And it will be https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/4057/+packages. [15:40] By the way, can someone please update IRC topic? Focal has 5.12.8, and Disco is dead so we can remove it. === RikMills changed the topic of #ubuntu-qt to: Ubuntu Qt Discussion Channel | https://is.gd/GIZG9E | 5.12.8 in Focal, 5.12.4 in Eoan, 5.9.5 in Bionic, 5.5.1 in Xenial | This channel is bridged to Telegram, ask us to be added | This channel is LOGGED at irclogs.ubuntu.com; use implies acceptance of the Ubuntu IRC channel terms. [16:03] mitya57: done [16:12] Thanks! [16:39] @mitya57 Qtbase does not build on i386 now? [16:40] Probably libmd4c-dev needs to be added to the whitelist. [16:41] shall I ask? [16:41] Yes, please :) [16:44] done. hopefully can get that done later [16:45] Thanks [17:43] riscv64 OOM ftbfs? [17:49] Similar thing happened in Debian, but with other .cpp file. [17:49] I will retry. [19:05] @mitya57 [Probably libmd4c-dev needs to be added to the whitelist.], done and built apparently [19:06] not published yet.... [19:07] Ok, let's hope that library is enough [20:05] @mitya57 [I will retry.], riscv64 failed again :( [20:06] I will ask wgrant or doko tomorrow, now time to go to bed [20:18] ok. good night :) [20:27] Thanks! [20:29] I know this isn't exactly the right place, but IRC never answered me in the past... We're trying to use the Qt auto-scaling, which is activated using QT_AUTO_SCREEN_SCALE_FACTOR. We had to implement the `pixelDensity()` function in our own QPA in order to do this in the past... but now we're using QtWayland [20:30] I had to do this in the past: https://github.com/ubports/qtubuntu/pull/5 … But QtWayland just won't seem to do the scaling correctly. How are the rest of you handling auto scaling under Wayland, if at all? [20:32] It seems to be about the only way to make QtWebEngine do the scaling correctly [23:41] I gave riscv64 one more try for luck, but failed again