发表于 : 2008-05-15 13:22
貌似对1.50版本支持不好i,一起用插件就崩溃了
致力于Ubuntu中文推广
http://forum.ubuntu.com.cn/
我的也是,一用就崩溃。。。。。real 写了:貌似对1.50版本支持不好i,一起用插件就崩溃了
代码: 全选
audacious: could not connect to socket
audacious: No such file or directory
LIRC Plugin: could not init LIRC support
ShowLyric(0.3.2): lyric_init
ShowLyric(0.3.2): theApp:Init
ShowLyric(0.3.2): Lyric_LoadConfigs
amidi-plug(amidi-plug.c:amidiplug_init:97): init, read configuration
amidi-plug(i_backend.c:i_backend_load:107): loading backend '/usr/lib/audacious/Input/amidi-plug/ap-alsa.so'
amidi-plug(i_backend.c:i_backend_load:145): backend /usr/lib/audacious/Input/amidi-plug/ap-alsa.so (name 'alsa') successfully loaded
ShowLyric(0.3.2): lyric_playback_begin
ShowLyric(0.3.2): Lyric_GetSongInfo
ShowLyric(0.3.2): The playlist length is 16!(Audacious.c:97)
ShowLyric(0.3.2): The playlist pos is 12!(Audacious.c:103)
ShowLyric(0.3.2): szFileName: 13. 转角遇到爱 (2:31)
ShowLyric(0.3.2): szTitle: 转角遇到爱
ShowLyric(0.3.2): szArtist: 罗志祥
ShowLyric(0.3.2): _ClearList
ShowLyric(0.3.2): LoadLyric(转角遇到爱, 罗志祥)
ShowLyric(0.3.2): 正在搜索歌词......
Segmentation fault
skychen@Sicily:~/Desktop/ShowLyric0.3.2$ SearchLyric:180
正解,源码FILE * f = fopen("/home/allan/log.txt", "a+");yi.codeplayer 写了:我才发现这个插件,用了一下和上面有的朋友一样得到 Segmentation fault ,研究了一下代码,已解决,估计大家的问题都差不多,原因如下:
Logger.c:54行,打开文件 /home/halen/log.txt ,而大多数朋友机器上这个文件不存在,所以导致错误。
改的方法就简单了,可以编译的同学可以把文件路径改到一个存在的文件重新编译即可,不方便编译的同学估计创建一下这个文件也OK。
代码: 全选
pjq@localhost /home/allan $ audacious
ShowLyric(0.3.2): lyric_init
ShowLyric(0.3.2): theApp:Init
ShowLyric(0.3.2): Lyric_LoadConfigs
ShowLyric(0.3.2): lyric_playback_begin
ShowLyric(0.3.2): Lyric_GetSongInfo
ShowLyric(0.3.2): The playlist length is 606!(Audacious.c:97)
ShowLyric(0.3.2): The playlist pos is 600!(Audacious.c:103)
ShowLyric(0.3.2): szFileName: 601. 刘德华 - 天马行空 (3:57)
ShowLyric(0.3.2): szTitle: 天马行空
ShowLyric(0.3.2): szArtist: 刘德华
ShowLyric(0.3.2): _ClearList
ShowLyric(0.3.2): LoadLyric(天马行空, 刘德华)
ttplayer: error while loading shared libraries: libpython2.5.so.1.0: cannot open shared object file: No such file or directory
ShowLyric(0.3.2): 正在搜索歌词......
ShowLyric(0.3.2): (19)正在搜索歌词(2577)
ShowLyric(0.3.2): (19)正在搜索歌词(2577)
ShowLyric(0.3.2):
------
ShowLyric(0.3.2): Error while searching.