Bug#587728: pixelmed-java: No reader for jpeg-lossless available

2010-07-01 Thread Christian Hammers
Package: pixelmed-java
Version: 20100503-1
Severity: normal

Hello

Is there a dependency to a java image library missing?

-=(~)$ /usr/bin/dicomimageviewer /media/cd/P1.pano
Warning: couldn't set internationalized font: non-Latin values may not display
properly
Open: /media/cd/P1.pano
jpg:
Standard JPEG Image Reader Sun Microsystems, Inc. 0.5
BMP:
Standard BMP Image Reader Sun Microsystems, Inc. 1.0
bmp:
Standard BMP Image Reader Sun Microsystems, Inc. 1.0
JPG:
Standard JPEG Image Reader Sun Microsystems, Inc. 0.5
jpeg:
Standard JPEG Image Reader Sun Microsystems, Inc. 0.5
wbmp:
Standard WBMP Image Reader Sun Microsystems, Inc. 1.0
png:
Standard PNG image reader Sun Microsystems, Inc. 1.0
JPEG:
Standard JPEG Image Reader Sun Microsystems, Inc. 0.5
PNG:
Standard PNG image reader Sun Microsystems, Inc. 1.0
WBMP:
Standard WBMP Image Reader Sun Microsystems, Inc. 1.0
GIF:
Standard GIF image reader Sun Microsystems, Inc. 1.0
gif:
Standard GIF image reader Sun Microsystems, Inc. 1.0
com.pixelmed.dicom.DicomException: No reader for jpeg-lossless available for
Transfer Syntax 1.2.840.10008.1.2.4.70
Caused by: java.util.NoSuchElementException
at com.pixelmed.dicom.AttributeList.read(AttributeList.java:610)
at com.pixelmed.dicom.AttributeList.read(AttributeList.java:744)
at com.pixelmed.dicom.AttributeList.read(AttributeList.java:349)
at com.pixelmed.dicom.AttributeList.read(AttributeList.java:843)
at
com.pixelmed.display.DicomImageViewer.loadDicomFileOrDirectory(DicomImageViewer.java:1014)
at
com.pixelmed.display.DicomImageViewer.doCommonConstructorStuff(DicomImageViewer.java:2471)
at
com.pixelmed.display.DicomImageViewer.init(DicomImageViewer.java:2629)
at
com.pixelmed.display.DicomImageViewer.main(DicomImageViewer.java:2647)
^CNetworkConfigurationFromMulticastDNS.unRegisterAllServices():

=(~)$ file /media/cd/*
/media/cd/P1.pano: DICOM medical imaging data
/media/cd/TWV.EXE: PE32 executable for MS Windows (GUI) Intel 80386 32-bit



bye,

-christian-



-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages pixelmed-java depends on:
ii  default-jre [java2-runtime]  1.6-36  Standard Java or Java compatible R
ii  libbcprov-java   1.44+dfsg-2 Bouncy Castle Java Cryptographic S
ii  libcommons-codec-java1.4-2   encoder and decoders such as Base6
ii  libhsqldb-java   1.8.0.10-9  Java SQL database engine
ii  libvecmath-java  1.5.2-2 javax.vecmath vector math package
ii  openjdk-6-jre [java2-runtime 6b18-1.8-3  OpenJDK Java runtime, using Hotspo
ii  sun-java6-jre [java2-runtime 6.20-dlj-4  Sun Java(TM) Runtime Environment (

pixelmed-java recommends no packages.

Versions of packages pixelmed-java suggests:
ii  gij-4.3 [java-virtual-machine 4.3.4-4The GNU Java bytecode interpreter
ii  sun-java6-jre [java-virtual-m 6.20-dlj-4 Sun Java(TM) Runtime Environment (

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#587728: [Debian-med-packaging] Bug#587728: pixelmed-java: No reader for jpeg-lossless available

2010-07-01 Thread Mathieu Malaterre
JAI is under a JRL license, which prevent it from being shipped with
debian. You will need to install it manually.

Ref:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=341776#50



On Thu, Jul 1, 2010 at 10:15 AM, Christian Hammers c...@debian.org wrote:
 Package: pixelmed-java
 Version: 20100503-1
 Severity: normal

 Hello

 Is there a dependency to a java image library missing?

 -=(~)$ /usr/bin/dicomimageviewer /media/cd/P1.pano
 Warning: couldn't set internationalized font: non-Latin values may not display
 properly
 Open: /media/cd/P1.pano
 jpg:
        Standard JPEG Image Reader Sun Microsystems, Inc. 0.5
 BMP:
        Standard BMP Image Reader Sun Microsystems, Inc. 1.0
 bmp:
        Standard BMP Image Reader Sun Microsystems, Inc. 1.0
 JPG:
        Standard JPEG Image Reader Sun Microsystems, Inc. 0.5
 jpeg:
        Standard JPEG Image Reader Sun Microsystems, Inc. 0.5
 wbmp:
        Standard WBMP Image Reader Sun Microsystems, Inc. 1.0
 png:
        Standard PNG image reader Sun Microsystems, Inc. 1.0
 JPEG:
        Standard JPEG Image Reader Sun Microsystems, Inc. 0.5
 PNG:
        Standard PNG image reader Sun Microsystems, Inc. 1.0
 WBMP:
        Standard WBMP Image Reader Sun Microsystems, Inc. 1.0
 GIF:
        Standard GIF image reader Sun Microsystems, Inc. 1.0
 gif:
        Standard GIF image reader Sun Microsystems, Inc. 1.0
 com.pixelmed.dicom.DicomException: No reader for jpeg-lossless available for
 Transfer Syntax 1.2.840.10008.1.2.4.70
 Caused by: java.util.NoSuchElementException
        at com.pixelmed.dicom.AttributeList.read(AttributeList.java:610)
        at com.pixelmed.dicom.AttributeList.read(AttributeList.java:744)
        at com.pixelmed.dicom.AttributeList.read(AttributeList.java:349)
        at com.pixelmed.dicom.AttributeList.read(AttributeList.java:843)
        at
 com.pixelmed.display.DicomImageViewer.loadDicomFileOrDirectory(DicomImageViewer.java:1014)
        at
 com.pixelmed.display.DicomImageViewer.doCommonConstructorStuff(DicomImageViewer.java:2471)
        at
 com.pixelmed.display.DicomImageViewer.init(DicomImageViewer.java:2629)
        at
 com.pixelmed.display.DicomImageViewer.main(DicomImageViewer.java:2647)
 ^CNetworkConfigurationFromMulticastDNS.unRegisterAllServices():

 =(~)$ file /media/cd/*
 /media/cd/P1.pano: DICOM medical imaging data
 /media/cd/TWV.EXE: PE32 executable for MS Windows (GUI) Intel 80386 32-bit



 bye,

 -christian-



 -- System Information:
 Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
 Architecture: amd64 (x86_64)

 Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores)
 Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/bash

 Versions of packages pixelmed-java depends on:
 ii  default-jre [java2-runtime]  1.6-36      Standard Java or Java compatible 
 R
 ii  libbcprov-java               1.44+dfsg-2 Bouncy Castle Java Cryptographic 
 S
 ii  libcommons-codec-java        1.4-2       encoder and decoders such as 
 Base6
 ii  libhsqldb-java               1.8.0.10-9  Java SQL database engine
 ii  libvecmath-java              1.5.2-2     javax.vecmath vector math package
 ii  openjdk-6-jre [java2-runtime 6b18-1.8-3  OpenJDK Java runtime, using 
 Hotspo
 ii  sun-java6-jre [java2-runtime 6.20-dlj-4  Sun Java(TM) Runtime Environment 
 (

 pixelmed-java recommends no packages.

 Versions of packages pixelmed-java suggests:
 ii  gij-4.3 [java-virtual-machine 4.3.4-4    The GNU Java bytecode interpreter
 ii  sun-java6-jre [java-virtual-m 6.20-dlj-4 Sun Java(TM) Runtime Environment 
 (

 -- no debconf information



 ___
 Debian-med-packaging mailing list
 debian-med-packag...@lists.alioth.debian.org
 http://lists.alioth.debian.org/mailman/listinfo/debian-med-packaging




-- 
Mathieu



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org