diff options
author | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2020-09-15 11:06:29 +0200 |
---|---|---|
committer | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2020-09-16 15:27:11 +0200 |
commit | 4134ffd908144a5cf7c84333d2b2726c86ac8762 (patch) | |
tree | fea82051dced88a943ecad052872df6be9973a85 /examples/scriptableapplication/pythonutils.cpp | |
parent | 498a6b60f0e36f28f7d086f42f4ee4d1ea5a9069 (diff) |
Fix launching PySide2 from paths with non-ASCII latin characters
QtCore uses QSettings to read the qt.conf file, which uses
Latin1 encoding in Qt 5.
To match this, use Latin1 encoding for the embedded qt.conf as well,
which at least improves the situation for latin characters.
Non-latin characters are unfortunately non-fixable in Qt 5.
Task-number: PYSIDE-972
Change-Id: Ie9c77029327c3531d3491138d826b221497a9119
Reviewed-by: Christian Tismer <tismer@stackless.com>
Diffstat (limited to 'examples/scriptableapplication/pythonutils.cpp')
0 files changed, 0 insertions, 0 deletions