Bug#342484: Error: unknown pseudo-op: `.weakref'

2005-12-07 Thread Mathieu Malaterre
Package: gcc-snapshot Version: 20051124-1 Severity: important I cannot build VTK (http://vtk.org) using gcc-snapshot and $ (cd Utilities/kwsys make) Building dependencies. cmake.depends... Building object file Directory.o... /tmp/ccFywWsc.s: Assembler messages: /tmp/ccFywWsc.s:2650: Error:

Bug#342484: Stripped compile line

2005-12-07 Thread Mathieu Malaterre
$ /usr/lib/gcc-snapshot/bin/g++ -o RegularExpression.o -Dvtksys_EXPORTS -g -I/home/mathieu/Dashboards/MyTests/VTK-gcc-snapshot/Utilities -DVTK_IN_VTK -DKWSYS_NAMESPACE=vtksys -c /home/mathieu/Dashboards/MyTests/ParaView/VTK/Utilities/kwsys/RegularExpression.cxx /tmp/ccRIu5Mp.s:

Bug#342484: Compilation is working

2005-12-07 Thread Mathieu Malaterre
Thanks Falk, you can close the bug. Updating binutils from unstable did the trick $ sudo apt-get install -t unstable binutils Mathieu -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#402187: cdrecord: Only one FILE allowed on line 5 in 'zeta.cue'.

2006-12-08 Thread Mathieu Malaterre
Package: cdrecord Severity: normal Hi, I cannot burn the bootable CD for Zeta (BeOS). Following instruction from http://haiku-os.org/wiki/index.php?title=HaikuUserBook/Appendices/Haiku_and_BeOS_CD_Burning I tried: $ sudo cdrecord dev=ATA:0,0,0 speed=48 -v -dummy -dao cuefile=zeta.cue ...

Bug#402190: wodim: No such thing as CMAKEFLAGS

2006-12-08 Thread Mathieu Malaterre
Package: wodim Version: 5:1.0-1 Severity: normal There seems to be a typo in debian/rules. There is no such thing as CMAKEFLAGS, my guess is that the author meant the usual CFLAGS env variable. Ref: +CFLAGS = -g +ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) +CFLAGS += -O0 +else +CMAKEFLAGS

Bug#402222: ERROR: Drive does not accept any cue sheet variant - please report.

2006-12-08 Thread Mathieu Malaterre
Package: cdrdao Severity: normal Hi, I am not able to create a CD using the following cue file: FILE zetaboot.img BINARY TRACK 01 MODE1/2048 INDEX 01 00:00:00 POSTGAP 00:02:00 FILE zetacd.img BINARY TRACK 02 MODE1/2048 INDEX 01 00:00:00 POSTGAP 00:02:00 cdrdao reports: $

Bug#402190: closed by Eduard Bloch [EMAIL PROTECTED] (Re: Bug#402190: wodim: No such thing as CMAKEFLAGS)

2006-12-09 Thread Mathieu Malaterre
administrator (administrator, Debian Bugs database) -- Forwarded message -- From: Eduard Bloch [EMAIL PROTECTED] To: Mathieu Malaterre [EMAIL PROTECTED], [EMAIL PROTECTED] Date: Sat, 9 Dec 2006 16:46:32 +0100 Subject: Re: Bug#402190: wodim: No such thing as CMAKEFLAGS Version

Bug#402383: fglrx-driver: man page fro fglrx contains wrong version of driver

2006-12-09 Thread Mathieu Malaterre
Package: fglrx-driver Version: 8.31.5-1 Severity: minor After installation of fglrx 8.31.5, one still sees the old version in the man page: ATI Linux driver 8.24.8 $Date: 2006/05/20 23:39:16 $ It would be nice if the documentation driver version would match the one installed. Thanks ! --

Bug#403250: totem: segfault in mmx2_memcpy

2006-12-15 Thread Mathieu Malaterre
Package: totem Severity: important Hi, I cannot watch the following movie: http://homepage.mac.com/rossetantoine/osirix/PICTS/HeadFlyThru.mov When I run it on my etch system using totem I get: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1539417168 (LWP

Bug#403250:

2006-12-15 Thread Mathieu Malaterre
$ totem --version Gnome totem 2.16.4 does not crash when reading the file, however the output is corrupted. I will close the issue since totem is not crashing. -- Mathieu -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#387153: invoke-rc.d: initscript rng-tools, action start failed.

2006-09-12 Thread Mathieu Malaterre
Package: rng-tools Version: 2-unofficial-mt.10-2 Severity: wishlist Hello, Trying to install rng-tools when you don't have a /dev/hwrandom leads to: Setting up rng-tools (2-unofficial-mt.10-2) ... Trying to create /dev/hwrng device inode... udev active, devices will be created in

Bug#398309: bugle: default filters is not installed

2006-11-12 Thread Mathieu Malaterre
Package: bugle Version: 0.0.20061022-1 Severity: wishlist After installing BuGLe one still need to manually copy the default filters (doc/examples/filters) into $HOME/.bugle/filters to start using BuGLe It would be nice if a default filters would be properly installed. Ref:

Bug#397186: closed by [EMAIL PROTECTED] (A. Maitland Bottoms) (Bug#397186: fixed in vtk 5.0.2-1)

2006-11-14 Thread Mathieu Malaterre
Francesco Poli wrote: On Fri, 10 Nov 2006 18:19:11 -0800 Debian Bug Tracking System wrote: [...] * Apply fix for two-dimensional PLOT3D by Francesco Poli (Closes: #397186) [...] Thanks for considering and applying my patch! :-) An even better solution would have been an upstream patch

Bug#393840: openvpn: /etc/resolv.conf automation

2006-10-17 Thread Mathieu Malaterre
Package: openvpn Version: 2.0.7-1 Severity: wishlist It would be nice if the debian openvpn package would be shipped with up/down script to solve the dns issue. Typical scripts can be found at: * http://openvpn.net/archive/openvpn-users/2004-10/msg00392.html *

Bug#396283: libvtk5-dev includes deprecated C++ header

2006-10-30 Thread Mathieu Malaterre
This is not enough to be grep'ing for #include you should also grep for use of old deprecated syntax: strstream and co. This is part of a larger bug: http://vtk.org/Bug/bug.php?op=showbugid=1953 -- Mathieu -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble?

Bug#401071: cmake: CMake 2.4.5 RC 2

2006-11-30 Thread Mathieu Malaterre
Package: cmake Version: 2.4.4-1 Severity: normal Quoting email from Bill Hoffman: Due to some serious bugs in 2.4.4, I have created a 2.4.5 release candidate 2 (1 did not even get announced). You can find the files here: http://www.cmake.org/files/v2.4/ (Just sort by Last modified to get all

Bug#401071: cmake: CMake 2.4.5 available for download

2006-12-04 Thread Mathieu Malaterre
Package: cmake Version: 2.4.4-1 Followup-For: Bug #401071 On behalf of myself, Ken, Brad, Andy and the rest of the CMake team, we are pleased to announce that CMake 2.4.5 is available for download at: http://www.cmake.org/HTML/Download.html If you have any problems or find any bugs, please

Bug#348896: libc6-dev: implicit declaration of function swab

2006-01-19 Thread Mathieu Malaterre
Package: libc6-dev Version: 2.3.5-8 Severity: normal One cannot use the swab function without producing a warning. Indeed unistd.h defines it within a __USE_XOPEN ifdef, whereas this should not be needed according to: http://www.opengroup.org/onlinepubs/009695399/functions/swab.html But then

Bug#349369: fglrx-driver: New ATI binary driver Version: 8.21.7

2006-01-22 Thread Mathieu Malaterre
Package: fglrx-driver Version: 8.20.8-1.1 Severity: wishlist It would be great if the package would be updated to newest version: 8.21.7, which now support OpenGL 2.0 http://www2.ati.com/drivers/linux/linux_8.21.7.html -- System Information: Debian Release: testing/unstable APT prefers

Bug#493713: wx2.6-headers requires libglu1-mesa-dev (missing dep)

2008-08-04 Thread Mathieu Malaterre
Package: wx2.6-headers Version: 2.6.3.2.1.5 Severity: normal One cannot use wx for building project, there is a missing dependencie: In file included from /usr/include/wx-2.6/wx/glcanvas.h:26, from

Bug#493964: libjasper-runtime: jiv abort on proper input image

2008-08-06 Thread Mathieu Malaterre
Package: libjasper-runtime Version: 1.701.0-2 Severity: important I cannot open the following jpc image: http://jpeg.sourceforge.net/jpeg2000/D_CLUNIE_CT1_J2KI.j2k Using jiv I get the following: $ gdbrun /tmp/jasper/bin/jiv bla.j2k

Bug#494850: cannot start meld

2008-08-12 Thread Mathieu Malaterre
Package: meld Version: 1.1.3-1.2 Severity: grave Justification: renders package unusable I simply cannot start meld: $ meld Traceback (most recent call last): File /usr/bin/meld, line 78, in ? import gtk ImportError: No module named gtk Thanks -- System Information: Debian Release: 4.0

Bug#500232: vtk: Please update to VTK 5.2

2008-09-26 Thread Mathieu Malaterre
Package: vtk Severity: normal VTK 5.2 was released a couple of weeks ago. Please update the VTK package. Thanks! Ref: http://www.kwwidgets.org/Wiki/VTK_5.2_Release_Planning -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (500, 'stable'), (50, 'testing'), (40,

Bug#460681: xsltproc: doc for --maxdepth incorrectly define the max number to 500 instead of 3000

2008-01-14 Thread Mathieu Malaterre
Package: xsltproc Version: 1.1.19-1 Severity: minor When xsltproc apply recursively template and reach the max depth number it complains with: runtime error: file DefaultDicts.xsl line 128 element param xsltApplyXSLTTemplate: A potential infinite template recursion was detected. You can adjust

Bug#460682: xsltproc --maxdepth 65535 leads to seg fault

2008-01-14 Thread Mathieu Malaterre
Package: xsltproc Version: 1.1.19-1 Severity: normal When specifying the maxdepth on the command line to be 65535 xsltproc finish with a seg fault: $ gdbrun xsltproc --maxdepth 65535 maxdepth.xsl f.xml ... Program received signal SIGSEGV, Segmentation fault. 0xb7e8d715 in

Bug#298721: add lossless and 12/16 bit support to jpeg library

2005-03-20 Thread Mathieu Malaterre
[Could someone please tell me how to suscribe to a bug, so that I receive mail directly ?] Bill, Prisitine libjpeg sources does not support 16bit, AFAICS. You are right, but the set of patches add support for it. So it is 4 distinct ABI (and maybe 4 API as well): current libjpeg, libjpeg8,

Bug#298721: add lossless and 12/16 bit support to jpeg library

2005-03-14 Thread Mathieu Malaterre
1) the lossless jpeg patch. correct this is the one from: http://www.oceana.com/ftp/ljpeg/ 2) a custom patch from Gdcm. correct. It fixes some issues, fixes some compile warnings (-Wall) 3) another patch from Gdcm that add support for 16bit. Well this is really your 4). The patch for this is

Bug#266824: progress?

2005-04-06 Thread Mathieu Malaterre
Seems like mozilla was succefully updated a few days ago. Any progress on sunbird ? Thanks Mathieu -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#208198: gl Extension and static Mesa libGL.a

2005-04-07 Thread Mathieu Malaterre
Hello, First thing: is anybody working on this ? Is this consider a closed issue ? This is a huge problem for us. When building VTK (http://vtk.org), cmake (cmake.org) is doing a system inspection. Case 1. Only using nvidia-glx (w/o nvidia-glx-dev). cmake parses the /usr/lib dir and

Bug#439005: file: j2k support (jpeg 2000)

2007-08-21 Thread Mathieu Malaterre
Package: file Version: 4.21-1 Severity: normal file does not support j2k file format. Example: $ wget http://www.jpeg.org/jpeg2000guide/testimages/Part4TestStreams/codestreams_profile0/p0_10.j2k $ file p0_10.j2k p0_10.j2k: data $ apt-get install libjasper-runtime $ imginfo -f p0_10.j2k jpc 3

Bug#439005: file: j2k support (jpeg 2000)

2007-08-22 Thread Mathieu Malaterre
On 8/21/07, Daniel Baumann [EMAIL PROTECTED] wrote: severity 439005 wishlist thanks Mathieu Malaterre wrote: file does not support j2k file format. Example: $ wget http://www.jpeg.org/jpeg2000guide/testimages/Part4TestStreams/codestreams_profile0/p0_10.j2k $ file p0_10.j2k

Bug#445349: fop: new upstream 0.94 available

2007-10-05 Thread Mathieu Malaterre
Package: fop Version: 1:0.20.5-5 Severity: normal A new release of fop is available: http://xmlgraphics.apache.org/fop/0.94/index.html changelog: http://xmlgraphics.apache.org/fop/0.94/changes_0.94.html release notes: http://xmlgraphics.apache.org/fop/0.94/releaseNotes_0.94.html Thanks !

Bug#406810: xpdf-utils: pdftotext -layout incorrect output

2007-01-14 Thread Mathieu Malaterre
Package: xpdf-utils Version: 3.01-9 Severity: normal pdftotext is failing on page 411 of the following file: ftp://medical.nema.org/medical/dicom/2007/07_03pu.pdf pdftotext -layout -nopgbrk -f 411 -l 411 07_03pu.pdf page411.txt Produce something like: ...

Bug#407044: evince does not display pdf file

2007-01-15 Thread Mathieu Malaterre
Package: evince Severity: normal Opening the following pdf file with evince lead to white pages: ftp://medical.nema.org/medical/dicom/1989/PS2_1989.pdf The pdf display fine with xpdf/kpdf/gv Thanks ! -- System Information: Debian Release: 4.0 APT prefers testing APT policy: (989,

Bug#407044: evince does not display pdf file

2007-01-15 Thread Mathieu Malaterre
Oh...indeed. The rendering is just extremely slow. Sorry for the noise Mathieu On 1/15/07, Marco Cabizza [EMAIL PROTECTED] wrote: tags 407044 + fixed-in-experimental thanks Il giorno lun, 15/01/2007 alle 15.08 -0500, Mathieu Malaterre ha scritto: Package: evince Severity: normal Opening

Bug#405568: fglrx-driver: upstream version 8.32.5 is available

2007-01-04 Thread Mathieu Malaterre
Package: fglrx-driver Version: 8.31.5-1 Severity: wishlist New version is available: https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/linux_8.32.5.html Ref: http://ati.amd.com/support/drivers/linux/linux-radeon.html Thanks ! BTW 8.31.5 is still in experimental. -- System

Bug#406109: fop: new release 0.93 available

2007-01-08 Thread Mathieu Malaterre
Package: fop Severity: normal A new release of fop is available: http://xmlgraphics.apache.org/fop/0.93/index.html changelog: http://xmlgraphics.apache.org/fop/0.93/changes_0.93.html release notes: http://xmlgraphics.apache.org/fop/0.93/releaseNotes_0.93.html Thanks ! -- System Information:

Bug#406256: xpdf-utils: pdftotext produces incorrect output

2007-01-09 Thread Mathieu Malaterre
Package: xpdf-utils Severity: normal I am trying to convert a pdf file to text using your pdftotext (thanks for this tool !). Unfortunately it is failing on the following pdf file: ftp://medical.nema.org/medical/dicom/2007/07_06pu.pdf Command is: $ pdftotext -f 37 -l 37 -raw 07_06pu.pdf

Bug#363707: icedove still corrupt the X session

2006-12-18 Thread Mathieu Malaterre
When an email with a very long subject is openened icedove completely corrupt my X session. This is very difficult for me to report because even using: $ sh /usr/lib/icedove/run-mozilla.sh /usr/bin/gdb /usr/lib/icedove/icedove-bin makes my gnome session abort. I would need to run Xorg under

Bug#408552: libvtk5: MPEG2 is patent-encumbered

2007-01-26 Thread Mathieu Malaterre
Package: libvtk5 Severity: normal libvtk5 comes with a MPEG2 library. It needs to be move to non-free. From: http://en.wikipedia.org/wiki/MPEG-2#Patent_holders Where software patentability is upheld, the use of MPEG-2 requires the payment of licensing fees to the patent holders via the MPEG

Bug#408560: fglrx-driver: upstream version 8.33.6 is available

2007-01-26 Thread Mathieu Malaterre
Package: fglrx-driver Severity: wishlist New version is available: https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/linux_8.33.6.html Ref: http://ati.amd.com/support/drivers/linux/linux-radeon.html Thanks ! -- System Information: Debian Release: 4.0 APT prefers testing

Bug#408589: ooo2dbk failed to convert my sxw file

2007-01-26 Thread Mathieu Malaterre
Package: ooo2dbk Version: 1.5.0-3 Severity: normal I used OpenOffice to open and convert to sxw the following document: http://medical.nema.org/dicom/2007/07_03pu.doc Then I tried: $ ooo2dbk -v 07_03pu.sxw 1 - Initialization (command line options) - OOo2DBK config file:

Bug#408681: ooo2dbk: New upstream 2.1.0 available

2007-01-27 Thread Mathieu Malaterre
Package: ooo2dbk Version: 1.4.1-1 Severity: normal A newer ooo2dbk is available from the website: http://www.indesko.com/telechargements/ooo2dbk As a side note, please change the link to the old webpage: http://www.chez.com/ebellot/ooo2sdbk/ into the newer:

Bug#408842: libsaxon-java: New upstream: 8.8 (support XSLT 2.0)

2007-01-28 Thread Mathieu Malaterre
Package: libsaxon-java Version: 1:6.5.5-1 Severity: wishlist It would be nice if the package was updated to the latest saxon 8.8: http://saxon.sourceforge.net/ See also, bug #350338 thanks -- System Information: Debian Release: 4.0 APT prefers testing APT policy: (500, 'testing')

Bug#399301: fglrx-driver: upstream version 8.31.5 is available

2006-11-18 Thread Mathieu Malaterre
Package: fglrx-driver Version: 8.30.3-1 Severity: normal New version is available: https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/linux_8.31.5.html Ref: http://ati.amd.com/support/drivers/linux/linux-radeon.html I am hoping this will fix my current issue: [fglrx seg fault

Bug#430774: file: DICOM support need work

2007-06-27 Thread Mathieu Malaterre
Package: file Version: 4.17-5etch1~bpo.1 Severity: normal file does not properly recognize DICOM file (DICM magic number). for instance the two following files are not recognized as DICOM: http://www.creatis.insa-lyon.fr/viewcvs/viewcvs.cgi/gdcmData/D_CLUNIE_CT1_RLE.dcm - TIFF image data,

Bug#430775: file: mime type: application/dicom is not supported

2007-06-27 Thread Mathieu Malaterre
Package: file Version: 4.17-5etch1~bpo.1 Severity: normal As far as I understand there is a mime type for DICOM: http://www.rfc-zone.org/rfc3240.html Thus: $ file -i filename.dcm should return 'application/dicom' instead of 'application/octet-stream' Thanks -- System Information: Debian

Bug#430777: JPEG file recognized as Minix filesystem, version 2

2007-06-27 Thread Mathieu Malaterre
Package: file Version: 4.17-5etch1~bpo.1 Severity: normal the following JPEG file is not recognized: http://vld.ru/tomo/Tmg/20041024/10261526/ICO/22850616.jpg $ file ./vld.ru/tomo/Tmg/20041024/10261526/ICO/22850616.jpg ./vld.ru/tomo/Tmg/20041024/10261526/ICO/22850616.jpg: Minix filesystem,

Bug#430777: file/sid: JPEG file recognized as Minix filesystem, version 2

2007-06-27 Thread Mathieu Malaterre
Package: file Version: 4.21-1 Followup-For: Bug #430777 Using file from sid, issue is still present. $ file ./vld.ru/tomo/Tmg/20041024/10261526/ICO/22850616.jpg ./vld.ru/tomo/Tmg/20041024/10261526/ICO/22850616.jpg: Minix filesystem, version 2 can you *please* stop reporting bugs against the

Bug#430774: file/sid: DICOM support need work

2007-06-27 Thread Mathieu Malaterre
Package: file Version: 4.21-1 Followup-For: Bug #430774 $ sudo apt-get install -t sid file Same problem with newer file version: $ file D_CLUNIE_CT1_RLE.dcm D_CLUNIE_CT1_RLE.dcm: TIFF image data, little-endian $ file ACUSON-24-YBR_FULL-RLE.dcm ACUSON-24-YBR_FULL-RLE.dcm: Apple QuickTime movie

Bug#432834: ImportError: No module named Scientific.IO.NetCDF

2007-07-12 Thread Mathieu Malaterre
Package: python-netcdf Version: 2.4.9-2 Severity: normal I cannot import the netcdf library from python-netcdf package. Steps: $ sudo apt-get install python-netcdf $ python /usr/share/doc/python-netcdf/examples/netcdf_demo.py Traceback (most recent call last): File

Bug#432945: coreutils: ls --quoting-style=c and | (pipe) symbol

2007-07-13 Thread Mathieu Malaterre
Package: coreutils Version: 5.2.1-2 Severity: normal output of ls --quoting-style=c is incorrect when filename contains | (pipe) symbol. Steps: mkdir /tmp/bla touch /tmp/bla/filename with | pipe ls --quoting-style=c /tmp/bla returns: filename with \| pipe thanks, -Mathieu Ref:

Bug#330581: UseSWIG.cmake is broken

2005-09-28 Thread Mathieu Malaterre
Package: cmake Version: 2.0.6-1 Severity: important cmake 2.0.6 unfortunately was released with a broken Module file: UseSWIG.cmake The patch was applied to the next released, but only on the cmake 2.2.x branch. Please apply the following patch to get rid of the problem when using UseSWIG:

Bug#326910: xlibmesa-glu-dev: libGLU.so is linking against old libstdc++.so.5

2005-09-06 Thread Mathieu Malaterre
Package: xlibmesa-glu-dev Version: 4.3.0.dfsg.1-14 Severity: minor It would nice if libGLU would be rebuild against newer libstdc++.so.6, so that you don't get the warning: /usr/bin/ld: warning: libstdc++.so.5, needed by /usr/X11R6/lib/libGLU.so, may conflict with libstdc++.so.6 Since now the

Bug#325739: gcc-4.0: Segfault with gcc4 (and above) when using LD_PRELOAD

2005-08-30 Thread Mathieu Malaterre
Package: gcc-4.0 Version: 4.0.1-2 Severity: important Hi, Description: I am running a program that is outputing a file. The very same program when run with LD_PRELOAD set to libGL.so, is segfaulting. The segfault does not occur when using gcc2.95, gcc3.2, gcc3.3 and gcc3.4 (debian package). The

Bug#287579: vtk API changes

2005-08-16 Thread Mathieu Malaterre
Hello, Brad King recently fix the versioning in VTK CVS (before the 5.0) branch. And I believe everything is set properly using CMake: SOVERSION. Brad do you want to add anything ? Mathieu Mark Hymers wrote: Hi, I've just been talking to some of the people on #debian about this and we've

Bug#484768: xmldiff-xmlrev: compilation error: file /usr/share/sgml/stylesheet/xmldiff/xmlrev.xslt line 21 element attribute

2008-06-06 Thread Mathieu Malaterre
Package: xmldiff-xmlrev Version: 0.6.8-2 Severity: normal I cannot use xmlrev on any xml file, there must be something wrong with my installation: $ echo ?xml version=1.0? toto1 $ echo ?xml version=1.0? toto2 $ xmlrev toto1 toto2

Bug#486794: python-vtk: No rule to make target `/usr/bin/vtkWrapPythonInit'

2008-06-18 Thread Mathieu Malaterre
Package: python-vtk Version: 5.0.2-4 Severity: normal python-vtk package is broken it is missing the executable: /usr/bin/vtkWrapPythonInit Please add it (it seems to be available in testing) thanks -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (500,

Bug#418046: ImportError: No module named pkg_resources

2007-04-06 Thread Mathieu Malaterre
Package: python-setuptools Version: 0.6a9-0bpo1 Severity: normal I was able to install python-setuptools, but I believe this is not possible on a debian stable system. $ sudo apt-get install python-setuptools $ easy_install Traceback (most recent call last): File /usr/bin/easy_install, line

Bug#366179: cmake: New release: 2.4.1

2006-05-05 Thread Mathieu Malaterre
Package: cmake Version: 2.2.3-1 Severity: wishlist New release of CMake (2.4.1) See post: http://www.cmake.org/pipermail/cmake/2006-May/009031.html Thanks Mathieu -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (989, 'testing') Architecture: i386

Bug#366465: gnotime: GnoTime HELP does not work

2006-05-08 Thread Mathieu Malaterre
Package: gnotime Version: 2.2.2-5 Severity: normal I cannot access the help from the GnoTime interface. Steps to reproduce: $ gnotime Click 'Help' button in the interface. In firefox you get: urL:file:/usr/share/gnome/help/gnotime/C/gnotime.xml XML Parsing Error: undefined entity Location:

Bug#374862: xvfb: Xvfb option -fbdir disappear

2006-06-21 Thread Mathieu Malaterre
Package: xvfb Version: 1:1.0.2-8 Severity: normal According to man Xvfb I can specify the framebuffer directory: ... -fbdir framebuffer-directory This option specifies the directory in which the memory mapped files containing the framebuffer memory should be created. See FILES. This option

Bug#369961:

2006-06-09 Thread Mathieu Malaterre
close 369961 As of today (Fri Jun 9 14:32:09 EDT 2006), I cannot reproduce the problem. This may have been another problem that fixed my issue. Sorry for the noise -- Mathieu -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#369835: qt4-x11: uninstallable with nvidia-glx-dev

2006-06-01 Thread Mathieu Malaterre
Package: qt4-x11 Severity: grave Justification: renders package unusable I simply cannot install qt4-x11, therefore I cannot get the libQtAssistantClient libraries (Bug #355902). Step to reproduce: $ sudo apt-get build-dep qt4-x11 Reading package lists... Done Building dependency tree... Done

Bug#369835: qt4-x11: uninstallable with nvidia-glx-dev

2006-06-02 Thread Mathieu Malaterre
Brian, Can I reassign a bug to a different package or is this locked ? Sorry for the noise, Mathieu On 6/1/06, Brian Nelson [EMAIL PROTECTED] wrote: severity 369835 normal thanks [Problems involving non-free packages are not RC bugs] Mathieu Malaterre [EMAIL PROTECTED] writes: Package

Bug#369961: xvfb: Uninstalable Xvfb

2006-06-02 Thread Mathieu Malaterre
Package: xvfb Severity: important Not so long ago I used to have Xvfb installed on my debian testing box. But recently I start having problem using command line tool based on ncurses, the display was broken (even vi stop working). So I did an update of the X stuff, but now I lost xvfb which I

Bug#385532: /var/lib/dpkg/tmp.ci/preinst: line 90: cfgval: command not found

2006-08-31 Thread Mathieu Malaterre
Package: texlive-pdfetex Version: 2005.dfsg.1-1 Severity: normal In order to install pdftricks.sty, I had to install a package from unstable: texlive-pdfetex Doing so I get: $ sudo apt-get install -t unstable texlive-pdfetex ... Selecting previously deselected package tex-common. Unpacking

Bug#386293: passwd: no matching group file entry in /etc/gshadow

2006-09-06 Thread Mathieu Malaterre
passwd/username-bad: * passwd/user-fullname: Mathieu Malaterre passwd/make-user: true passwd/title: -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#380255: xpdf: Segmentation fault opening a pdf file

2006-07-28 Thread Mathieu Malaterre
Package: xpdf-reader Version: 3.01-9 Severity: important when opening a particular pdf file, xpdf is crashing. PDF document is available at: http://www.creatis.insa-lyon.fr/~malaterre/itkQE_MR_0.pdf $ gdb /usr/bin/xpdf.bin

Bug#474092: dpkg: filepath with 100 characters do not get installed

2008-04-17 Thread Mathieu Malaterre
Apr 2008, Mathieu Malaterre wrote: long file path (100 characters) do not get installed. For reference, while browsing the history I found this commit: commit 3252594427f5285ab4091a6beca2adaa5082a883 Author: Wichert Akkerman [EMAIL PROTECTED] Date: Thu Oct 21 13:36:28 1999

Bug#474092: dpkg: filepath with 100 characters do not get installed

2008-04-03 Thread Mathieu Malaterre
Package: dpkg Version: 1.13.25 Severity: grave Justification: renders package unusable long file path (100 characters) do not get installed. Steps to reproduce: $ wget http://gdcm.sourceforge.net/thingies/debpackage-0.0.0-Linux-x86_64.deb $ dpkg -c debpackage-0.0.0-Linux-x86_64.deb drwxr-xr-x

Bug#474092: dpkg: filepath with 100 characters do not get installed

2008-04-03 Thread Mathieu Malaterre
/debpackage-0.0.0-Linux-i386.deb At least on my debian i386 sarge (oldstable) I can still reproduce the issue. Thanks -Mathieu On Thu, Apr 3, 2008 at 12:42 PM, Raphael Hertzog [EMAIL PROTECTED] wrote: On Thu, 03 Apr 2008, Mathieu Malaterre wrote: long file path (100 characters) do not get installed

Bug#474092: dpkg: filepath with 100 characters do not get installed

2008-04-03 Thread Mathieu Malaterre
On Thu, Apr 3, 2008 at 9:25 PM, Sven Joachim [EMAIL PROTECTED] wrote: On 2008-04-03 20:51 +0200, Mathieu Malaterre wrote: Hi Jon, # Automatically generated email from bts, devscripts version 2.10.20 # works for i386 retitle 474092 dpkg: filepath with 100 characters do not get

Bug#475012: Buggy /usr/share/doc-base/ispell-manual line 16

2008-04-08 Thread Mathieu Malaterre
Package: doc-base Version: 0.7.21 Severity: normal I tried installing doc-base, and got: $ sudo apt-get install doc-base Reading package lists... Done Building dependency tree... Done Suggested packages: dhelp dwww doc-central The following NEW packages will be installed: doc-base 0

Bug#471970: wget -N and space in the path (HTML encoding)

2008-03-21 Thread Mathieu Malaterre
Package: wget Version: 1.10.2-0bpo1 Severity: normal wget -N does not work when filename has a space in the filename. Steps to reproduce: $ echo http://www.medical.philips.com/us/company/connectivity/assets/docs/dicomcs/ENsphere%2520DICOM%25203%2520Conformance%2520Statement.pdf; dummy.txt $

Bug#471970: closed by Micah Cowan [EMAIL PROTECTED] (Re: Bug#471970: wget -N and space in the path (HTML encoding))

2008-03-21 Thread Mathieu Malaterre
PROTECTED] with problems -- Forwarded message -- From: Micah Cowan [EMAIL PROTECTED] To: Mathieu Malaterre [EMAIL PROTECTED], [EMAIL PROTECTED] Date: Fri, 21 Mar 2008 10:56:28 -0700 Subject: Re: Bug#471970: wget -N and space in the path (HTML encoding) -BEGIN PGP SIGNED

Bug#471970: closed by Micah Cowan [EMAIL PROTECTED] (Re: Bug#471970: wget -N and space in the path (HTML encoding))

2008-03-21 Thread Mathieu Malaterre
you -Mathieu On Fri, Mar 21, 2008 at 7:54 PM, Mathieu Malaterre [EMAIL PROTECTED] wrote: I still do not believe this has anything to do with the server, if you have a couple of seconds please try this file instead: http://www.medical.philips.com/us/company/connectivity/assets/docs/dicomcs

Bug#471970: closed by Micah Cowan [EMAIL PROTECTED] (Re: Bug#471970: wget -N and space in the path (HTML encoding))

2008-03-21 Thread Mathieu Malaterre
On Fri, Mar 21, 2008 at 8:41 PM, Micah Cowan [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mathieu Malaterre wrote: I still do not believe this has anything to do with the server, if you have a couple of seconds please try this file instead: http

Bug#471970: closed by Micah Cowan [EMAIL PROTECTED] (Re: Bug#471970: wget -N and space in the path (HTML encoding))

2008-03-21 Thread Mathieu Malaterre
, Mathieu Malaterre [EMAIL PROTECTED] wrote: Ra ! Ok I finally found the issue, AND I WAS RIGHT ! Sorry :( Try this: $ cat dummy.txt a href=http://www.medical.philips.com/us/company/connectivity/assets/docs/dicomcs/ENsphere DICOM 3 Conformance Statement.pdfdummy/a Then $ wget -N

Bug#524654: debian-maintainers: jetring changeset patch for Mathieu Malaterre

2009-04-18 Thread Mathieu Malaterre
Package: debian-maintainers Version: 1.55 Severity: normal Greetings, please add me to the Debian Maintainers keyring. Jetring changeset is attached. Thank you, Mathieu Malaterre -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (700, 'unstable'), (600

Bug#524654: debian-maintainers: jetring changeset patch for Mathieu Malaterre

2009-04-22 Thread Mathieu Malaterre
Updated jetring file. Adding Juergen Salk. Thanks -- Mathieu add-12914ABD0EA23F2B Description: Binary data

Bug#525639: marshal.c:473: vwrite_tuple: Assertion `opt || cstr' failed

2009-04-26 Thread Mathieu Malaterre
Package: subversion Version: 1.5.6dfsg-1 Severity: important I have reproducable case of running 'svn up' leads to: $ svn up ... Fetching external item into 'med-doc/trunk/05_biomed_bio' svn: URL 'svn://svn.debian.org/svn/cdd/projects/med/trunk/papers/05_biomed_bio' doesn't exist $ svn up

Bug#536102: gcc-snapshot: Package does not provide javac symlink

2009-09-30 Thread Mathieu Malaterre
On Sun, Aug 30, 2009 at 9:19 AM, Matthias Klose d...@debian.org wrote: On 07.07.2009 18:08, Mathieu Malaterre wrote: Package: gcc-snapshot Version: 20090620-1 Severity: normal It would be nice if the package would provide a proper javac symlink just like gcj package is doing. See bug

Bug#544674:

2009-09-30 Thread Mathieu Malaterre
For reference: http://cmake.org/Bug/view.php?id=9611 -- Mathieu -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#390999:

2009-09-30 Thread Mathieu Malaterre
Work has started again and vxl will be part of Debian Med -- Mathieu -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#549203: boost1.40: Missing graph_parallel libraries

2009-10-01 Thread Mathieu Malaterre
Package: boost1.40 Severity: important A new libraries available in boost 1.40 is missing. This is used in projects such as VTK or ParaView. Please consider applying patch which add proper packaging. Thank you -- System Information: Debian Release: 5.0.2 APT prefers stable APT policy:

Bug#549203: Fwd: [Boost-users] Parallel BGL status in Boost

2009-10-01 Thread Mathieu Malaterre
Just an explanation of my patch why I still consider http://www.boost.org/libs/graph_parallel/ to be the proper link to display in the debian package. -- Forwarded message -- From: Nick Edmonds ngedm...@cs.indiana.edu Date: Fri, Sep 11, 2009 at 10:39 PM Subject: Re: [Boost-users]

Bug#549211: paraview: Paraview 3.6.1 update

2009-10-01 Thread Mathieu Malaterre
Package: paraview Version: 3.4.0-4+b1 Severity: normal ParaView 3.6.1 has been released please update. http://www.paraview.org/paraview/resources/software.html http://www.paraview.org/files/v3.6/paraview-3.6.1.tar.gz Thanks -- System Information: Debian Release: 5.0.2 APT prefers stable

Bug#608394: [Debian-med-packaging] Bug#608394: insighttoolkit: superfluous build dependency on libpoppler-dev

2010-12-30 Thread Mathieu Malaterre
On Thu, Dec 30, 2010 at 10:21 PM, Steve M. Robbins st...@sumost.ca wrote: On Thu, Dec 30, 2010 at 03:36:10PM +0100, Pino Toscano wrote: Package: insighttoolkit Version: 3.18.0-5 Severity: minor Hi, insighttoolkit build depends on libpoppler-dev, but I cannot see anything using Poppler

Bug#610855: [Debian-med-packaging] Bug#610855: Please package dcmtk 3.6

2011-01-23 Thread Mathieu Malaterre
I am working on it. This is in debian-med svn. I have two more patches to upgrade to the new release. Thanks. On Sun, Jan 23, 2011 at 12:50 PM, Rohan Garg rohang...@kubuntu.org wrote: Package: dcmtk Severity: wishlist Tags: upstream Hi A new release of dcmtk was made a while back and this

Bug#610964: Can't open perl script /usr/share/doc/vtk-doc/html//doc_header2doxygen.pl

2011-01-24 Thread Mathieu Malaterre
Package: vtk-doc Version: 5.4.2-8 Severity: normal hi, Since vtk 5.4, the vtk-doc package does not include the perl script anymore. This is needed to build documentation of extension of vtk (eg. paraview, gdcm or kwwidgets). See an old thread:

Bug#550496:

2011-01-28 Thread Mathieu Malaterre
close 550496 thanks wrapitk has been integrated in ITKv4. There is no need to package it separately. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#536363:

2011-01-28 Thread Mathieu Malaterre
close 536363 thanks I have no interest in packaging this anymore. See my current work: http://mentors.debian.net/debian/pool/main/v/vera++/ -- Mathieu -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#611372: qa.debian.org: Wrong version display in new upstream todo summary

2011-01-28 Thread Mathieu Malaterre
Package: qa.debian.org Severity: normal hi, for some reason the version number display on the todo section from page: http://packages.qa.debian.org/d/dicom3tools.html displays : A new upstream version is available: 1.0~20100815, you should consider packaging it. while if one click on the

Bug#536477:

2011-01-31 Thread Mathieu Malaterre
close 536477 thanks I do not have time to work on this package anymore. My current status is still available at: http://mentors.debian.net/debian/pool/main/c/cdash/ -- Mathieu -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble?

Bug#545502:

2011-01-31 Thread Mathieu Malaterre
close 545502 thanks I have no interested anymore in this package. My last attempt is still available at: http://mentors.debian.net/debian/pool/main/s/srcml/ Thanks -- Mathieu -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble?

Bug#546936:

2011-01-31 Thread Mathieu Malaterre
close 546936 thanks I have no interest anymore in this package. Thanks -- Mathieu -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#611764: ITP: activiz.net -- Tool for generating C# wrappers around VTK

2011-02-01 Thread Mathieu Malaterre
Package: wnpp Severity: wishlist Owner: Mathieu Malaterre mathieu.malate...@gmail.com * Package name: activiz.net Version : 5.6.1 Upstream Author : kitware kitw...@kitware.com * URL : http://www.kitware.com/products/avdownload.php * License : BSD Programming

Bug#611789: ITP: mummy -- command line executable that generates C# wrappers from gccxml output

2011-02-02 Thread Mathieu Malaterre
Package: wnpp Severity: wishlist Owner: Mathieu Malaterre mathieu.malate...@gmail.com * Package name: mummy Version : 1.0.2 Upstream Author : kitware kitw...@kitware.com * URL : http://www.kitware.com/products/avdownload.php * License : BSD Programming Lang

Bug#611877: swig: SWIG 2.0.1 is out

2011-02-03 Thread Mathieu Malaterre
Package: swig Version: 2.0.0~r12020-1 Severity: normal hi, It would be really nice to update the swig package to the latest version 2.0.1 ! Thanks. SWIG-2.0.1 has been released and includes the following changes: - Support for the Go language has been added. - New regular expression

  1   2   3   4   5   6   7   8   9   10   >