memeco / osd-lyrics

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

mpd connection lost / osdlyrics exists #299

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. start osdlyrics 0.4.3 and let MPD run
2. play music
3. After some (~10 minutes) or many (~5 hours) osdlyrics exists because it 
loses connection with mpd

What's the output in terminal (run with command `osd-lyrics -d debug')?
*Info*: in function ol_player_xmms2_get_activated: ol_player_xmms2.c[286]
ol_player_xmms2_get_activated
*Debug*: in function ol_player_xmms2_ensure_connection: ol_player_xmms2.c[279]
Ensure connection failed!
*Debug*: in function ol_player_get_active_player: ol_player.c[143]
trying MPD
*Debug*: in function ol_player_mpd_ensure_connection: ol_player_mpd.c[168]
  connect result: -10
Player is not running. OSD Lyrics exits now.
*Info*: in function ol_lrclib_unload: ol_lrclib.c[235]
ol_lrclib_unload

What's the player and which version you are using?
mpd 0.16.5

What's version of OSD Lyrics?
osdlyrics 0.4.3

What's your Linux distro?
Ubuntu 12.04

Original issue reported on code.google.com by cwei...@cweiske.de on 28 Feb 2013 at 3:09