Bug 399088

Summary: plasmashell locks up when qt applications use setWindowTitle in quick succession
Product: [Plasma] plasmashell Reporter: Ben <benjamin.hall>
Component: generalAssignee: David Edmundson <kde>
Status: RESOLVED DUPLICATE    
Severity: normal CC: kde, plasma-bugs
Priority: NOR    
Version: 5.12.6   
Target Milestone: 1.0   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Test python script to reproduce setWindowTitle issue

Description Ben 2018-09-26 04:46:06 UTC
Created attachment 115242 [details]
Test python script to reproduce setWindowTitle issue

plasmashell locks up when qt applications use setWindowTitle in quick succession. This was first noticed when scrubbing backwards and forwards through a multimedia file rapidly in the Tweak Software application RV.

STEPS TO REPRODUCE
1. Execute the attached python script (which requires the python-pyside package to be installed).

OBSERVED RESULT

The plasmashell taskbar locks up completely until the test application is closed.

EXPECTED RESULT

The plasmashell taskbar continues to respond.

SOFTWARE VERSIONS
Distribution: Ubuntu 18.04
KDE Plasma Version: 5.12.16
KDE Frameworks Version: 5.44.0
Qt Version: 5.9.5
Comment 1 Kai Uwe Broulik 2018-09-26 08:46:42 UTC

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