Comment 3 for bug 757794

Revision history for this message
Mike Maslenkin (mike-maslenkin) wrote :

I've encountered same problem with last.fm (1.5.4) got
from svn://svn.audioscrobbler.net/clientside/Last.fm/tags/1.5.4.

The problem occurs during logout from KDE session.
Because of QApplication::commitData() is not implemented,
last.fm player breaks session logout process at first time.
Here is patch attached to fix this problem.
Would be great if it will be fixed.
Than you.