Summary: | Edit track details does not always work in local collection | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | dragoninspire |
Component: | Collections/Local | Assignee: | Amarok Bugs <amarok-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | pedrogomes81, ralf-engels, tuomas |
Priority: | NOR | ||
Version First Reported In: | kf5 | ||
Target Milestone: | kf5 | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
dragoninspire
2020-07-23 10:10:06 UTC
I have noticed the same issue and already started to take a look. The issue seems to be caused by some wrong internal type conversion. Instead of the SQLMeta, which holds info for local collection, track type is the generic Meta. Currently I'm busy concluding the port of Amarok scripting engine to QJSEngine. I take a look as soon as I conclude it, which might take a while. Haven't experienced this in a while, so I guess it got fixed at some point. |