gillescastel / inkscape-figures

Inkscape figure manager
MIT License
557 stars 119 forks source link

Strange rapid glitching #29

Open VonbatenBach opened 3 years ago

VonbatenBach commented 3 years ago

Hello, I have installed the inkscape-figures on MacOS and I run automatically at system startup a very simple script (via Automator) #!/bin/bash inkscape-figures watch so that I don't have to open terminal and set figures watch manually.

Everything works pretty well despite the fact that a few times a day I encounter something really strange happening. Out of nowhere, my inkscape starts to very rapidly open and close. I mean, very rapidly. If I had opened any text editor at that time I barely could type anything because of the rapidly opening and closing inkscape threads.

I've been trying to figure out what keyboard keys combination might trigger such behaviour and what combinations might stop that loop. Unfortunately, I could not comprehend any of this. Sometimes that loop starts when I don't even type anything, sometimes it stops when I type random keys or focus on some other windows. Sometimes it doesn't stop at all and I have to hard restart my Mac.

Could you please help me with that problem? Best wishes!