Re: [Development] CI failing due to ASan tst_selftest

2023-09-05 Thread Thiago Macieira
On Tuesday, 5 September 2023 04:43:52 PDT Ahmad Samir wrote: > I see the same issue locally, so I used `git bisect`, which showed it's > because in `checkErrorOutput(const QString , const QByteArray > )` in tst_selftests.cpp, the code should return early for > "silent" test, because the latter

Re: [Development] CI failing due to ASan tst_selftest

2023-09-05 Thread Ahmad Samir
On 27/8/23 05:36, Thiago Macieira wrote: See https://testresults.qt.io/coin/integration/qt/qtbase/tasks/1698516419 [...] Looking at this log: ==19313==ERROR: LeakSanitizer: detected memory leaks agent:2023/08/26 21:36:18 build.go:405: 3: agent:2023/08/26 21:36:18 build.go:405: 3: Direct

[Development] Change to QUIP 7

2023-09-05 Thread Joerg Bornemann via Development
Hi, we'd like to change the format of qt_attribution.json files a tiny bit. Currently, the Copyright key takes a string as value, and for readability purposes we used invalid JSON like this: "Copyright": "Copyright (C) 2002, 2003 CodeFactory AB Copyright (C) 2004, 2005 Red Hat, Inc." We

Re: [Development] Nominating Artem Sokolovskii

2023-09-05 Thread Alex Blasche via Development
Congratulations to Artem. Approver rights have been set. -- Alex From: Development on behalf of Marcus Tillmanns via Development Sent: Tuesday, 8 August 2023 15:25 To: development@qt-project.org Subject: [Development] Nominating Artem Sokolovskii

Re: [Development] QSGText: Why round glyph position like this?

2023-09-05 Thread Kai Uwe Broulik
Hi, thanks for your insights, Eskil! I am running a self-compiled Qt dev, so it’s all up-to-date. I did some further investigation and found that the glyph cache is actually rendered alright, so nothing to do with FreeType etc. It seems that the textmask.vert [1] shader is still not