https://bugs.kde.org/show_bug.cgi?id=465454

--- Comment #5 from dahunt <paddiso...@gmail.com> ---
(In reply to Nate Graham from comment #4)
> So this error is happening because  on line 92, the code expects for the
> "albumArtists variable to be a string list, but it's a string instead.
> 
> It gets set on line 45:
>     readonly property var albumArtists: currentMetadata["xesam:albumArtist"]
> || [] // stringlist
> 
> So it seems that in this case, the value of xesam:albumArtist is non-null
> but passed in the form of a string rather than a stringlist.
> 
> Surprising that it could cause Plasma to crash. I wonder if this error is a
> red herring.

And even more curious, it only seems to occur behind a web proxy. No issue with
direct connection.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to