Bug 128000 - lyrics spripts don't work
Summary: lyrics spripts don't work
Status: RESOLVED DUPLICATE of bug 122092
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: 1.4.0
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-25 08:56 UTC by Serhiy Kachanuk
Modified: 2006-06-13 02:56 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***