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=237662

--- 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 

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 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>