« Ouvrir le fichier dialogue » : différence entre les versions
Aucun résumé des modifications |
Aucun résumé des modifications |
||
| Ligne 1 : | Ligne 1 : | ||
=== Why does this dialog flash? === | === Why does this dialog flash? === | ||
[[Image: DateiOeffnenDlg_f.jpg| | [[Image: DateiOeffnenDlg_f.jpg|Le dialogue "Ouvrir le fichier" donne un renseignement|none]]Image: Est-ce que le projet ''Langloch_1.T3001'' déjà ouvert de qn? | ||
<br><br> | <br><br> | ||
=== Preface === | === Preface === | ||
Dès qu'un PCB-projet existant est ouvert, TARGET crée une copie en interne et travaille avec la copie. Cette copie obtient l'extension OPEN pour le nom du fichier, par exemple regarde de cette façon: '' Langloch_1.T3001OPEN '', voir image ci-dessous. En sauvegarder le projet à la fin d'une session les modifications sont apportées au fichier initial et OPEN-copie est supprimé. Cela se fait automatiquement, l'utilisateur ne sera pas prend conscience de cela. Tout va bien, tous corrects. | |||
=== A second person accesses the same project at the same time === | === A second person accesses the same project at the same time === | ||
Version du 2 juillet 2015 à 13:10
Why does this dialog flash?

Image: Est-ce que le projet Langloch_1.T3001 déjà ouvert de qn?
Preface
Dès qu'un PCB-projet existant est ouvert, TARGET crée une copie en interne et travaille avec la copie. Cette copie obtient l'extension OPEN pour le nom du fichier, par exemple regarde de cette façon: Langloch_1.T3001OPEN , voir image ci-dessous. En sauvegarder le projet à la fin d'une session les modifications sont apportées au fichier initial et OPEN-copie est supprimé. Cela se fait automatiquement, l'utilisateur ne sera pas prend conscience de cela. Tout va bien, tous corrects.
A second person accesses the same project at the same time
TARGET wants to generate the OPEN copy for the second person but it already exists because the first person edits the project at the moment. Caution! Version conflicts can arise. The one saving the latest will win and the work of the other is lost. Trouble will be on its way.
The dialog appears although no second person opens the file at this time
reason:
The OPEN-copy was not automatically deleted. So it remains in the project directory. This can happen if the project was not saved and closed properly, maybe caused by a crash.
Solution:
Close TARGET, open Windows Explorer, go to your project directory and delete the file with the extension "OPEN".

Image: Delete the OPEN-File.
Now start TARGET new and open the desired project file. The Open file dialog won't appear any more.

