[Bug 237662] x11-toolkits/qt5-declarative: qml-application renders text invisible on i7-3770 CPU
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Oct 23 19:18:56 BST 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237662
--- Comment #15 from Serge Volkov <sv at ulstu.ru> ---
(In reply to Jesper Schmitz Mouridsen from comment #14)
Maybe this is really locale related problem.
Running with locale
LANG=ru_RU.UTF-8
LC_CTYPE="ru_RU.UTF-8"
LC_COLLATE="ru_RU.UTF-8"
LC_TIME="ru_RU.UTF-8"
LC_NUMERIC="ru_RU.UTF-8"
LC_MONETARY="ru_RU.UTF-8"
LC_MESSAGES="ru_RU.UTF-8"
LC_ALL=
I have the problem too.
export LC_ALL=C
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=gray 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
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
More information about the kde-freebsd
mailing list