https://bugs.kde.org/show_bug.cgi?id=356561
Bug ID: 356561 Summary: [REGRESSION] [bisected] Rendering delays, slowdown Product: Breeze Version: 5.5.0 Platform: Archlinux Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: QStyle Assignee: hugo.pere...@free.fr Reporter: pe...@lekensteyn.nl Since upgrading from breeze 5.4.3-2 to 5.5.0-2 on Arch Linux, starting Wireshark is 500% slower (5 seconds instead of 1). Bisection points to 6d852f30a1f2c1988359d4e0cdb21e2f1714a6bd (bug 344425). Reverting this on 5.5.0 (or master, c327915) restores the previous sane behavior. Reproducible: Always Steps to Reproduce: 1. Install wireshark-qt (which uses Qt5) on Arch Linux Start it with: time echo 'os.exit()' | HOME=/tmp/wshome2 /usr/bin/wireshark -X lua_script:/dev/stdin Actual Results: The screen stays transparant for some seconds, then finally shows the progress bar and then exits after five seconds. Expected Results: It should immediately show the progress bar and then exit in one second. Relevant package versions: breeze 5.5.0-2 wireshark-qt 2.0.0-2 qt5-base 5.5.1-5 -- You are receiving this mail because: You are watching all bug changes.