fsn2000
deepin
2019-04-21 08:07 关闭WPS程序后,又出现如下错误信息:
The program '.' received an X Window System error.
This probably reflects a bug in the program.
The error was 'RenderBadPicture (invalid Picture parameter)'.
(Details: serial 2811 error_code 143 request_code 139 minor_code 7)
(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 --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
/usr/bin/wps:行 38: 5122 段错误 LD_PRELOAD=$TCMALLOC_PATH ${gInstallPath}/office6/${gApp} ${gOptExt} ${gOpt} "$@"
在Plasma (X11) 和Plasma (Wayland) 桌面环境下运行都会出现上面的问题。当然,Wayland下启动WPS程序还会花屏一会儿~
The program '.' received an X Window System error.
This probably reflects a bug in the program.
The error was 'RenderBadPicture (invalid Picture parameter)'.
(Details: serial 2811 error_code 143 request_code 139 minor_code 7)
(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 --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
/usr/bin/wps:行 38: 5122 段错误 LD_PRELOAD=$TCMALLOC_PATH ${gInstallPath}/office6/${gApp} ${gOptExt} ${gOpt} "$@"
在Plasma (X11) 和Plasma (Wayland) 桌面环境下运行都会出现上面的问题。当然,Wayland下启动WPS程序还会花屏一会儿~
Reply Like 0 View the author


中文 

在登录界面正确输入用户名和密码,点击认证按钮通过,点完登录回到主界面,发现仍然处于未登录状态。
扫码登录同样如此。
在终端中运行,点完登录后出现如下错误信息:
The program '.' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadWindow (invalid Window parameter)'.
(Details: serial 5745 error_code 3 request_code 40 minor_code 0)
(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 --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
这是Debian下出现的问题,但是我感觉在这里反馈更容易受到官方关注,所以就在这里说了~