Bug 486811 - no context panel
Summary: no context panel
Status: RESOLVED FIXED
Alias: None
Product: amarok
Classification: Applications
Component: Context View/Tabs (show other bugs)
Version: 3.0.0
Platform: Neon Linux
: NOR normal
Target Milestone: kf5
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-09 13:21 UTC by Sönke Jensen
Modified: 2024-05-09 21:14 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Screenshot jpg (112.69 KB, image/jpeg)
2024-05-09 13:21 UTC, Sönke Jensen
Details
amarok_debug.txt (8.78 KB, text/plain)
2024-05-09 19:16 UTC, Sönke Jensen
Details
Amarok_Screenshot_20240509.jpg (137.42 KB, image/jpeg)
2024-05-09 19:16 UTC, Sönke Jensen
Details
attachment-4087128-0.html (4.69 KB, text/html)
2024-05-09 19:41 UTC, Sönke Jensen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sönke Jensen 2024-05-09 13:21:43 UTC
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
Comment 1 Tuomas Nurmi 2024-05-09 16:15:52 UTC
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)
Comment 2 Sönke Jensen 2024-05-09 19:16:57 UTC
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)
>
Comment 3 Sönke Jensen 2024-05-09 19:16:58 UTC
Created attachment 169347 [details]
Amarok_Screenshot_20240509.jpg
Comment 4 Sönke Jensen 2024-05-09 19:41:54 UTC
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)
>>
>
Comment 5 Tuomas Nurmi 2024-05-09 21:14:36 UTC
Nice, that's very great to hear!
Happy listening!