本文主要是介绍postman在ubuntu下报gpu-disable,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!
➜ ~ postman
The disableGPU setting is set to undefined
Not disabling GPU
[53574:1010/200016.613973:ERROR:ozone_platform_x11.cc(248)] Missing X server or $DISPLAY
[53574:1010/200016.614011:ERROR:env.cc(225)] The platform failed to initialize. Exiting.
[1010/200016.614780:ERROR:scoped_ptrace_attach.cc(27)] ptrace: Operation not permitted (1)
[1] 53574 segmentation fault (core dumped) postman
解决方案
snap refresh --channel=v7/stable postman
这篇关于postman在ubuntu下报gpu-disable的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!