Acknowledged
Created: Jun 25, 2023
Updated: Sep 29, 2023
Found In Version: 10.23.30.1
Severity: Standard
Applicable for: Wind River Linux LTS 23
Component/s: Userspace
On target:
$ /usr/share/examples/quick/views/viewsexample
Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
Qt depends on a UTF-8 locale, but has failed to switch to one.
If this causes problems, reconfigure your locale. See the locale(1) manual
for more information.
qrc:/qt/qml/views/views.qml:5:1: module "shared" is not installed
import shared as Examples
On target:
ln -s /usr/share/examples/quick/views/share/examples/quick/views/shared /usr/share/examples/quick/views/shared
1) setup.sh
--machine intel-x86-64 --dl-layers --templates feature/qt-examples feature/xfce --layers meta-qt6 --dl-layers --accept-eula=yes
2) . environment-setup-x86_64-wrlinuxsdk-linux && . oe-init-build-env
3) bitbake wrlinux-image-std
4) boot the target , login the xfce desktop, and run command per problem description