5 messages in org.openoffice.fr.progRe: [prog] Macros de la distrib inacc...
FromSent OnAttachments
Philippe AllartMar 26, 2007 12:06 am 
Laurent GodardMar 26, 2007 12:14 am 
Philippe AllartMar 26, 2007 12:32 am 
Laurent GodardMar 26, 2007 12:40 am 
Philippe AllartMar 26, 2007 12:54 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [prog] Macros de la distrib inaccessibles sous LinuxActions...
From:Philippe Allart (pall@cudl-lille.fr)
Date:Mar 26, 2007 12:32:24 am
List:org.openoffice.fr.prog

Laurent Godard a écrit :

Bonjour Philippe

j'avais déjà posté un message concernant ce problème, mais sans préciser qu'il ne se produit que sous Linux. Sous Windows, ça marche.

Quelle version de OOo ? Est ce une version du projet ou bien livrée avec une distribution particuliere ?

C'est la 2.1, Build 9095, tout à fait officielle. J'ai la Mandriva 2007 (Free), mais sous la 2006 Power Pack c'était déjà comme ça.

Quand je navigue avec l'explorateur de fichiers dans /opt/openoffice.org2.1/share/basic/Tools, tout les modules sont bien présents. C'est seulement OOo qui ne les voit pas.

Voila ce que dit Tools/script.xlb:

------------------------- <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE library:library PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "library.dtd"> <library:library xmlns:library="http://openoffice.org/2000/library" library:name ="Tools" library:readonly="true" library:passwordprotected="false"> <library:element library:name="ModuleControls"/> <library:element library:name="Strings"/> <library:element library:name="Misc"/> <library:element library:name="UCB"/> <library:element library:name="Listbox"/> <library:element library:name="Debug"/> </library:library>

--------------------------

et un ls -l dans le répertoire Tools:

-r--r--r-- 1 root root 7058 nov 30 20:43 Debug.xba -r--r--r-- 1 root root 353 nov 30 20:43 dialog.xlb -r--r--r-- 1 root root 1802 nov 30 20:43 DlgOverwriteAll.xdl -r--r--r-- 1 root root 10256 nov 30 20:43 Listbox.xba -r--r--r-- 1 root root 26067 nov 30 20:43 Misc.xba -r--r--r-- 1 root root 12429 nov 30 20:43 ModuleControls.xba -r--r--r-- 1 root root 558 nov 30 20:43 script.xlb -r--r--r-- 1 root root 14447 nov 30 20:43 Strings.xba -r--r--r-- 1 root root 9699 nov 30 20:43 UCB.xba

Mais à partir d'OOo, cette bibliothèques et toutes ses voisines ont l'air vides.

Ph.