https://bugs.kde.org/show_bug.cgi?id=415000
Bug ID: 415000 Summary: [PC3 ProgressBar] barSvg is not defined Product: frameworks-qqc2-desktop-style Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: notm...@gmail.com Reporter: filipfila....@gmail.com CC: k...@davidedmundson.co.uk Target Milestone: --- SUMMARY Lines 74 and 76 reference "barSvg" but it's not defined anywhere: https://github.com/KDE/plasma-framework/blob/master/src/declarativeimports/plasmacomponents3/ProgressBar.qml#L74 When using the progressbar3.qml test in the repo an error occurs: barSvg is not defined. In PC2 the id was assigned to the Svg: https://github.com/KDE/plasma-framework/blob/master/src/declarativeimports/plasmastyle/ProgressBarStyle.qml#L35 STEPS TO REPRODUCE 1. observe output of progressbar3.qml test in repo OBSERVED RESULT error EXPECTED RESULT no error SOFTWARE/OS VERSIONS Master on Dec 9th 2019 -- You are receiving this mail because: You are watching all bug changes.