Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 838661 - kde-frameworks/plasma-5.93.0: Panel applets are too small
Summary: kde-frameworks/plasma-5.93.0: Panel applets are too small
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo KDE team
URL: https://bugs.kde.org/show_bug.cgi?id=...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-15 18:15 UTC by Mike Wood
Modified: 2022-04-15 18:28 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Wood 2022-04-15 18:15:01 UTC
There is a bug in kde-frameworks/plasma-5.93.0 which causes panel applets to be too small. In my case I am using the "Event Calendar" applet. When I log-in and click the calendar it comes up in a tiny box instead of the configured size. Opening the config dialog fixes the issue until log out. The issue has been patched upstream

Reproducible: Always

Steps to Reproduce:
1. Log into desktop
2. Use panel app such as Event Calendar

Actual Results:  
The calendar is tiny

Expected Results:  
The calendar is sized according to the applet configuration

Here is the patch commit: https://invent.kde.org/frameworks/plasma-framework/-/commit/b62d83bef7733e4943e6f66787166b41198d1359
Comment 1 Larry the Git Cow gentoo-dev 2022-04-15 18:27:34 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ab71f2653b05f6f08d5fee913c5d0c3db2d195c

commit 4ab71f2653b05f6f08d5fee913c5d0c3db2d195c
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2022-04-15 18:25:47 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2022-04-15 18:27:00 +0000

    kde-frameworks/plasma: Dialog: Do not upd. layout params while hidden
    
    See also: https://mail.kde.org/pipermail/distributions/2022-April/001216.html
    KDE-bug: https://bugs.kde.org/show_bug.cgi?id=452512
    Upstream commit b62d83bef7733e4943e6f66787166b41198d1359
    
    Closes: https://bugs.gentoo.org/838661
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../files/plasma-5.93.0-fix-widget-popups.patch    | 29 ++++++++++++++++++++++
 ...lasma-5.93.0.ebuild => plasma-5.93.0-r1.ebuild} |  5 +++-
 2 files changed, 33 insertions(+), 1 deletion(-)