Version: 4.3.2 (using KDE 4.3.2) OS: Linux Installed from: Ubuntu Packages Music metadata does not refresh in the systray. Steps to reproduce: 1) Select a radio station. 2) It would set the initial track being played when you hover the mouse on the systray. 3) Wait until the track changes. 4) After the track changes the metadata would show the initial song set and not the changed track.
commit bc1c9e6af80fd0442a81bbf317d1777c939c6fa8 Author: Mark Kretschmann <kretschmann@kde.org> Date: Tue Oct 27 18:40:44 2009 +0100 Systray information now updates correctly for streams. The problem was that we used engineNewMetadata(), and then took the metadata from current track. At that point there is no guarantee that Meta itself has already updated, as the observer call order is random. The right way is to use Meta::Observer::metadataChanged(). NOTE: The same bug exists in other places. BUG: 211748
Doesn't this also solve bug 209966?
*** Bug 209966 has been marked as a duplicate of this bug. ***
I'm sorry but it seems to be not fixed at all. I've installed 2.2.1 and on http://nerdcologne.de:8000/fresh.ogg it behaves like last time - track title is not changed.
(In reply to comment #4) > I'm sorry but it seems to be not fixed at all. I've installed 2.2.1 and on > http://nerdcologne.de:8000/fresh.ogg it behaves like last time - track title is > not changed. Same to me, the metadata still does not refresh when track in stream is changed. --------------------------------------------- KDE 4.3.3 Amarok 2.2.1 OS: Linux x64 Installed from: Fedora 11 - testing packages ---------------------------------------------
reopening based on comments
Bug 214597 looks to be a duplicate of this bug.
*** Bug 214597 has been marked as a duplicate of this bug. ***
Something seems to be very odd with that particular stream (http://nerdcologne.de:8000/fresh.ogg) as it does not seem to update metadata at all. For all other streams I have tried it works just fine. This measn that it is either abackend (or phonon) issue, or an issue with the stream itself as far as I can tell.
I get this problem in amarok 2.3.0. It updates correctly everywhere except: - the systray popout - the top scroller above the play progress/seek bar - the status bar at the bottom right now, i have one song in the status bar, which matches the systray, a second in the top scroller, and a third everywhere else (and these are correct).