首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >无法在ubuntu上打开"Lutris“[18.10]用于游戏

无法在ubuntu上打开"Lutris“[18.10]用于游戏
EN

Ask Ubuntu用户
提问于 2018-12-01 17:47:58
回答 1查看 1.5K关注 0票数 0

我想在Ubuntu上玩windows游戏。我发现我们可以使用Lutris和wine来管理游戏。我按照官方网页:Lutris下载页提供的方式安装了应用程序

但是安装之后,程序就不会打开了。我能做些什么来打开?任何其他关于Ubuntu游戏的建议也是受欢迎的。

通过终端运行可获得以下结果:

代码语言:javascript
复制
madhurachanna@madhurachanna-Inspiron-5559:~$ lutris
Traceback (most recent call last):
  File "/usr/bin/lutris", line 29, in <module>
    locale.setlocale(locale.LC_ALL, locale_name)
  File "/usr/lib/python3.6/locale.py", line 598, in setlocale
    return _setlocale(category, locale)
locale.Error: unsupported locale setting

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/bin/lutris", line 31, in <module>
    sys.stderr.write("Unsupported locale %s. Try running with LC_ALL=C.\n" % locale_name)
TypeError: not all arguments converted during string formatting
EN

回答 1

Ask Ubuntu用户

发布于 2019-04-18 22:11:04

这是因为litrus无法找到您的系统区域。

  1. Goto系统设置->语言支持
  2. 设置系统范围的语言
  3. 重启系统并重新启动litrus
票数 0
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/1097713

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档