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

Totem,mplayer,sopcast,realplayer,bmp
回复
头像
eagle5678
帖子: 1900
注册时间: 2006-07-08 14:07

#226

帖子 eagle5678 » 2008-06-09 17:43

终于好了?等了很久了。
头像
skychen1900
帖子: 50
注册时间: 2006-09-19 7:17
联系:

#227

帖子 skychen1900 » 2008-06-09 22:47

太激动了!感谢楼主!
非常棒!
audacious + ShowLyric > ttplayer
qimingos
帖子: 226
注册时间: 2007-06-23 14:26
联系:

#228

帖子 qimingos » 2008-06-10 22:36

skychen1900 写了:太激动了!感谢楼主!
非常棒!
audacious + ShowLyric > ttplayer
ShowLyric 现在还不行,功能实在太弱了。很可惜,我对于linux下的图形编程实在是知之甚少,故而很多功能是心有余而力不足。
我一直在努力!

我的博客:xxNull
三翻领
帖子: 310
注册时间: 2005-10-15 18:20
联系:

#229

帖子 三翻领 » 2008-06-10 23:25

安装了想试用下,没有成功,提示安装成功,常规中没有找到。Gentoo 64
另外看了下readme,难道这款软件搜索的是xx.lyric的歌词?
还有,希望将“qqjt”四个字隐晦处理
qimingos
帖子: 226
注册时间: 2007-06-23 14:26
联系:

#230

帖子 qimingos » 2008-06-10 23:56

三翻领 写了:安装了想试用下,没有成功,提示安装成功,常规中没有找到。Gentoo 64
另外看了下readme,难道这款软件搜索的是xx.lyric的歌词?
还有,希望将“qqjt”四个字隐晦处理
请打印出您安装是的输出,以便于找到安装脚本的错误。
我一直在努力!

我的博客:xxNull
Luna2008
帖子: 2
注册时间: 2008-04-21 17:40

#231

帖子 Luna2008 » 2008-06-11 0:35

再来试一下!
现在应该比较不错了。呵呵
三翻领
帖子: 310
注册时间: 2005-10-15 18:20
联系:

#232

帖子 三翻领 » 2008-06-11 0:36

哦,已经关机了,我记得在源码目录下install出错,是没有gksu这个命令,打开文件看了下,直接在release目录下install了,提示几个文件被拷贝至两个目录下,安装成功,没有其他提示,拷贝的文件确认存在。
头像
bocelli99
帖子: 525
注册时间: 2007-07-10 12:16

#233

帖子 bocelli99 » 2008-06-11 20:57

64位系统老问题

代码: 全选

Failed to load plugin (/usr/lib/audacious/General/au_ShowLyric.so): /usr/lib/audacious/General/au_ShowLyric.so: wrong ELF class: ELFCLASS32
代码目录下执行

代码: 全选

make clean&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
Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found
Package audacious was not found in the pkg-config search path.
Perhaps you should add the directory containing `audacious.pc'
to the PKG_CONFIG_PATH environment variable
No package 'audacious' found
Package libglade-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libglade-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libglade-2.0' found
Audacious.c:22:30: 错误: audacious/plugin.h:没有该文件或目录
Audacious.c:23:29: 错误: audacious/input.h:没有该文件或目录
在包含自 include/ShowLyric.h:24 的文件中,
                 从 Audacious.c:24:
include/Defines.h:32:19: 错误: glib.h:没有该文件或目录
include/Defines.h:33:22: 错误: gtk/gtk.h:没有该文件或目录
include/Defines.h:34:31: 错误: libxml/xmlreader.h:没有该文件或目录
include/Defines.h:35:26: 错误: glade/glade.h:没有该文件或目录
In file included from include/ShowLyric.h:24,
                 from Audacious.c:24:
include/Defines.h:52: 错误: expected specifier-qualifier-list before ‘gchar’
include/Defines.h:61: 错误: expected specifier-qualifier-list before ‘GdkColor’
include/Defines.h:68: 错误: expected specifier-qualifier-list before ‘gchar’
include/Defines.h:80: 错误: expected specifier-qualifier-list before ‘gboolean’
include/Defines.h:106: 错误: expected specifier-qualifier-list before ‘gboolean’
include/Defines.h:123: 错误: expected specifier-qualifier-list before ‘gboolean’
include/Defines.h:154: 错误: expected specifier-qualifier-list before ‘gchar’
include/Defines.h:160: 错误: expected specifier-qualifier-list before ‘gchar’
In file included from include/ShowLyric.h:26,
                 from Audacious.c:24:
include/Logger.h:25: 错误: expected ‘)’ before ‘*’ token
include/Logger.h:26: 错误: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
include/Logger.h:27: 错误: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
In file included from Audacious.c:25:
include/Audacious.h:27: 错误: expected ‘)’ before ‘unused’
include/Audacious.h:28: 错误: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Lyric_GetSongInfo’
include/Audacious.h:29: 错误: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Lyric_LoadConfigs’
include/Audacious.h:30: 错误: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Lyric_SaveConfigs’
include/Audacious.h:31: 错误: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Lyric_GetCurrTime’
Audacious.c:27: 错误: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lyric_gp’
Audacious.c:35: 错误: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
Audacious.c:37: 错误: expected ‘)’ before ‘(’ token
Audacious.c: 在函数‘lyric_about’中:
Audacious.c:41: 错误: ‘struct _ShowLyricApp’没有名为‘About’的成员
Audacious.c: 在函数‘lyric_init’中:
Audacious.c:48: 错误: ‘lyric_playback_begin’未声明 (在此函数内第一次使用)
Audacious.c:48: 错误: (即使在一个函数内多次出现,每个未声明的标识符在其
Audacious.c:48: 错误: 所在的函数内也只报告一次。)
Audacious.c:49: 错误: ‘struct _ShowLyricApp’没有名为‘m_player’的成员
Audacious.c:49: 错误: ‘Lyric_LoadConfigs’未声明 (在此函数内第一次使用)
Audacious.c:50: 错误: ‘struct _ShowLyricApp’没有名为‘m_player’的成员
Audacious.c:50: 错误: ‘Lyric_SaveConfigs’未声明 (在此函数内第一次使用)
Audacious.c:51: 错误: ‘struct _ShowLyricApp’没有名为‘m_player’的成员
Audacious.c:51: 错误: ‘Lyric_GetCurrTime’未声明 (在此函数内第一次使用)
Audacious.c:52: 错误: ‘struct _ShowLyricApp’没有名为‘m_player’的成员
Audacious.c:52: 错误: ‘Lyric_GetSongInfo’未声明 (在此函数内第一次使用)
Audacious.c: 在文件层:
Audacious.c:56: 错误: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Lyric_GetCurrTime’
Audacious.c:71: 错误: expected ‘)’ before ‘unused’
Audacious.c:86: 错误: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Lyric_GetSongInfo’
Audacious.c:176: 错误: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Lyric_LoadConfigs’
Audacious.c:215: 错误: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Lyric_SaveConfigs’
make: *** [Audacious.o] 错误 1
请帮忙解决 :em42
qimingos
帖子: 226
注册时间: 2007-06-23 14:26
联系:

#234

帖子 qimingos » 2008-06-11 23:21

您需要安装gtk+-2.0、audacious和libglade-2.0的dev包。然后再make就可以了。
我一直在努力!

我的博客:xxNull
头像
drvicar
帖子: 1285
注册时间: 2007-12-17 18:07
来自: 西安

#235

帖子 drvicar » 2008-06-12 9:28

:?: 大的文件?
real
帖子: 60
注册时间: 2008-05-07 13:01

#236

帖子 real » 2008-06-12 10:13

请问那个文件才是0.34的?上面的还是下面的那个?
头像
bocelli99
帖子: 525
注册时间: 2007-07-10 12:16

#237

帖子 bocelli99 » 2008-06-12 12:29

qimingos 写了:您需要安装gtk+-2.0、audacious和libglade-2.0的dev包。然后再make就可以了。
安装成功,又有问题

代码: 全选

ShowLyric(0.3.3): (19)正在搜索歌词(9132)
ttplayer: error while loading shared libraries: libpython2.5.so.1.0: cannot open shared object file: No such file or directory
ShowLyric(0.3.3): (18)正在搜索歌词(9132)
ShowLyric(0.3.3): 
------

ShowLyric(0.3.3): Error while searching.
头像
bocelli99
帖子: 525
注册时间: 2007-07-10 12:16

#238

帖子 bocelli99 » 2008-06-12 12:36

audacious重启几次后,又能用了~好神奇 :em07
qimingos
帖子: 226
注册时间: 2007-06-23 14:26
联系:

#239

帖子 qimingos » 2008-06-12 22:58

bocelli99 写了:
qimingos 写了:您需要安装gtk+-2.0、audacious和libglade-2.0的dev包。然后再make就可以了。
安装成功,又有问题

代码: 全选

ShowLyric(0.3.3): (19)正在搜索歌词(9132)
ttplayer: error while loading shared libraries: libpython2.5.so.1.0: cannot open shared object file: No such file or directory
ShowLyric(0.3.3): (18)正在搜索歌词(9132)
ShowLyric(0.3.3): 
------

ShowLyric(0.3.3): Error while searching.
因为没有刷新系统的so共享信息库,一般执行一下sudo ldconfig就好了。
我一直在努力!

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

#240

帖子 qimingos » 2008-06-12 22:59

real 写了:请问那个文件才是0.34的?上面的还是下面的那个?
上边那个
我一直在努力!

我的博客:xxNull
回复