|
|
从菜单直接启动totem时,很快就退出,这是终端运行的结果:
~$ totem
The program 'totem' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadAlloc (insufficient resources for operation)'.
(Details: serial 102 error_code 11 request_code 140 minor_code 19)
(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.)
按照提示运行,还是一样会退出,但是如用右键选择用totem打开media文件,却能正常运行,晕!哪位大侠指点一二。
debian etch (从beta3安装的),2.6.17-2-686内核 |
|