You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Every time when I try to receive Audioscrobbler::nowPlayingError(int, QString) I get qDebug: QMetaObject::invokeMethod: No such method QApplication::onWsError(lastfm::ws::Error)
"
[message]
" [code]
None of slots connected to nowPlayingError() are invoked.
Every time when I try to receive Audioscrobbler::nowPlayingError(int, QString) I get qDebug:
QMetaObject::invokeMethod: No such method QApplication::onWsError(lastfm::ws::Error)
"
[message]
" [code]
None of slots connected to nowPlayingError() are invoked.
Here's some code to reproduce: https://gist.github.com/4639108
The text was updated successfully, but these errors were encountered: