https://bugs.kde.org/show_bug.cgi?id=489652
Bug ID: 489652 Summary: Translucency effect causes firefox to freeze when minimized Classification: Plasma Product: plasmashell Version: master Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: plasma-b...@kde.org Reporter: pallasw...@proton.me CC: k...@davidedmundson.co.uk Target Milestone: 1.0 SUMMARY When the translucency desktop effect is enabled, minimizing firefox causes it to freeze until it is un-minimized. STEPS TO REPRODUCE 1. Enable 'translucency' desktop effect 2. Minimize all firefox windows (a 'busy' firefox session is implied) 3. Application is unresponsive OBSERVED RESULT ``` Jul 03 15:17:04 Pallas kwin_wayland[10116]: <Unknown File>:97: TypeError: Cannot read property 'translucencyWindowTypeAnimation' of undefined Jul 03 15:18:28 Pallas kwin_wayland[10116]: <Unknown File>:97: TypeError: Cannot read property 'translucencyWindowTypeAnimation' of undefined Jul 03 15:18:30 Pallas kwin_wayland[10116]: <Unknown File>:97: TypeError: Cannot read property 'translucencyWindowTypeAnimation' of undefined Jul 03 15:18:33 Pallas kwin_wayland[10116]: <Unknown File>:97: TypeError: Cannot read property 'translucencyWindowTypeAnimation' of undefined Jul 03 15:18:34 Pallas kwin_wayland[10116]: <Unknown File>:97: TypeError: Cannot read property 'translucencyWindowTypeAnimation' of undefined Jul 03 15:18:36 Pallas kwin_wayland[10116]: <Unknown File>:97: TypeError: Cannot read property 'translucencyWindowTypeAnimation' of undefined Jul 03 15:18:37 Pallas kwin_wayland[10116]: <Unknown File>:97: TypeError: Cannot read property 'translucencyWindowTypeAnimation' of undefined Jul 03 15:18:38 Pallas kwin_wayland[10116]: <Unknown File>:97: TypeError: Cannot read property 'translucencyWindowTypeAnimation' of undefined Jul 03 15:18:40 Pallas kwin_wayland[10116]: <Unknown File>:97: TypeError: Cannot read property 'translucencyWindowTypeAnimation' of undefined Jul 03 15:18:42 Pallas kwin_wayland[10116]: <Unknown File>:97: TypeError: Cannot read property 'translucencyWindowTypeAnimation' of undefined Jul 03 15:18:42 Pallas plasmashell[10446]: QUnifiedTimer::stopAnimationDriver: driver is not running Jul 03 15:18:42 Pallas plasmashell[10446]: kpipewire_logging: invalid image "EGL_BAD_PARAMETER" ``` Each of the 'TypeError' messages is generated when minimizing a firefox window. After the last messages appear together (stopAnimationDriver/ BAD_EGL_PARAMETER), video playback continues for a short time (maybe 1 minute?) but eventually stops. Restoring one of the browser windows from minimized during this time, the page initially appears OK, but any interaction has no result... Until all of the firefox windows are restored, and then all of the input that was sent to each of the windows simultaneously happens, and video playback continues (usually at extremely low quality until the page is reloaded) EXPECTED RESULT No freeze with translucency effect enabled SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: Tumbleweed (available in About System) KDE Plasma Version: 6.1.1 KDE Frameworks Version: 6.3.0 Qt Version: 6.7.2 ADDITIONAL INFORMATION Sorry if this is filed in the wrong place, It's not entirely clear to me where bugs in desktop effects should be reported. Any advice appreciated. -- You are receiving this mail because: You are watching all bug changes.