Re: soft editor freezes (no cursor, no keyboard input)?
René J.V. Bertin <[email protected]> Tue, 08 Oct 2019 11:16:59 +0200
| Newsgroups | gmane.comp.kde.users.kdevelop |
|---|---|
| Message-ID | <9897869.f8GuyoaPMe@bola> |
On Tuesday October 08 2019 09:29:23 René J.V. Bertin wrote: >Just now I had the same thing happening on Linux (with a build of the 5.4 branch head). In addition the cursor disappeared and menubar items didn't show their usual reaction to having the cursor over them. I brought a Konsole to the front to check for a deadloop with `top` and that unblocked the situation in KDevelop just as described for Mac above. >In this case I *think* I had just seen a code-related pop-up, in any case I had been following class inheritance via the context browser pop-ups. Correction, here on Linux it really appears to be an application-wide freeze. Checking now if it's related somehow to a change in the project listing lock mechanism that I am working on. R.