realplay的问题--不能播放rm,rmvb等

Totem,mplayer,sopcast,realplayer,bmp
回复
kissfire
帖子: 33
注册时间: 2006-03-22 8:35

realplay的问题--不能播放rm,rmvb等

#1

帖子 kissfire » 2006-04-01 20:32

再用realplay大开rm文件时,realplay放大一下马上就没了:

The program 'realplay.bin' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
(Details: serial 38 error_code 8 request_code 140 minor_code 13)
(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.)
应该怎样办?
luxixsd
帖子: 4
注册时间: 2006-04-11 9:37

与SCIM冲突

#2

帖子 luxixsd » 2006-04-15 15:03

与SCIM冲突
其实只要在执行文件,gedit /usr/bin/realplay
在文件的开头加上:
export GTK_IM_MODULE=xim
就可以了。
这一行要加在文件最开头的
#!/bin/sh
之后。

AdebeReader7.1也是这样改,才不会和scim冲突。
luxixsd
帖子: 4
注册时间: 2006-04-11 9:37

补充一点你必须以BOOT身份才能修改。

#3

帖子 luxixsd » 2006-04-15 16:22

补充一点你必须以BOOT身份才能修改。
在终端中可以打sudo -s -H
取得BOOT的身份。
头像
xiooli
帖子: 6956
注册时间: 2007-11-19 21:51
来自: 成都
联系:

#4

帖子 xiooli » 2008-01-12 19:59

各位大大有无谁知道怎么让real播放wmv格式的视频呀?
Joolix live OS: http://joolix.com

代码: 全选

dpkg -l|awk '/^rc/{print $2}'|sudo xargs dpkg -P
zijunxu
帖子: 8
注册时间: 2008-12-06 2:48

Re: realplay的问题--不能播放rm,rmvb等

#5

帖子 zijunxu » 2009-01-18 11:57

没有用
回复