2010/11/18 Nikhil Marathe <[email protected]>: > Hi, > > https://bugs.kde.org/show_bug.cgi?id=240811 > The bug occurs because ProxyTrack::uidUrl() (ProxyCollectionMeta.cpp) returns > a null QString, leading to a bad hash resolution in MoodbarManager, > which then loads the > same erroneous moodbar for all files. > > How do we implement uidUrl(). In the cases I can think of it makes > sense to return > the first track's uidUrl() or the "local" track's uidUrl() if available. > > The other workaround is that we use some other unique identifier in > MoodbarManager, but > uidUrl() is the most apt. > > Regards, > Nikhil > _______________________________________________ > Amarok-devel mailing list > [email protected] > https://mail.kde.org/mailman/listinfo/amarok-devel >
What about this http://pastebin.com/4uR1rwbT ? It would be unique enough. -- Sergey Ivanov _______________________________________________ Amarok-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/amarok-devel
