【发布时间】:2016-08-17 22:59:11
【问题描述】:
我正在尝试运行一个程序,但在新的 CIS RedHat Enterprise 中出现以下错误,但在旧版本的 CIS RedHat Ent 中没有。
Xlib: extension "RANDR" missing on display "localhost:0.0".
[0814/202432:ERROR:gl_surface_glx.cc(343)] glxQueryVersion failed
[0814/202432:ERROR:gl_surface_x11.cc(56)] GLSurfaceGLX::InitializeOneOff failed.
[0814/202432:ERROR:gpu_child_thread.cc(227)] Exiting GPU process due to errors during initialization
[0814/202435:FATAL:platform_font_linux.cc(59)] Check failed: typeface. Could not find any font: 0x7ffcea8b2b20, sans
Aborted
它抱怨是因为它找不到字体 sans。有谁知道似乎有什么问题以及如何解决?也许我需要在机器上安装默认字体集?
谢谢
【问题讨论】: