歌词显示插件ShowLyric(更新至0.5.0)10.1.6更新 当搜索失败是自动尝试其他搜索引擎

Totem,mplayer,sopcast,realplayer,bmp
回复
qimingos
帖子: 226
注册时间: 2007-06-23 14:26
联系:

#136

帖子 qimingos » 2008-04-17 1:37

问题已经解决,文件已经更新。
请大家下载后再测试一下。至少我这儿没有问题了。
我一直在努力!

我的博客:xxNull
头像
carbont
帖子: 3406
注册时间: 2007-11-22 10:20
来自: 北京

#137

帖子 carbont » 2008-04-17 1:47

还是一样自动关闭……
8.04,更新到最新的audacious版本。

代码: 全选

carbont@cubuntu:~/desktop/Showlyric$ audacious 
ShowLyric: lyric_init
ShowLyric: theApp:Init
ShowLyric: Lyric_LoadConfigs
ShowLyric: lyric_playback_begin
ShowLyric: Lyric_GetSongInfo

ShowLyric: The playlist length is 32!(Audacious.c:97)

ShowLyric: The playlist pos is 21!(Audacious.c:103)

ShowLyric: szFileName: 22. 孙燕姿 - 天空 (4:14)
ShowLyric: szTitle:    天空
ShowLyric: szArtist:   孙燕姿
ShowLyric: LoadLyric(天空, 孙燕姿)
ShowLyric: 正在搜索歌词......

SearchLyric:180
段错误 (core dumped)
carbont@cubuntu:~/desktop/Showlyric$ 
lenovo Thinkpad R60i 0657 LHC
windowsXP……准备换回ubuntu了。

Twitter: @carbont
头像
阿卟
帖子: 416
注册时间: 2007-09-29 7:36

#138

帖子 阿卟 » 2008-04-17 3:14

还是老问题 一旦播放歌曲就崩溃
头像
阿卟
帖子: 416
注册时间: 2007-09-29 7:36

#139

帖子 阿卟 » 2008-04-17 3:37

lz加油阿
头像
percy
帖子: 508
注册时间: 2006-09-10 8:19
系统: Gentoo/Mac OS X
来自: Shanghai,China
联系:

#140

帖子 percy » 2008-04-17 12:28

还是有错误,和上次一样,一播放,audacious就自动退出了

代码: 全选

pjq@localhost ~/gentoosoft/Showlyric $ audacious 
/home/pjq/.themes/Fusions/gtk-2.0/gtkrc:72: 无法在像素图路径中找到图像文件:“efefef”
ShowLyric: lyric_init
ShowLyric: theApp:Init
ShowLyric: Lyric_LoadConfigs
ShowLyric: lyric_playback_begin
ShowLyric: Lyric_GetSongInfo

ShowLyric: The playlist length is 1395!(Audacious.c:97)

ShowLyric: The playlist pos is 531!(Audacious.c:103)

ShowLyric: szFileName: 532. 伍 佰 - 挪威的森林 (6:28)
ShowLyric: szTitle:    挪威的森林
ShowLyric: szArtist:   伍 佰
ShowLyric: LoadLyric(挪威的森林, 伍 佰)
ShowLyric: 正在搜索歌词......

段错误
make有个警告

代码: 全选

pjq@localhost ~/gentoosoft/Showlyric $ make
gcc -rdynamic -fPIC -DAUDACIOUS `pkg-config --cflags gtk+-2.0 audacious libxml-2.0  libglade-2.0` -export-dynamic -o Audacious.o -c Audacious.c
gcc -rdynamic -fPIC -DAUDACIOUS `pkg-config --cflags gtk+-2.0 audacious libxml-2.0  libglade-2.0` -export-dynamic -o Logger.o -c Logger.c
gcc -rdynamic -fPIC -DAUDACIOUS `pkg-config --cflags gtk+-2.0 audacious libxml-2.0  libglade-2.0` -export-dynamic -o ShowLyricApp.o -c ShowLyricApp.c
ShowLyricApp.c: 在函数 ‘SearchLyric’ 中:
ShowLyricApp.c:194: 警告:传递参数 1 (属于 ‘gtk_combo_box_append_text’)时在不兼容的指针类型间转换
gcc -rdynamic -fPIC -DAUDACIOUS `pkg-config --cflags gtk+-2.0 audacious libxml-2.0  libglade-2.0` -export-dynamic -o ConfigDlg.o -c ConfigDlg.c
gcc -rdynamic -fPIC -DAUDACIOUS `pkg-config --cflags gtk+-2.0 audacious libxml-2.0  libglade-2.0` -export-dynamic -o ShowLyricDlg.o -c ShowLyricDlg.c
gcc -rdynamic -fPIC -DAUDACIOUS `pkg-config --cflags gtk+-2.0 audacious libxml-2.0  libglade-2.0` -export-dynamic -o SelLyricDlg.o -c SelLyricDlg.c
gcc -rdynamic -fPIC -dl -shared `pkg-config --libs gtk+-2.0 libxml-2.0   libglade-2.0` --export-dynamic -o au_ShowLyric.so  Audacious.o Logger.o ShowLyricApp.o ConfigDlg.o ShowLyricDlg.o SelLyricDlg.o
pjq@localhost ~/gentoosoft/Showlyric $ make install
mkdir -p /usr/local/lib/audacious/General/
install -s -m 644 au_ShowLyric.so /usr/local/lib/audacious/General/
cp ShowLyricUI.glade /usr/local/lib/audacious/General/

头像
阿卟
帖子: 416
注册时间: 2007-09-29 7:36

#141

帖子 阿卟 » 2008-04-17 20:32

还有别大歌词插件没>?
头像
carbont
帖子: 3406
注册时间: 2007-11-22 10:20
来自: 北京

#142

帖子 carbont » 2008-04-17 21:42

看来还不是我一个人一直有问题……
lenovo Thinkpad R60i 0657 LHC
windowsXP……准备换回ubuntu了。

Twitter: @carbont
头像
阿卟
帖子: 416
注册时间: 2007-09-29 7:36

#143

帖子 阿卟 » 2008-04-18 0:59

是阿 真的好郁闷的
头像
zheng3116
帖子: 91
注册时间: 2008-03-16 1:24

#144

帖子 zheng3116 » 2008-04-18 20:43

1.5还是没法用啊,一用就歌都没法放了
qimingos
帖子: 226
注册时间: 2007-06-23 14:26
联系:

#145

帖子 qimingos » 2008-04-19 23:20

强烈推荐大家更新,这个版本在我机器上已经使用了超过5个小时,下载的歌词超过50首,一切正常。
我一直在努力!

我的博客:xxNull
janecly
帖子: 41
注册时间: 2007-10-21 11:40

#146

帖子 janecly » 2008-04-20 0:14

还是段错误阿,是不是有什么依赖阿,lz能说下需要什么依赖包吗?可能我缺少依赖
XDG3669
帖子: 380
注册时间: 2006-07-10 22:50

#147

帖子 XDG3669 » 2008-04-20 0:21

U8.04,a1.5,启动时下面错误:

ShowLyric: lyric_init
ShowLyric: theApp:Init
ShowLyric: Lyric_LoadConfigs

(audacious:7999): libglade-WARNING **: could not find glade file './ShowLyricUI.glade'

(audacious:7999): libglade-CRITICAL **: glade_xml_get_widget: assertion `self != NULL' failed

(audacious:7999): libglade-CRITICAL **: glade_xml_signal_connect_full: assertion `self != NULL' failed

(audacious:7999): libglade-CRITICAL **: glade_xml_signal_connect_full: assertion `self != NULL' failed

(audacious:7999): libglade-CRITICAL **: glade_xml_signal_connect_full: assertion `self != NULL' failed

(audacious:7999): libglade-CRITICAL **: glade_xml_signal_connect_full: assertion `self != NULL' failed

(audacious:7999): libglade-CRITICAL **: glade_xml_signal_connect_full: assertion `self != NULL' failed

(audacious:7999): libglade-CRITICAL **: glade_xml_signal_connect_full: assertion `self != NULL' failed

(audacious:7999): libglade-CRITICAL **: glade_xml_signal_connect_full: assertion `self != NULL' failed

(audacious:7999): libglade-CRITICAL **: glade_xml_get_widget: assertion `self != NULL' failed

(audacious:7999): libglade-CRITICAL **: glade_xml_signal_connect_full: assertion `self != NULL' failed

(audacious:7999): libglade-CRITICAL **: glade_xml_signal_connect_full: assertion `self != NULL' failed

(audacious:7999): libglade-CRITICAL **: glade_xml_signal_connect_full: assertion `self != NULL' failed

(audacious:7999): libglade-CRITICAL **: glade_xml_signal_connect_full: assertion `self != NULL' failed

(audacious:7999): libglade-CRITICAL **: glade_xml_signal_connect_full: assertion `self != NULL' failed

(audacious:7999): libglade-CRITICAL **: glade_xml_signal_connect_full: assertion `self != NULL' failed

(audacious:7999): libglade-CRITICAL **: glade_xml_signal_connect_full: assertion `self != NULL' failed

(audacious:7999): libglade-CRITICAL **: glade_xml_signal_connect_full: assertion `self != NULL' failed

(audacious:7999): libglade-CRITICAL **: glade_xml_signal_connect_full: assertion `self != NULL' failed

(audacious:7999): libglade-CRITICAL **: glade_xml_signal_connect_full: assertion `self != NULL' failed

(audacious:7999): libglade-CRITICAL **: glade_xml_signal_connect_full: assertion `self != NULL' failed

(audacious:7999): libglade-CRITICAL **: glade_xml_get_widget: assertion `self != NULL' failed

(audacious:7999): libglade-CRITICAL **: glade_xml_get_widget: assertion `self != NULL' failed
janecly
帖子: 41
注册时间: 2007-10-21 11:40

#148

帖子 janecly » 2008-04-20 0:24

ls安装libglademm了吗,安装了可能可以
qimingos
帖子: 226
注册时间: 2007-06-23 14:26
联系:

#149

帖子 qimingos » 2008-04-20 0:30

XDG3669 写了:U8.04,a1.5,启动时下面错误:

ShowLyric: lyric_init
ShowLyric: theApp:Init
ShowLyric: Lyric_LoadConfigs
......
请更新到最新版。
我一直在努力!

我的博客:xxNull
qimingos
帖子: 226
注册时间: 2007-06-23 14:26
联系:

#150

帖子 qimingos » 2008-04-20 0:32

janecly 写了:还是段错误阿,是不是有什么依赖阿,lz能说下需要什么依赖包吗?可能我缺少依赖
依赖libglade2.0,gtk+2.0,python2.5当然还有audaction
我一直在努力!

我的博客:xxNull
回复