Bug 445869 - mediacontroller_plus plasmoid does not work in latte panel
Summary: mediacontroller_plus plasmoid does not work in latte panel
Status: RESOLVED FIXED
Alias: None
Product: lattedock
Classification: Plasma
Component: application (show other bugs)
Version: 0.10.4
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Michail Vourlakos
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-21 16:53 UTC by xcyb7vrzi
Modified: 2021-11-21 18:35 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description xcyb7vrzi 2021-11-21 16:53:15 UTC
STEPS TO REPRODUCE
1. Run latte-dock in panel mode
2. Attempt to place mediacontroller_plus plasmoid in the panel

OBSERVED RESULT
The plasmoid does not appear.

EXPECTED RESULT
The plasmoid appears in panel mode as intended

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch Linux on 5.10 LTS Kernel
KDE Plasma Version: 5.23
KDE Frameworks Version: 5.88
Qt Version: 5.15.2

ADDITIONAL INFORMATION
I found that by pressing super+C, the drop down function of the plasmoid activates, which tells me that it is actually functioning in the panel, but the media control buttons and artist/song title do not show up at all. It also works normally in a regular plasma panel.
Comment 1 Michail Vourlakos 2021-11-21 18:35:02 UTC
Git commit 4faa8f1a646182f72ece48dbd913dd7ce4faa189 by Michail Vourlakos.
Committed on 21/11/2021 at 18:31.
Pushed by mvourlakos into branch 'v0.10'.

ignore maxlength=0 for fill lenght applets

--fix mediacontroller_plus applet scenario
by ignoring maximum width = 0 that qt is
already doing for Layouts that fill length.

M  +4    -1    containment/package/contents/ui/abilities/privates/LayouterPrivate.qml

https://invent.kde.org/plasma/latte-dock/commit/4faa8f1a646182f72ece48dbd913dd7ce4faa189
Comment 2 Michail Vourlakos 2021-11-21 18:35:35 UTC
Git commit eb6ae017fe0e296ecf8d05910173a48371175fce by Michail Vourlakos.
Committed on 21/11/2021 at 18:35.
Pushed by mvourlakos into branch 'master'.

ignore maxlength=0 for fill lenght applets

--fix mediacontroller_plus applet scenario
by ignoring maximum width = 0 that qt is
already doing for Layouts that fill length.

M  +4    -1    containment/package/contents/ui/abilities/privates/LayouterPrivate.qml

https://invent.kde.org/plasma/latte-dock/commit/eb6ae017fe0e296ecf8d05910173a48371175fce