memeco / osd-lyrics

Automatically exported from code.google.com/p/osd-lyrics
GNU General Public License v3.0
1 stars 0 forks source link

无法运行 #229

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
请列出导致问题的操作
安装完后运行,弹出选择播放器,选择后,有些播放器能运��
�,有些不能,而且成功运行播放器后,osd依然提示选择播放�
��。这样导致不停的启动播放器,而关闭选择播放器,那么osd
也退出。

What's the output in terminal (run with command `osd-lyrics -d debug')?
请给出在终端下运行的输出(使用“osd-lyrics -d
debug”来运行)
h name
*Debug*: in function ol_player_get_active_player: ol_player.c[137]
trying Juk
*Debug*: in function ol_player_get_active_player: ol_player.c[137]
trying Muine
*Debug*: in function ol_dbus_connect: ol_utils_dbus.c[389]
get proxy failed: Could not get owner of name 'org.gnome.Muine': no such name
*Debug*: in function ol_player_get_active_player: ol_player.c[133]
controller count:11
*Debug*: in function ol_player_get_active_player: ol_player.c[137]
trying Banshee
*Debug*: in function ol_player_banshee_init_dbus: ol_player_banshee.c[192]
get proxy failed: Could not get owner of name 'org.bansheeproject.Banshee': no 
such name
*Debug*: in function ol_player_get_active_player: ol_player.c[137]
trying Exaile 0.2
*Debug*: in function ol_player_exaile02_init_dbus: ol_player_exaile02.c[246]
get proxy failed: Could not get owner of name 'org.exaile.DBusInterface': no 
such name
*Debug*: in function ol_player_get_active_player: ol_player.c[137]
trying Exaile 0.3
*Debug*: in function ol_player_exaile03_init_dbus: ol_player_exaile03.c[314]
get proxy failed: Could not get owner of name 'org.exaile.Exaile': no such name
*Debug*: in function ol_player_get_active_player: ol_player.c[137]
trying Listen Music Player
*Debug*: in function ol_player_listen_init_dbus: ol_player_listen.c[264]
get proxy failed: Could not get owner of name 'org.gnome.Listen': no such name
*Debug*: in function ol_player_get_active_player: ol_player.c[137]
trying Gmusicbrowser
*Debug*: in function ol_player_gmusicbrowser_init_dbus: 
ol_player_gmusicbrowser.c[279]
get proxy failed: Could not get owner of name 'org.gmusicbrowser': no such name
*Debug*: in function ol_player_get_active_player: ol_player.c[137]
trying MPRIS
*Debug*: in function ol_player_get_active_player: ol_player.c[137]
trying MPRIS2
*Debug*: in function ol_player_get_active_player: ol_player.c[137]
trying MOC
*Debug*: in function ol_player_get_active_player: ol_player.c[137]
trying Quod Libet
*Debug*: in function internal_ensure_dbus: ol_player_quodlibet.c[257]
get proxy failed: Could not get owner of name 'net.sacredchao.QuodLibet': no 
such name

What's the player and which version you are using?
您使用的播放器是什么?它的版本号是多少?
audacious 3.0-5 这个无法使用osd启动,单独audacious可以正常运行
rhythmbox 2.90 这个osd可以启动,但是osd会不停提示选择播放器

What's version of OSD Lyrics?
OSD Lyrics的版本是多少?
0.4.1.1 或使用git版本

What's your Linux distro?
您使用哪种发行版?
archlinux gnome3

Original issue reported on code.google.com by latent...@gmail.com on 30 Jul 2011 at 5:36

GoogleCodeExporter commented 8 years ago
audacious是3.0自己的一个bug,升级就好了
rhythmbox需要开启MPRIS插件

Original comment by tigerso...@gmail.com on 19 Oct 2011 at 7:10