gmlive运行时提示“打开频道列表错误”
下面时终端运行gmlive的信息,哪位大侠知道什么原因呀!!!
ccy@ccy-VirtualBox:~/software$ gmlive
MainWindow.cpp|MainWindow|857| support sopcast
/home/ccy/.config/gmlive/pplive.lst:1: parser error : Document is empty
^
/home/ccy/.config/gmlive/pplive.lst:1: parser error : Start tag expected, '<' not found
^
iconv -f gb18030 -t utf8 /home/ccy/.config/gmlive/pplive.lst | sed 's/encoding="gb2312"/encoding="utf-8"/' > /tmp/gmlive.xml.encode
/tmp/gmlive.xml.encode:1: parser error : Document is empty
^
/tmp/gmlive.xml.encode:1: parser error : Start tag expected, '<' not found
^
pplive file error: /home/ccy/.config/gmlive/pplive.lst
MainWindow.cpp|MainWindow|870| support pplive
http://list.pplive.com/zh-cn/xml/new.xml
/home/ccy/.config/gmlive/pplive.lst:1: parser error : Document is empty
^
/home/ccy/.config/gmlive/pplive.lst:1: parser error : Start tag expected, '<' not found
^
iconv -f gb18030 -t utf8 /home/ccy/.config/gmlive/pplive.lst | sed 's/encoding="gb2312"/encoding="utf-8"/' > /tmp/gmlive.xml.encode
/tmp/gmlive.xml.encode:1: parser error : Document is empty
^
/tmp/gmlive.xml.encode:1: parser error : Start tag expected, '<' not found
^
pplive file error: /home/ccy/.config/gmlive/pplive.lst
Assertion 'pthread_setspecific(t->key, userdata) == 0' failed at pulsecore/thread-posix.c:240, function pa_tls_set(). Aborting.
已放弃
ccy@ccy-VirtualBox:~/software$
提问:gmlive运行时提示“打开频道列表错误”
-
- 帖子: 5
- 注册时间: 2010-12-22 11:34
- lerosua
- 论坛版主
- 帖子: 8455
- 注册时间: 2007-11-29 9:41
- 联系:
Re: 提问:gmlive运行时提示“打开频道列表错误”
把pplive禁用应该就可以了。
- bluse
- 帖子: 13
- 注册时间: 2010-11-29 20:49
- 系统: Ubuntu
Re: 提问:gmlive运行时提示“打开频道列表错误”
偶也是这个样子的噢!
都百度不出方法晕死啊!
都百度不出方法晕死啊!
-
- 帖子: 415
- 注册时间: 2007-02-28 11:33
Re: 提问:gmlive运行时提示“打开频道列表错误”
我也出现这样的问题 , 但错误信息没你这么详细, 去年子都用得好好的,一次升级了系统就出现了这样的问题
gchpn@chpn-laptop:~$ gmlive
MainWindow.cpp|MainWindow|857| support sopcast
Assertion 'pthread_setspecific(t->key, userdata) == 0' failed at pulsecore/thread-posix.c:240, function pa_tls_set(). Aborting.
已放弃 (吐核)
gchpn@chpn-laptop:~$ gmlive
MainWindow.cpp|MainWindow|857| support sopcast
Assertion 'pthread_setspecific(t->key, userdata) == 0' failed at pulsecore/thread-posix.c:240, function pa_tls_set(). Aborting.
已放弃 (吐核)
-
- 帖子: 415
- 注册时间: 2007-02-28 11:33
Re: 提问:gmlive运行时提示“打开频道列表错误”
没有用lerosua 写了:把pplive禁用应该就可以了。
gmlive配置 写了: channels_hide = 0
check_refresh_pplive_channels = 0
check_refresh_sopcast_channels = 1
close_to_systray = 0
enable_pplive = 0
enable_pps = 0
enable_sopcast = 1
enable_tray = 1
main_window_height = 494
main_window_width = 460
mms_channel_url = http://www.gooth.cn/mms.lst
mms_mplayer_cache = 8192
mplayer_embed = 0
mplayer_paramter =
player_type = 0
pplive_channel_url = http://list.pplive.com/zh-cn/xml/new.xml
pplive_delay_time = 15
pplive_mplayer_cache = 64
sopcast_channel_url = http://channel.sopcast.com/gchlxml
sopcast_mplayer_cache = 64
toolbar_hide = 0
-
- 帖子: 415
- 注册时间: 2007-02-28 11:33
Re: 提问:gmlive运行时提示“打开频道列表错误”
刚才发现 pps_url.lst 里的内容不停的在变,但从来没有出现完整的xml , 似乎是下载失败,反复重试 , 改配置文件禁用pps没有成功
-
- 帖子: 415
- 注册时间: 2007-02-28 11:33
Re: 提问:gmlive运行时提示“打开频道列表错误”
在源码中把 pps 和pplive都禁用了, 重新编译,仍然没用