Bug 128000

Summary: lyrics spripts don't work
Product: [Applications] amarok Reporter: Serhiy Kachanuk <serzholino>
Component: generalAssignee: Amarok Developers <amarok-bugs-dist>
Status: RESOLVED DUPLICATE    
Severity: normal CC: serzholino
Priority: NOR    
Version: 1.4.0   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Serhiy Kachanuk 2006-05-25 08:56:42 UTC
Version:           1.4.0 (using KDE 3.5.2, Kubuntu Package 4:3.5.2-0ubuntu0 breezy)
Compiler:          Target: i486-linux-gnu
OS:                Linux (i686) release 2.6.12-9-686

I've installed 1.4.0 from http://amarok.kde.org/amarokwiki/index.php/1.4_for_Kubuntu_5.10

1.4 switched to scriptable lyrics support, and when I try to get lyrics with Astraweb script I'm getting the following:

/usr/lib/ruby/1.8/net/http.rb:562:in `initialize': Connection refused - connect(2) (Errno::ECONNREFUSED)
	from /usr/lib/ruby/1.8/net/http.rb:562:in `connect'
	from /usr/lib/ruby/1.8/timeout.rb:48:in `timeout'
	from /usr/lib/ruby/1.8/timeout.rb:76:in `timeout'
	from /usr/lib/ruby/1.8/net/http.rb:562:in `connect'
	from /usr/lib/ruby/1.8/net/http.rb:555:in `do_start'
	from /usr/lib/ruby/1.8/net/http.rb:544:in `start'
	from /usr/lib/ruby/1.8/net/http.rb:1031:in `request'
	from /usr/lib/ruby/1.8/net/http.rb:771:in `get'
	from /usr/share/apps/amarok/scripts/lyrics_astraweb/lyrics_astraweb.rb:35:in `fetchLyrics'
	from /usr/share/apps/amarok/scripts/lyrics_astraweb/lyrics_astraweb.rb:139
	from /usr/share/apps/amarok/scripts/lyrics_astraweb/lyrics_astraweb.rb:124

When I'm trying lyrc it always says that server is unreachable


I'm behind http proxy, so maybe this can be the case, maybe ruby runtime must be seted up with my proxy settings

http_proxy environment variable is seted up correctly, and KDE has correct proxy settings too.
Comment 1 Alexandre Oliveira 2006-06-13 02:56:51 UTC

*** This bug has been marked as a duplicate of 122092 ***