Bug#602471: pymca: package unusable

2010-11-15 Thread V. Armando Solé
Hello, From the PyMca side, the problem seems to be solved. By default, PyMca uses the solutions described in previous mail. On linux systems using glibc, the end user or package maintainer, can choose a much cleaner solution based on the use of the strtod_l function. That function is only

Bug#602471: RE : Bug#602471: pymca: package unusable

2010-11-15 Thread PICCA Frédéric-Emmanuel
Hello Hello, From the PyMca side, the problem seems to be solved. By default, PyMca uses the solutions described in previous mail. At the end the problem is about the file format used to store the information. SPEC files format which is not LOCAL neutral. do you thing that it should be

Bug#602471: RE : Bug#602471: pymca: package unusable

2010-11-15 Thread V. Armando Solé
Hello, On 15/11/2010 11:20, PICCA Frédéric-Emmanuel wrote: At the end the problem is about the file format used to store the information. SPEC files format which is not LOCAL neutral. By definition, the specfile format is locale C based as it is the format and locale used by SPEC. do

Bug#602471: RE : Bug#602471: pymca: package unusable

2010-11-15 Thread Picca Frédéric-Emmanuel
Le Mon, 15 Nov 2010 11:59:22 +0100, V. Armando Solé s...@esrf.fr a écrit : Hello, On 15/11/2010 11:20, PICCA Frédéric-Emmanuel wrote: At the end the problem is about the file format used to store the information. SPEC files format which is not LOCAL neutral. By definition, the

Bug#602471: pymca: package unusable

2010-11-15 Thread Teemu Ikonen
Hello Armando, On Mon, Nov 15, 2010 at 10:33 AM, V. Armando Solé s...@esrf.fr wrote: From the PyMca side, the problem seems to be solved. By default, PyMca uses the solutions described in previous mail. On linux systems using glibc, the end user or package maintainer, can choose a much

Bug#602471: pymca: package unusable

2010-11-11 Thread Teemu Ikonen
Hello Armando, On Wed, Nov 10, 2010 at 4:58 PM, V. Armando Solé s...@esrf.fr wrote: I have made the specfile module insensitive to the LC_NUMERIC locale when used in POSIX systems but I really do not know if that is better than forcing myself the locale in PyMca just after instantiating

Bug#602471: pymca: package unusable

2010-11-10 Thread V. Armando Solé
Hi On 08/11/2010 18:08, Teemu Ikonen wrote: Hi, Thanks for debugging this. I can reproduce the bug by starting pymca with LANG=de_DE.UTF-8 pymca Interestingly, instantiating QApplication class makes the scanf call in the specfile module use the locale-based numeric format. See the attached

Bug#602471: pymca: package unusable

2010-11-08 Thread Teemu Ikonen
d'origine De: debian-science-maintainers-bounces+picca=synchrotron-soleil...@lists.alioth.debian.org de la part de PICCA Frédéric-Emmanuel Date: ven. 05/11/2010 19:39 À: Teemu Ikonen Cc: 602...@bugs.debian.org Objet : Bug#602471: RE : Bug#602471: pymca: package unusable The data file

Bug#602471: pymca: package unusable

2010-11-08 Thread Vicente Sole
:39 À: Teemu Ikonen Cc: 602...@bugs.debian.org Objet : Bug#602471: RE : Bug#602471: pymca: package unusable The data file is ok, and importing the offending module works with the standard interpreter, so the bug is most likely somehow related to your environment. I reproduced this bug on two

Bug#602471: pymca: package unusable

2010-11-08 Thread Vicente Sole
+picca=synchrotron-soleil...@lists.alioth.debian.org de la part de PICCA Frédéric-Emmanuel Date: ven. 05/11/2010 19:39 À: Teemu Ikonen Cc: 602...@bugs.debian.org Objet : Bug#602471: RE : Bug#602471: pymca: package unusable The data file is ok, and importing the offending module works

Bug#602471: pymca: package unusable

2010-11-05 Thread Teemu Ikonen
On Fri, Nov 5, 2010 at 6:43 AM, Picca Frederic-Emmanuel pi...@synchrotron-soleil.fr wrote: Here the error message when I try to start pymca pi...@mordor:~$ pymca Traceback (most recent call last):  File /usr/share/pyshared/PyMca/PyMcaMain.py, line 161, in module    import McaWindow  File

Bug#602471: pymca: package unusable

2010-11-05 Thread Teemu Ikonen
2010/11/5 Picca Frédéric-Emmanuel frederic-emmanuel.pi...@synchrotron-soleil.fr: Le Fri, 5 Nov 2010 13:30:16 +0100, Teemu Ikonen tpiko...@gmail.com a écrit : Could you check whether LShellConstants.dat is corrupted, i.e. contains negative values? I attached my LShellConstants.dat file Does

Bug#602471: pymca: package unusable

2010-11-05 Thread Picca Frédéric-Emmanuel
Le Fri, 5 Nov 2010 13:30:16 +0100, Teemu Ikonen tpiko...@gmail.com a écrit : Hi, I can't repeat this on squeeze/amd64. Could you check whether LShellConstants.dat is corrupted, i.e. contains negative values? I attached my LShellConstants.dat file Does running this command produce the

Bug#602471: RE : Bug#602471: pymca: package unusable

2010-11-05 Thread PICCA Frédéric-Emmanuel
The data file is ok, and importing the offending module works with the standard interpreter, so the bug is most likely somehow related to your environment. I reproduced this bug on two differents systems (unstable) Or alternatively, something in my environment prevents this bug from

Bug#602471: RE : Bug#602471: RE : Bug#602471: pymca: package unusable

2010-11-05 Thread PICCA Frédéric-Emmanuel
Message d'origine De: debian-science-maintainers-bounces+picca=synchrotron-soleil...@lists.alioth.debian.org de la part de PICCA Frédéric-Emmanuel Date: ven. 05/11/2010 19:39 À: Teemu Ikonen Cc: 602...@bugs.debian.org Objet : Bug#602471: RE : Bug#602471: pymca: package

Bug#602471: pymca: package unusable

2010-11-04 Thread Picca Frederic-Emmanuel
Package: pymca Version: 4.4.0-1 Severity: important hello Here the error message when I try to start pymca pi...@mordor:~$ pymca Traceback (most recent call last): File /usr/share/pyshared/PyMca/PyMcaMain.py, line 161, in module import McaWindow File