Bug #1815
RCP: 0.7.8, XTZ pager wrong images scripts path
Statut: | Closed | Début: | 02/07/2016 | |
---|---|---|---|---|
Priorité: | Normal | Echéance: | ||
Assigné à: | - | % réalisé: | 100% |
|
Catégorie: | Import | Temps passé: | - | |
Version cible: | TXM 0.7.8 |
Description
In TXM 0.7.8.201606281725, when building a facs edition with XTZ,
the Pager breaks with the following error:
Copy of ressource script failed: java.io.IOException: ** Copie de fichiers : échec d'accès à la source : /usr/lib/TXM/TXM/plugins/org.txm.toolbox_0.7.0.201606281725/res/org/txm/js/viewer. Copy of ressource script failed: java.io.IOException: ** Copie de fichiers : échec d'accès à la source : /usr/lib/TXM/TXM/plugins/org.txm.toolbox_0.7.0.201606281725/res/org/txm/images.
Solution¶
A) replace the prefix '/usr/lib/TXM/TXM/plugins/org.txm.toolbox_0.7.0.201606281725/res/org
' with '/usr/lib/TXM/TXM/plugins/org.txm.toolbox_0.7.0.201606281725/org
'.
B) or move the '/usr/lib/TXM/TXM/plugins/org.txm.toolbox_0.7.0.201606281725/org
' directory in '/usr/lib/TXM/TXM/plugins/org.txm.toolbox_0.7.0.201606281725/res
'
Historique
#1 Mis à jour par Matthieu Decorde il y a environ 9 ans
- % réalisé changé de 0 à 80
#2 Mis à jour par Sebastien Jacquot il y a plus d'un an
- Statut changé de New à Closed
#3 Mis à jour par Sebastien Jacquot il y a plus d'un an
- % réalisé changé de 80 à 100