| Projekt: | Intelligent Playlist Plugin for Amarok 2 |
| Version: | 0.2.0 |
| Component: | Code |
| Kategorie: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Beschreibung
During playback, the plugin showed the following error message:
There was an error in the Intelligent Playlist plugin!
Error: Error: QUrl::addEncodedQueryItem(): could not find a function match; candidates are:
addEncodedQueryItem(QByteArray key, QByteArray value)
Error Name: Error
Message: QUrl::addEncodedQueryItem(): could not find a function match; candidates are:
addEncodedQueryItem(QByteArray key, QByteArray value)
File: Track.js
Line: 195
Error: Error: QUrl::addEncodedQueryItem(): could not find a function match; candidates are:
addEncodedQueryItem(QByteArray key, QByteArray value)
Error Name: Error
Message: QUrl::addEncodedQueryItem(): could not find a function match; candidates are:
addEncodedQueryItem(QByteArray key, QByteArray value)
File: Track.js
Line: 195

#1
Same situation, slightly different error message:
allEncodedQueryItemValues(QByteArray key)
Error Name: Error
Message: QUrl::allEncodedQueryItemValues(): could not find a function match; candidates are:
allEncodedQueryItemValues(QByteArray key)
File: Track.js
Line: 195
Take all of me
The desires that keep burning deep inside
Cast them all away
And help to give me strength to face another day
I am ready
Help me be what I can be
#2
Again, same situation, but error message somewhat different:
Error Name: TypeError
Message: QUrl.toString(): this object is not a QUrl
File: Track.js
Line: 195
Probably connected, as same location.
Take all of me
The desires that keep burning deep inside
Cast them all away
And help to give me strength to face another day
I am ready
Help me be what I can be