memeco / osd-lyrics

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

Doesn't work with clementine #161

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
It seems that Osd Lyrics doesn't work with clementine.

And when I run it in debug mode it shows :
Error in connection() 111 - Connection refused
Error in connection() 111 - Connection refused
Clementine is already running - activating existing window 
Error in connection() 111 - Connection refused
Error in connection() 111 - Connection refused
No supported player is running, exit.

of course clementine was running.

I am using clementine 0.6 r2503

I am using the lastest version of osd lyrics . I installed from ubuntu ppa.

I am using ubuntu 10.10 32 bit

Original issue reported on code.google.com by askari.s...@gmail.com on 14 Jan 2011 at 7:58

GoogleCodeExporter commented 8 years ago
Our repository has been moved to 
GitHub:http://github.com/tigersoldier/osd-lyrics.
You can checkout the lastest version from github,and then install it:

aclocal
./autogen 
./configure 
make 
sudo make install

enjoy it!:D

Original comment by sarlmola...@gmail.com on 14 Jan 2011 at 9:06

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago

Original comment by sarlmola...@gmail.com on 14 Jan 2011 at 9:07

GoogleCodeExporter commented 8 years ago
What package I should install for libcurl ?!

I have already installed curl libcurl3 but it still says libcurl not found ?!?!

Original comment by askari.s...@gmail.com on 14 Jan 2011 at 10:38

GoogleCodeExporter commented 8 years ago
maybe you should install libcurl3-dev 

Original comment by sarlmola...@gmail.com on 14 Jan 2011 at 12:34

GoogleCodeExporter commented 8 years ago
It works now.

Original comment by tigerso...@gmail.com on 15 Jun 2011 at 12:26