代码: 全选
def deactivate(self, totem):
totem.remove_sidebar_page( self.name)
os.system('killall xpplive')
代码: 全选
def deactivate(self, totem):
totem.remove_sidebar_page( self.name)
os.system('killall xpplive')
确实退出了 , 我用arch , totem不出视频,但mplayer可以看,totem的解码器是不缺的,右侧栏只是提示正在播放,但视频窗口没有任何动静。baic 写了:/usr/lib/totem/plugins/PPliveonline/PPliveonline.py退出自动killall的如果没killall,请改用可以杀掉的xpplive的命令换掉killall xpplive代码: 全选
def deactivate(self, totem): totem.remove_sidebar_page( self.name) os.system('killall xpplive')
代码: 全选
mplayer http://127.0.0.1:1024/1.asf
totem
Document Start ...
Document End ...
** (totem:14363): WARNING **: Failed to create dbus proxy for org.gnome.SettingsDaemon: Could not get owner of name 'org.gnome.SettingsDaemon': no such name
xpplive: no process found
Traceback (most recent call last):
File "/usr/lib/totem/plugins/PPliveonline/PPliveonline.py", line 232, in on_active
totem.action_set_mrl_and_play('http://127.0.0.1:1024/1.asf')
AttributeError: 'totem.Object' object has no attribute 'action_set_mrl_and_play'
baic 写了:请下2009-09-07试试
totem-pplive-plugin_2009-09-07_i386还修改了点显示数据的方法。jioyo源 写了:直接卡死,9.10
lerosua 写了:看来totem就差个sopcast就齐了 ...
spectater 写了:期待sopcast的 totem插件。
双击列表项啊引火虫 写了:8.04不能用吗?
点播放没反应。
版本是totem-pplive-plugin_2009-09-07_i386baic 写了:双击列表项啊引火虫 写了:8.04不能用吗?
点播放没反应。
代码: 全选
** (totem-gstreamer:11432): CRITICAL **: got_time_tick: assertion `bvw->priv->logo_mode == FALSE' failed
xpplive:没有进程被杀死
Traceback (most recent call last):
File "/usr/lib/totem/plugins/PPliveonline/PPliveonline.py", line 255, in on_active
self.play()
File "/usr/lib/totem/plugins/PPliveonline/PPliveonline.py", line 259, in play
self.totem.action_set_mrl_and_play('http://127.0.0.1:1024/1.asf')
TypeError: TotemObject.action_set_mrl_and_play() takes exactly 2 arguments (1 given)