Created attachment 169343 [details] Screenshot jpg STEPS TO REPRODUCE On every start OBSERVED RESULT no context panel in the middle EXPECTED RESULT Should have a middle window with "current track", "Album", "Wikipedia" SOFTWARE/OS VERSIONS Operating System: KDE neon 6.0 KDE Plasma Version: 6.0.4 KDE Frameworks Version: 6.1.0 Qt Version: 6.7.0 Kernel Version: 6.5.0-21-generic (64-bit) Graphics Platform: Wayland Processors: 4 × Intel® Core™ i5-6200U CPU @ 2.30GHz Memory: 11.6 GiB of RAM Graphics Processor: Mesa Intel® HD Graphics 520 Manufacturer: FUJITSU Product Name: LIFEBOOK A556 ADDITIONAL INFORMATION
Hi, thank you for your report. I believe there's some issue with paths on your Amarok installation, causing the context applet qml files to be not found. If you run `amarok --debug`, the output will probably provide some hints on the exact problem. This could also be a case of multiple amarok binaries existing in the system, and the wrong one getting started and context applets searched from wrong path. https://discuss.kde.org/t/amarok-3-0-beta-2-9-82-out-now/13947/39 contains some ideas what to try, especially if you built Amarok manually (if not, the second part of the message can be replaced with reinstalling the system binary packages)
Created attachment 169346 [details] amarok_debug.txt Dear Tuomas, dear supporters, thank you so much for your support! Appended you will find the "debug" output. Seems you are right! At line 218: amarok: [ERROR__][ContextView] "Type AppletToolbarAddItem unavailable" amarok: [ERROR__][ContextView] "module \"QtQuick.Controls\" version 1.4 is not installed" But QtQuick.Controls\" version 1.4 is not available in KDE Neon Jammy Jellyfish. After Installing qml6-module-qtquick.controls v6.7, which is in the repositories, the context panel seems to works in Amarok, may be partially, the wikipedia context panel has no output. Appended screenshot. with warm and very kindly regards, Sönke Jensen Am 09.05.24 um 18:15 schrieb Tuomas Nurmi: > https://bugs.kde.org/show_bug.cgi?id=486811 > > Tuomas Nurmi<tuomas@norsumanageri.org> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > CC| |tuomas@norsumanageri.org > > --- Comment #1 from Tuomas Nurmi<tuomas@norsumanageri.org> --- > Hi, > thank you for your report. I believe there's some issue with paths on your > Amarok installation, causing the context applet qml files to be not found. If > you run `amarok --debug`, the output will probably provide some hints on the > exact problem. > > This could also be a case of multiple amarok binaries existing in the system, > and the wrong one getting started and context applets searched from wrong path. > https://discuss.kde.org/t/amarok-3-0-beta-2-9-82-out-now/13947/39 contains some > ideas what to try, especially if you built Amarok manually (if not, the second > part of the message can be replaced with reinstalling the system binary > packages) >
Created attachment 169347 [details] Amarok_Screenshot_20240509.jpg
Created attachment 169348 [details] attachment-4087128-0.html Dear Tuomas, dear supporters, again thank you so much for your support! As I found a hint in the new debug file, I installed qml-module-qtwebengine. After installing qml-module-qtwebengine from the repositories the wikipadia pugin also works. amarok: [AppletLoader] Applet found: "Analysator" amarok: [AppletLoader] Applet found: "Alben" amarok: [AppletLoader] Applet found: "Liedtext" amarok: [AppletLoader] Applet found: "Wikipedia" amarok: [AppletLoader] Applet found: "Aktuelles Stück" amarok: [AppletLoader] Applet found: "Fotos" Happy and finaly satisfied, You may pls. close the bug cause. Kindly Sönke Jensen Am 09.05.24 um 21:16 schrieb Sönke Jensen: > Dear Tuomas, dear supporters, > > thank you so much for your support! > > Appended you will find the "debug" output. > Seems you are right! > At line 218: > > amarok: [ERROR__][ContextView] "Type AppletToolbarAddItem unavailable" > amarok: [ERROR__][ContextView] "module \"QtQuick.Controls\" version > 1.4 is not installed" > > > But QtQuick.Controls\" version 1.4 is not available in KDE Neon Jammy > Jellyfish. > After Installing qml6-module-qtquick.controls v6.7, which is in the > repositories, the context panel seems to works in Amarok, > may be partially, the wikipedia context panel has no output. > Appended screenshot. > > with warm and very kindly regards, > Sönke Jensen > > > > > Am 09.05.24 um 18:15 schrieb Tuomas Nurmi: >> https://bugs.kde.org/show_bug.cgi?id=486811 >> >> Tuomas Nurmi<tuomas@norsumanageri.org> changed: >> >> What |Removed |Added >> ---------------------------------------------------------------------------- >> CC| |tuomas@norsumanageri.org >> >> --- Comment #1 from Tuomas Nurmi<tuomas@norsumanageri.org> --- >> Hi, >> thank you for your report. I believe there's some issue with paths on your >> Amarok installation, causing the context applet qml files to be not found. If >> you run `amarok --debug`, the output will probably provide some hints on the >> exact problem. >> >> This could also be a case of multiple amarok binaries existing in the system, >> and the wrong one getting started and context applets searched from wrong path. >> https://discuss.kde.org/t/amarok-3-0-beta-2-9-82-out-now/13947/39 contains some >> ideas what to try, especially if you built Amarok manually (if not, the second >> part of the message can be replaced with reinstalling the system binary >> packages) >> >
Nice, that's very great to hear! Happy listening!