Announcement

Collapse
No announcement yet.

Problem with lyric script from Amarok

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Problem with lyric script from Amarok

    I tried to run this lyric script and I got this error:

    /usr/share/apps/amarok/scripts/lyrics_astraweb/lyrics_astraweb.rb:62:in `fetchLyrics': undefined method `[]' for nil:NilClass (NoMethodError)
    from /usr/share/apps/amarok/scripts/lyrics_astraweb/lyrics_astraweb.rb:61: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

    I am fairly new to linux, so any help would be great.

    #2
    Re: Problem with lyric script from Amarok

    Make sure you have the package "ruby" installed, it is the scripting language that many of amarok's scripts use. Also, it may be that you may need to try updating to amarok 1.4, or try a different lyrics script

    Comment

    Working...
    X