helloSystem / helloSystem/LinuxRuntime
Install/configure locales
未关闭
- 主要语言
- Shell
- 星标
- 6
- 派生
- 2
- PR 合并指标
- 30 天内没有已合并 PR
描述
```
FreeBSD% ./SuperSlicer-ubuntu_18.04-gtk2-2.4.58.2.AppImage --appimage-extract-and-run
Initializing StaticPrintConfigs
An error occured while setting up locale.
You may need to reconfigure the missing locales, likely by running the "locale-gen" and "dpkg-reconfigure locales" commands.
SuperSlicer will now terminate.
locale::facet::_S_create_c_locale name not valid
```
Workaround:
```
FreeBSD% export LOCALE=C
FreeBSD% export LANG=C
FreeBSD% ./SuperSlicer-ubuntu_18.04-gtk2-2.4.58.2.AppImage --appimage-extract-and-run
```
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。