Bug 433568

Summary: plasmashell locks up when digital clock shows information on mouse over or wheel selection of timezone
Product: [Plasma] plasmashell Reporter: Edward Kigwana <ekigwana>
Component: Digital Clock widgetAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED NOT A BUG    
Severity: critical    
Priority: NOR    
Version: master   
Target Milestone: 1.0   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: backtrace
image

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.