Bug ID 925824
Summary KDE:Extra/plasmoid-lyrics: Bug
Classification openSUSE
Product openSUSE.org
Version unspecified
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component 3rd party software
Assignee kde-maintainers@suse.de
Reporter tobwe@web.de
QA Contact opensuse-communityscreening@forge.provo.novell.com
Found By ---
Blocker ---

Hallo!

Lyrics Plasmoid does not access lyrics.wikia.com. It only shows the lyrics
originally presented by the player is used. So for streaming media with the
tomahawk player, no lyrics are displayed. After reading some source code I
found an error in the request of lyrics.wikia.com, maybe it has changed in
time. I could repair this, by changing line 41 in "lyrics_sources.h" to:

extract_patterns.append(QPair< QString, QString> ("<div class='lyricbox'>",
"</div>"));

Because there is one to many command "m_sources.insert(lyric_source->name,
lyric_source);" I commented out lines 60 to 126.

After this I followed the normal build instructions and after login and logaut
in KDE, the plasmoid worked with tomahawk player.

I made a post on KDE-apps.org first:
http://kde-apps.org/content/show.php/Lyrics+Plasmoid?content=135292


Kind regards!

Tobias


You are receiving this mail because: