[Kde-imaging] Can't compile kipi
Gilles Caulier
caulier.gilles at kdemail.net
Thu Jun 1 07:55:35 CEST 2006
On Wednesday 31 May 2006 10:23 am, Tom Albers wrote:
> Op Wednesday 31 May 2006 06:11, schreef Brett A. Taylor:
> > On Monday 29 May 2006 2:41 am, Tom Albers wrote:
> > > Yes. We have determined that unsermake does not work with the
> > > libimagemagick++thingie.
> > >
> > > Does not really matter, because unsermake will not be used for KDE4
> > > anyhow.
> >
> > Isn't it also true that kipi is ditching image magick libraries of all
> > kinds in favour of doing it by command line interface rather than via
> > library, do to exception problems?
>
> Which commit is that?
>
> Toma
me, relevant on jpeglossless plugin.
IM exception are inherit from C++ exception class, but is incompatible with
Qt/KDE exceptions rules. Try to use it crash the host.
To fix this problem, C IM API need to be used instead C++ API. This suck
roally...
But exception problem is not the reason to use IM command line program instead
IM API. There is a big problem with IM tiff codec and kfileplugin tiff
parser, relevant of libtiff exception management. This crash the host with
any tiff/ep files generated under win32 by pro-photographer program. Look my
messages in this room archive about jpeglossless plugin.
Gilles
More information about the Kde-imaging
mailing list