|
发表于 2002-10-31 18:00:17
|
显示全部楼层
why?
root@Godsun root]# scim
Loading simple Config module ...
Creating backend ...
Loading Server module: pinyin ...
Loading Server Factory 0 ... : OK
pinyin Server module is successfully loaded.
Loading Server module: rawcode ...
Loading Server Factory 0 ... : OK
rawcode Server module is successfully loaded.
Loading x11-gtk FrontEnd module ...
Starting SCIM ...
The program 'scim' received an X Window System error.
This probably reflects a bug in the program.
The error was '179'.
(Details: serial 117 error_code 179 request_code 153 minor_code 8)
(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.) |
|