Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Oct 2019 18:18:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 237662] x11-toolkits/qt5-declarative: qml-application renders text invisible on i7-3770 CPU
Message-ID:  <bug-237662-7141-mM8GQO2TnX@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-237662-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-237662-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237662

--- Comment #15 from Serge Volkov <sv@ulstu.ru> ---
(In reply to Jesper Schmitz Mouridsen from comment #14)

Maybe this is really locale related problem.

Running with locale=20

LANG=3Dru_RU.UTF-8
LC_CTYPE=3D"ru_RU.UTF-8"
LC_COLLATE=3D"ru_RU.UTF-8"
LC_TIME=3D"ru_RU.UTF-8"
LC_NUMERIC=3D"ru_RU.UTF-8"
LC_MONETARY=3D"ru_RU.UTF-8"
LC_MESSAGES=3D"ru_RU.UTF-8"
LC_ALL=3D

I have the problem too.

export LC_ALL=3DC
rm -rf .cache/qtshadercache/
rm -rf .cache/mesa_shader_cache/

And the text appears...

But if I change only LC_NUMERIC to "C" the problem does not disappear.

I am still using QSG_DISTANCEFIELD_ANTIALIASING=3Dgray in /etc/xprofile to =
fix
the problem.

------
FreeBSD 12.0-RELEASE-p10 (amd64), KDE Plasma 5.17.0, KDE Frameworks 5.63.0,=
 Qt
5.13.0

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237662-7141-mM8GQO2TnX>