刚刚将我的Nvidia驱动程序从396.24.0升级到396.24.02,重新启动,Spotify不再工作了。它打开一个窗口,但除了一个黑色的屏幕,什么也不画。
cxf@PC:~$ snap run spotify
Gtk-Message: Failed to load module "gail"
Gtk-Message: Failed to load module "atk-bridge"
Gtk-Message: Failed to load module "canberra-gtk-module"
ATTENTION: default value of option force_s3tc_enable overridden by environment.
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
[0604/185738.869585:ERROR:gl_context_glx.cc(227)] Couldn't make context current with X drawable.
[0604/185738.869619:ERROR:gpu_info_collector.cc(62)] gl::GLContext::MakeCurrent() failed
[0604/185746.603499:ERROR:browser_gpu_channel_host_factory.cc(120)] Failed to launch GPU process.
发布于 2018-06-05 13:55:43
在固定快照可用之前,您可以在没有GPU加速的情况下启动spotify。
# snap run spotify --disable-gpuhttps://askubuntu.com/questions/1043676
复制相似问题