我使用的是Ubuntu14.04 64位系统。我试图打开系统设置图标、发射器和屏幕右上角的面板。我试着运行gnome-control-center和统一控制中心,我得到了以下错误:-
(unity-control-center:26474): Gdk-ERROR **: The program 'unity-control-center' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadValue (integer parameter out of range for operation)'.
(Details: serial 182 error_code 2 request_code 154 (GLX) minor_code 24)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the GDK_SYNCHRONIZE environment
variable to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
Trace/breakpoint trap (core dumped)我该如何解决这个问题?
发布于 2016-02-09 15:33:29
系统设置在我重新启动系统后开始工作。
https://askubuntu.com/questions/731653
复制相似问题