Bug#308795: floating point exception

2005-05-12 Thread Jean-Philippe THIERRY
Package: python2.3-tables Version: 0.9.1-2 Severity: normal when I try to add a row to an enlargeable table column, I get a floating point exception error. After some more trials, it seems that this occurs only when a variable is modified inside the loop that appends data to the table (the code

Bug#308795: Solved

2005-05-13 Thread Jean-Philippe THIERRY
I have cleaned up my python module tree (it was a mess), reconfigured both numarray and Numeric and it's now working well. It seems I had troubles with different versions of Numeric. Perhaps python-tables uses a function that I don't in the NumPy packages, because all was working well since no

Bug#550092: dia2code: Segmentation Fault into 64 bits systems

2010-02-07 Thread Jean-Philippe THIERRY
Hi all, I've just installed dia2code on my Lenny system (AMD64) and I get the same error. I attach the dia file I am using in ccase it can help. Jean-Philippe sechage_inverse-base_classes.dia Description: application/dia-diagram

Bug#619461: cups-pdf: PDFVer and GSCall keys not taken into account

2011-03-24 Thread Jean-Philippe Thierry
Package: cups-pdf Version: 2.5.0-16 Severity: normal Hi, I am trying to set up an encrypted pdf printer using cups-pdf. I find my way in identifying the right command-line options for encryption with ps2pdf and everything works fine. I then tuned the /etc/cups/cups-pdf.conf file changing the

Bug#619461: [Pkg-cups-devel] Bug#619461: cups-pdf: PDFVer and GSCall keys not taken into account

2011-03-24 Thread Jean-Philippe Thierry
Hi, Le 24 mars 2011 15:44, Martin-Éric Racine martin-eric.rac...@iki.fi a écrit : 2011/3/24 Volker Behr b...@physik.uni-wuerzburg.de: The log-file you sent me contains the following line: Thu Mar 24 11:05:53 2011 [DEBUG] file already pdf, simply copying it (cp

Bug#619461: [Pkg-cups-devel] Bug#619461: cups-pdf: PDFVer and GSCall keys not taken into account

2011-03-31 Thread Jean-Philippe Thierry
Hi, 2011/3/24 Volker Behr b...@physik.uni-wuerzburg.de On Thu, 2011-03-24 at 17:54 +0100, Jean-Philippe Thierry wrote: Hi, Le 24 mars 2011 15:44, Martin-Éric Racine martin-eric.rac...@iki.fi a écrit : 2011/3/24 Volker Behr b...@physik.uni-wuerzburg.de: The log

Bug#619178: help2man: does not catch 'usage' for the synopsis

2011-03-21 Thread Jean-Philippe Thierry
Package: help2man Version: 1.38.2 Severity: wishlist Hi, I am a Python fan and argparse (optparse replacer) is printing 'usage: XXX' as a synopsis. Bad luck help2man is looking for 'Usage' only. It would be nice to have both accepted at least for me. Regards Jean-Philippe -- System

Bug#619461: [Pkg-cups-devel] Bug#619461: Bug#619461: cups-pdf: PDFVer andGSCall keys not taken into account

2011-06-05 Thread Jean-Philippe Thierry
I finally find some time to test. Removed 2.5.0 through aptitude, downloaded 2.5.1-3 from the testing repo and installed it. I still end up with a blank page. Hope this helps Le 21 avril 2011 21:29, Martin-Éric Racine q-f...@iki.fi a écrit : 2011/4/1 jphthierry.pe...@gmail.com: No clue I

Bug#619178: help2man: does not catch 'usage' for the synopsis

2012-06-16 Thread Jean-Philippe Thierry
Hi, Le jeudi 14 juin 2012, Jakub Wilk a écrit : While your patch is indeed an improvement, it's not sufficient for a decent argparse support. Two other things that help2man doesn't handle well: - usage can be spread across multiple lines; - it's optional arguments: instead of Options:. I