Does deleting the inserts make the problem go away?
Another idea: sometimes the configuration file gets corrupted. Try renaming it to generate a new one.
Another one: delegate graphical management to Qt6ctr, as was the case with the freezing problem with the color picker widget.
There's also compiling in debug mode and other code tracking tools... But I have no idea how they work.
I've only programmed in non-compiled languages.
In those languages, programs sometimes did strange things... I checked the programming a thousand times and everything was fine. I restarted the engine and the error was gone. The engine (Flash, PHP, browsers)... were the ones failing.
If you think about it, it's a miracle that programs work at all. Layers and layers of error-prone abstraction, all the way down to 0 and 1, in an electronic machine, which is also susceptible to failure... (temperature, wear...).
Does deleting the inserts make the problem go away?
Another idea: sometimes the configuration file gets corrupted. Try renaming it to generate a new one.
Another one: delegate graphical management to Qt6ctr, as was the case with the freezing problem with the color picker widget.
There's also compiling in debug mode and other code tracking tools... But I have no idea how they work.
I've only programmed in non-compiled languages.
In those languages, programs sometimes did strange things... I checked the programming a thousand times and everything was fine. I restarted the engine and the error was gone. The engine (Flash, PHP, browsers)... were the ones failing.
If you think about it, it's a miracle that programs work at all. Layers and layers of error-prone abstraction, all the way down to 0 and 1, in an electronic machine, which is also susceptible to failure... (temperature, wear...).