Topic: Programm hängt alle 2-3 Minuten

Hallo, ich nutze die version 0.100 (DEV) hatte aber dass Problem auch schon bei der Version 0.90.

Das Programm hängt ca. alle 2min als würde es einen AutoSave machen, was aber nicht der fall ist, da ich es schon ausgeschaltet habe.
Sonst läuft alles einwandfrei, auch nie einen Absturz gehabt usw.

Ich nutze einen iMac 2012 mit Open Core Legacy Patcher mit OSX Sequoia.

Hoffentlich hat jemand eine Lösung...

LG
Alex

Re: Programm hängt alle 2-3 Minuten

Hallo Alex,

you use latest version off 0.100-dev?

See:
https://github.com/qelectrotech/qelectr … dcc1df6ba4
https://qelectrotech.org/bugtracker/view.php?id=329


What the size of your project?
You use a lot of pictures?

Modification of the int BACKUP_INTERVAL from 2 min to 20 min used by
KautoSaveFile.

On a large project with a 256 MB folio printed in A0 format, the
graphical interface freezes for 30 seconds when KautoSaveFile writes
this large amount of data to the disk every two minutes.
Like pictures, FYI pictures need to be encoded in base64 in the XML of .qet file,
so bigs pictures in hight definitions can be freeze the GUI when BACKUP_INTERVAL
writes changes of your project for stalefiles.

Even if the programme crashes, you only lose 20 minutes of your work,
which is not a big deal.

Thanks to Enzo for reporting it and finding the problem.

On QET program you have two backup, one we can be enabled or not by user, and internal_backup for saving your project if QET crashes.
Interval backup for Internal_backup was moved from 2minutes to 20 minutes.

Laurent

"Le jour où tu découvres le Libre, tu sais que tu ne pourras jamais plus revenir en arrière..."Questions regarding QET belong in this forum and will NOT be answered via PM! – Les questions concernant QET doivent être posées sur ce forum et ne seront pas traitées par MP !