Bug #2012

Mis à jour par Serge Heiden il y a plus de 8 ans

When ending the annotation with the save annotation button (in the edition editor) a widget disposed exception is raised and the save is not completed. raised.

h3. Solution

abort add widget disposal test in StartButton.updateCorporaView(...) if widget disposed.

h3. Solution 2

Diagnose UI threads management between OSes and manage the UI thread access correspondingly.

Retour