Your message dated Sun, 6 Feb 2011 17:12:34 -0600
with message-id <[email protected]>
and subject line won't fix swig-based ITK java bindings
has caused the Debian Bug report #580807,
regarding libinsighttoolkit3-java: the java bindings as built by Debian don't 
work
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
580807: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=580807
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libinsighttoolkit3-java
Version: 3.18.0-2
Severity: normal


Hello

Thanks for including the Java bindings in the package.

Unfortunately, these bindings do not work for me, I have to rebuild the
package locally for them to work.

I tried in insighttoolkit-3.18.0/Examples/Segmentation

 $ CLASSPATH=/usr/share/java/InsightToolkit.jar:. javac 
WatershedSegmentation1.java
 $ CLASSPATH=/usr/share/java/InsightToolkit.jar:. java WatershedSegmentation1 
~/wallpaper.jpg wallpaper.vtk
WatershedSegmentation1 Example
Exception in thread "main" java.lang.RuntimeException:
/build/buildd-insighttoolkit_3.18.0-2-i386-LZcrce/insighttoolkit-3.18.0/Code/IO/itkImageFileWriter.txx:118:
itk::ERROR: ImageFileWriter(0x87909130): No input to writer!
        at
InsightToolkit.itkImageFileWriter_2DJNI.itkImageFileWriterUL2_Pointer_Update(Native
Method)
        at
InsightToolkit.itkImageFileWriterUL2_Pointer.Update(itkImageFileWriterUL2_Pointer.java:139)
        at WatershedSegmentation1.main(WatershedSegmentation1.java:40)



After installing locally built version of the
libinsigghttoolkit3{.18,-java,-jni} the example works as expected:

 $ CLASSPATH=/usr/share/java/InsightToolkit.jar:. java WatershedSegmentation1 
~/wallpaper.jpg wallpaper.vtk
WatershedSegmentation1 Example



-- System Information:
Debian Release: 5.0.4
  APT prefers stable
  APT policy: (900, 'stable'), (700, 'testing'), (500, 'unstable'), (110, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.33-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libinsighttoolkit3-java depends on:
ii  libinsighttoolkit3-jni        3.18.0-2   Image processing toolkit for regis

libinsighttoolkit3-java recommends no packages.

libinsighttoolkit3-java suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
As indicated in the upstream bug [1], cswig has been phased out for
ITK v4 in favour of WrapITK.  The next upload (currently being
prepared) of libinsighttoolkit3-java to Debian Sid will be v3.20.0 and
will be built using wrapITK.

For this reason, the bug in cswig java wrappers won't be fixed.

[1] http://public.kitware.com/Bug/view.php?id=11129

Regards,
-Steve

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply via email to