Tincta icon indicating copy to clipboard operation
Tincta copied to clipboard

Not responding anymore on windows resize

Open JulienRobberechts opened this issue 3 years ago • 3 comments

When I resize the windows and I have a file opened, sometimes the app freeze and never respond anymore. I have to kill the app and I loose my work since the last save.

Tincta 4.2.1 (4212) MacOS version 12.2 Processor Intel Core i7

JulienRobberechts avatar Feb 20 '22 16:02 JulienRobberechts

Same. My Tincta freezes often, even after upgrading to Monterey.

Here is a system report. Hope it can help debug this. Today I had only 2-3 files open. Simple plain text files. I noticed the cpu fans started going fast, and Activity Monitor told Tincta was the reason for eating cpu. I had to force quit Tincta. https://zerobin.net/?95e1d626f8895eae#ZGOQsryf7aRYxt6crpFeh9X5bHwuYf1U3HPGkh3DreA=

I posted a similar system report earlier: https://github.com/CodingFriends/Tincta/issues/46

oddmagne avatar Apr 11 '22 08:04 oddmagne

I also, have this problem.

nickw1996 avatar Apr 27 '22 21:04 nickw1996

I found a way to reliably reproduce this:

  1. Open a file with syntax coloring like a Markdown file
  2. Scroll to the very end of the file
  3. Resize the window or sidebar

This leads to some kind of infinite loop in the view update methods. However, I could not find what's causing it...

greimers avatar Apr 28 '22 16:04 greimers