Bug 455983 - UI freeze when opening a room into a new window
Summary: UI freeze when opening a room into a new window
Status: RESOLVED LATER
Alias: None
Product: NeoChat
Classification: Applications
Component: General (show other bugs)
Version: unspecified
Platform: Flatpak Linux
: NOR normal
Target Milestone: ---
Assignee: Tobias Fella
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-26 21:01 UTC by Jan Bidler
Modified: 2023-05-02 21:31 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Bidler 2022-06-26 21:01:20 UTC
SUMMARY
The UI freezes and becomes unresponsive when one tries to open a room into a new window
Seems to only affect weak hardware though.

STEPS TO REPRODUCE
1. Open NeoChat and login
2. Open a room into a new window

OBSERVED RESULT
UI freezes and becomes unresponsive until the new window shows up

EXPECTED RESULT
UI should not freeze

SOFTWARE/OS VERSIONS
Linux: Linux Mint 20
KDE Plasma Version: 5.18.8

NeoChat: 22.04
KDE Frameworks Version: 5.95.0
Qt Version: 5.15.5

HARDWARE
Kernel Version: 5.4.0-121-generic
OS Type: 64-bit
Processors: 4 × AMD E2-7110 APU with AMD Radeon R2 Graphics
Memory: 6,7 GiB
Comment 1 Tobias Fella 2022-11-27 18:06:57 UTC
How long does it freeze? I guess there's not a lot we can do about that since when the qml engine is working on creating the new window, it can't also update the main window at the same time
Comment 2 Bug Janitor Service 2022-12-12 05:07:19 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Jan Bidler 2022-12-18 16:34:04 UTC
On the laptop with the specs above, the freeze is like ~2 seconds.
On my current pc there's also a freeze, but barely noticeable.
Comment 4 Tobias Fella 2023-05-02 21:31:13 UTC
There isn't a lot we can really do about that other than general performance optimizations