Bug 463242 - Panel freezes when showing notification on wayland
Summary: Panel freezes when showing notification on wayland
Status: RESOLVED DUPLICATE of bug 462216
Alias: None
Product: plasmashell
Classification: Plasma
Component: Panel (show other bugs)
Version: 5.26.4
Platform: Arch Linux Linux
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-19 16:52 UTC by Patrick Auernig
Modified: 2023-01-05 21:43 UTC (History)
3 users (show)

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 Patrick Auernig 2022-12-19 16:52:35 UTC
SUMMARY
***
When showing a notification popup the panel and notification itself freeze until being hovered over and closed.

I don't know is this only happens in Wayland, or if X11 is also affected.
***

STEPS TO REPRODUCE
1. Trigger any desktop notification
2. Panel and notification freeze instantly or after a short delay

OBSERVED RESULT
Noticed at first that the notification timer wasn't going down, or stopped going down after reaching up to half way.
Then I realized that the entire panel froze, because the time was behind by 15 minutes.

EXPECTED RESULT
Notification times out and panel is unaffected

SOFTWARE/OS VERSIONS
Linux: 6.1.0
KDE Plasma Version: 5.26.4
KDE Frameworks Version: 5.101.0
Qt Version: 5.15.7

ADDITIONAL INFORMATION
GPU: integrated graphics
CPU: AMD Ryzen 5 7600X
Comment 1 Patrick Auernig 2022-12-19 17:00:35 UTC
When sending a basic notification through QDbus with summary "test" and a timeout of 15000ms it seems to stagger at points, taking much longer than the specified timeout to complete.
In my test case it took about 40 seconds total.
Comment 2 Nicolas Fella 2022-12-21 13:42:15 UTC
Are you using mesa-git?
Comment 3 Patrick Auernig 2022-12-21 13:59:38 UTC
(In reply to Nicolas Fella from comment #2)
> Are you using mesa-git?

I'm currently using Mesa 22.3.1
Comment 4 Patrick Auernig 2022-12-21 14:03:52 UTC
Might also be worth noting that I'm using 2 screens, and  the popup getting completely stuck might have something to do when one application is in fullscreen mode.
Need to test this further to be sure though.
Comment 6 Nate Graham 2023-01-05 21:43:30 UTC
So many recent mesa regressions affecting Plasma. :(

*** This bug has been marked as a duplicate of bug 462216 ***