https://bugs.documentfoundation.org/show_bug.cgi?id=125995

Michael Weghorn <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|102495                      |

--- Comment #7 from Michael Weghorn <[email protected]> ---
Qt 6 requires a UTF-8 locale, and starting LO with the qt6 VCL plugin using
e.g. `LC_ALL=C` shows this warning:

> Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not 
> UTF-8.
> Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
> If this causes problems, reconfigure your locale. See the locale(1) manual
> for more information.

So, at least for the Qt-based VCL plugins, I'd say there's nothing to do, as

* qt6/kf6 give a warning, and suggests to reconfigure the locale, which fixes
the problem
* qt5/kf5 will go away at some point, so I don't think it's worth spending time
on this issue that's been there for a long time.

Therefore, I'm removing this from the kf5 meta bug. I'll leave it to others to
decide whether spending effort on making it work for other VCL plugins is worth
it.


For reference: One related qtbase commit, which also has a link to a
corresponding Qt development mailing list discussion:
https://code.qt.io/cgit/qt/qtbase.git/commit/?id=419f42903154489e2dace8d1eba183036275448b


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=102495
[Bug 102495] [META] KDE (kf5) VCL backend bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to