Hi Stephan, hi Kami, I'm sorry, the first link was a not public link of the of the extension with pending approval at LibreOffice Extensions site, and the target of the second one wasn't updated yet. Here is the right link (extended with the md5sum): http://numbertext.org/dist/92973266240813c7bdb44a4b7d85af04-numbertext-0.9.5.oxt Kami, could you help to copy this extension to the itc.hu? Many thanks for your help. Best regards, Laszlo 2012/12/6 Stephan Bergmann <sbergman@redhat.com>
On 12/06/2012 02:02 PM, Németh László wrote:I have made the complete port, tested with LibreOffice 4.0 and 3.6: http://extensions.libreoffice.**org/extension-center/** numbertext-1/pscreleasefolder.**2012-10-09.7591543982/0.9.5/** numbertext-0.9.5.oxt<http://extensions.libreoffice.org/extension-center/numbertext-1/pscreleasefolder.2012-10-09.7591543982/0.9.5/numbertext-0.9.5.oxt> or http://www.numbertext.org/**dist/numbertext-0.9.5.oxt<http://www.numbertext.org/dist/numbertext-0.9.5.oxt> Could you update the numbertext src package of the LibreOffice? Thanks in advance,LO wants to download the prebuilt oxt from <http://ooo.itc.hu/** oxygenoffice/download/**libreoffice/**510117359dc91181ea06b4aa8582ed** 2c-numbertext-0.9.5.oxt<http://ooo.itc.hu/oxygenoffice/download/libreoffice/510117359dc91181ea06b4aa8582ed2c-numbertext-0.9.5.oxt>> (see LO's Makefile.fetch), so if somebody (Kami?) can put it there, that would be the easiest. I can adapt the single line setting NUMBERTEXT_EXTENSION_PACK in LO's configure.ac then. The first link above leads to a broken oxt, so I assume the second link points to what we want (and the md5sum I give above is for that one). Stephan 2012/12/6 Németh László <nemeth@numbertext.org<mailto:nemeth@numbertext.org>**> Hello, I will check your fixes, and make a new release from the Numbertext extension (with fixes and the new Latvian and Lithuanian modules of the version 0.9.5). Many thanks for your work and mail! Best regards, Laszlo 2012/12/5 julien2412 <serval2412@yahoo.fr <mailto:serval2412@yahoo.frHello, By trying to reproduce an fdo, I got a lot of these on console: Python exception: <class 'TabError'>: inconsistent use of tabs and spaces in indentation (__init__.py, line 70), traceback follows /home/julien/compile-**libreoffice/libo/solver/** unxlngx6/installation/opt/**program/uno.py:265 in function _uno_import() [return _g_delegatee( name, *optargs, **kwargs )] /home/julien/compile-**libreoffice/libo/solver/** unxlngx6/installation/opt/**share/extensions/numbertext/re**g.uno.py:7<http://reg.uno.py:7> <http://reg.uno.py:7> in function createInstance() [import org.Numbertext] /home/julien/compile-**libreoffice/libo/solver/** unxlngx6/installation/opt/**program/unohelper.py:292 in function createInstanceWithContext() [return self.clazz( context ) So I unzipped src/**b8cbca7b3363e6ca2d02bc0ba2b639**04-numbertext_0.9.4.oxt and runned pep8 (1.3.3 version) on it. Except "E501 lines too long", I fixed all the pep8 warnings. I put all the changes files here: changes.tar.bz2 <http://nabble.**documentfoundation.org/file/** n4022762/changes.tar.bz2<http://nabble.documentfoundation.org/file/n4022762/changes.tar.bz2>pylint gives warnings too but I don't know really how to fix them. If it's ok, does it worth it to create a new version of numbertext? Julien