https://bugs.kde.org/show_bug.cgi?id=408893
--- Comment #5 from snehal@gmail.com ---
QVariantMap C = A.unite(B);
But this means MediaPlayerPrivate needs to keep a copy of current track and
unite() with received track. Not sure if this is good design to save a copy of
track properties.
--
You
https://bugs.kde.org/show_bug.cgi?id=408893
--- Comment #4 from snehal@gmail.com ---
Is it possible to merge the QVariantMap entries instead of overwriting the
properties with NULL?
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=408893
--- Comment #3 from David Rosca ---
No, the bugreport is great. I can see what's the problem, but when I was
implementing it I didn't think about this possibility.
The problem here is that it only sends updated properties of the Track map,
while it sho
https://bugs.kde.org/show_bug.cgi?id=408893
--- Comment #2 from snehal@gmail.com ---
@David Rosca, Would you need more information on this bug? Your comment will be
really helpful. I don't have a very good understanding of Bluez interfaces, so
this might very well be a bug with Bluez(5.43) in
https://bugs.kde.org/show_bug.cgi?id=408893
snehal@gmail.com changed:
What|Removed |Added
Summary|Empty media track on audio |Empty Track metadata on