bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#35961: 27.0.50; Sometimes frame freezes and stops updating (almost e


From: Eli Zaretskii
Subject: bug#35961: 27.0.50; Sometimes frame freezes and stops updating (almost entirely)
Date: Tue, 28 May 2019 21:41:15 +0300

> From: Dmitry Gutov <dgutov@servers.com>
> Date: Tue, 28 May 2019 18:06:44 +0300
> 
> - Creating a new frame with 'C-x 5 2'. The result is a responsive frame,
>    all the while the previous one is in that weird state.

This bit almost certainly means that it's not an Emacs problem, but
something related to the other software on your system.  Emacs's
display engine updates all the frames one after the other, in a single
thread, so the situation where one frame is updated, but another
isn't, is simply impossible, as far as the Emacs code is concerned.

Did you try looking at your system's logs for the times when these
freezes happen?  Or search the Internet for similar reports, not
necessarily related to Emacs?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]