Task #3299
Import, compilation error, display an "Internal Error" message
Statut: | New | Début: | 12/10/2022 | |
---|---|---|---|---|
Priorité: | Normal | Echéance: | ||
Assigné à: | - | % réalisé: | 0% |
|
Catégorie: | Import | Temps passé: | - | |
Version cible: | TXM 0.8.4 |
Description
Currently in case of compilation error of an import module, TXM just say that the import module call ended with no additional information.
It is impossible to know what is happening from the point of view of the user.
Solution¶
Catch compilation errors and display a modal dialog box saying:- Internal error, impossible to call import module
- send inquiry to TXM developpers
note : the modal dialog could use the "Severe message in dialog" mode (changed in the advance preferences page)
note2 : the actual code could catch the Groovy exceptions
note3 : augment the TXM Log system with a new Log level "modal" (higher than severe) to show the message in the modal box
Historique
#1 Mis à jour par Matthieu Decorde il y a plus de 2 ans
- Sujet changé de import modules compilation error, display an "Internal Error" message à Import, compilation error, display an "Internal Error" message
- Description mis à jour (diff)
#2 Mis à jour par Matthieu Decorde il y a plus de 2 ans
- Description mis à jour (diff)
- Version cible changé de TXM 0.8.2 à TXM 0.8.4