Bug 433568 - plasmashell locks up when digital clock shows information on mouse over or wheel selection of timezone
Summary: plasmashell locks up when digital clock shows information on mouse over or wh...
Status: RESOLVED NOT A BUG
Alias: None
Product: plasmashell
Classification: Plasma
Component: Digital Clock widget (show other bugs)
Version: master
Platform: Gentoo Packages Linux
: NOR critical
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-25 05:48 UTC by Edward Kigwana
Modified: 2021-02-25 07:21 UTC (History)
0 users

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


Attachments
backtrace (33.73 KB, text/plain)
2021-02-25 06:27 UTC, Edward Kigwana
Details
image (152.91 KB, image/png)
2021-02-25 06:30 UTC, Edward Kigwana
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Edward Kigwana 2021-02-25 05:48:34 UTC
SUMMARY
Mousing over applet such that it shows information causes plasma to lock up.

STEPS TO REPRODUCE
1. Mouse over applet


OBSERVED RESULT
Applet appears to be animating the pop up over and over. Apparently ctrl+F keys
don't work so I have to hit the reset button. Happens every time so I removed it from the panel. A bit annoying that an applet can take down the entire shell.

EXPECTED RESULT
Show applet information like in X

SOFTWARE/OS VERSIONS
Operating System: Gentoo
KDE Plasma Version: 5.21.80
KDE Frameworks Version: 5.80.0
Qt Version: 5.15.2
Kernel Version: 5.11.1-gentoo (64-bit)
Graphics Platform: Wayland
Processors: 12 × Intel® Core™ i7-8700 CPU @ 3.20GHz
Memory: 62.6 GiB of RAM
Graphics Processor: Radeon RX550/550 Series

ADDITIONAL INFORMATION
Comment 1 Edward Kigwana 2021-02-25 06:27:03 UTC
Created attachment 136139 [details]
backtrace
Comment 2 Edward Kigwana 2021-02-25 06:30:58 UTC
Created attachment 136140 [details]
image

Could'nt figure out how to recored screen so I took a screenshot. When opened
spectacle, the busted part froze.
Comment 3 Alois Wohlschlager 2021-02-25 07:00:00 UTC
I can reproduce this sometimes on openSUSE Tumbleweed. So far, I've only 
managed to do it by scrolling over the widget, not merely by hovering. Is this consistent with your experience?

Can you please comment what you expect Ctrl+F to do (is this a custom key binding?) and what "reset button" you have to hit (in the settings?)?
Comment 4 Edward Kigwana 2021-02-25 07:12:41 UTC
I rebuilt the mesa driver with debugging symbols as well. And it was still broken. Apparently glib was busted because when I rebuilt it with debugging symbols the problem went away.
Comment 5 Edward Kigwana 2021-02-25 07:21:23 UTC
@Alois, I was able to replicate the issue as you described as well. I expected ctrl+F1 to take me to the console which doesn't work for me in kwayland but that is a separate issue altogether.