[Digikam-users] Digikam test

Peter Bennett peter at pcb.minihub.org
Mon Jul 4 01:18:59 BST 2005


On Mon, 4 Jul 2005 06:44 am, digikam-users-request at kde.org wrote:
> Send Digikam-users mailing list submissions to
> 	digikam-users at kde.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> 	https://mail.kde.org/mailman/listinfo/digikam-users
> or, via email, send a message with subject or body 'help' to
> 	digikam-users-request at kde.org
>
> You can reach the person managing the list at
> 	digikam-users-owner at kde.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Digikam-users digest..."
>
>
> Today's Topics:
>
>    1. Re: Probleme mit Tif (Rinse de Vries)
>    2. digikam tiff issue (Andrew Svet)
>    3. Error compiling digikamimageplugins. (Andrew Svet)
>    4. Error during "make" of digikam 0.7.3 (Stephan van den Akker)
>    5. Re: Probleme mit Tif (Michael Timpe)
>    6. Re: Error compiling digikamimageplugins. (Caulier Gilles)
>    7. Re: Probleme mit Tif (Rinse de Vries)
>    8. Re: Probleme mit RAW (Re-Post in english) (Rinse de Vries)
>    9. Re: Error compiling digikamimageplugins. (Andrew Svet)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sun, 3 Jul 2005 19:12:01 +0200
> From: Rinse de Vries <rinsedevries at kde.nl>
> Subject: Re: [Digikam-users] Probleme mit Tif
> To: digiKam - Digital Photo Management for the masses
> 	<digikam-users at kde.org>
> Message-ID: <200507031912.01838.rinsedevries at kde.nl>
> Content-Type: text/plain;  charset="iso-8859-1"
>
> Op zondag 3 juli 2005 18:11, schreef Michael Timpe:
> > Thank you very much.
> >
> > But: Konqueror ist displaying tiffs (also thumbnails).
>
> Correct :o)
>
> did you compile digikam yourself or use a precompiled rpm package?
>
>
>
> ------------------------------
>
> Message: 2
> Date: Sun, 03 Jul 2005 21:14:45 +0300
> From: Andrew Svet <z-vet at 012.net.il>
> Subject: [Digikam-users] digikam tiff issue
> To: digikam-users at kde.org
> Message-ID: <200507032114.46311.z-vet at 012.net.il>
> Content-Type: text/plain; charset=us-ascii
>
> Same here, it converts an image to tiff, but can't display it nor as
> thumbnail or as image in editor.
> digikam 0.7.3, KDE 3.4.1
> --
> Best regards, Andrew Svet a.k.a. z-vet
>
>
> ------------------------------
>
> Message: 3
> Date: Sun, 03 Jul 2005 21:32:56 +0300
> From: Andrew Svet <z-vet at 012.net.il>
> Subject: [Digikam-users] Error compiling digikamimageplugins.
> To: digikam-users at kde.org
> Message-ID: <200507032132.56334.z-vet at 012.net.il>
> Content-Type: text/plain; charset=us-ascii
>
> Hi all.
> I tried to compile the latest digikamimageplugins (0.7.3), but it finished
> with an error. So i wanted to see what's goin' on with previous versions
> and downloaded 0.7.3-beta2, 0.7.3-beta1, 0.7.2... every compilation
> finished with the same error:
> make[2]: Entering directory
> `/usr/src/digikamimageplugins-0.7.2/digikamimageplugins'
> Making all in adjustlevels
> make[3]: Entering directory
> `/usr/src/digikamimageplugins-0.7.2/digikamimageplugins/adjustlevels'
> /usr/share/qt3/bin/moc ./imageplugin_adjustlevels.h -o
> imageplugin_adjustlevels.moc
> if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++
> -DHAVE_CONFIG_H -I. -I. -I../.. -I../../digikamimageplugins/
> -I/usr/include/kde
> -I/usr/share/qt3/include -I/usr/X11R6/include    -DQT_THREAD_SUPPORT
> -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi
> -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion
> -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2
> -Wformat-security
> -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common
> -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT
> -DQT_NO_TRANSLATION  -MT imageplugin_adjustlevels.lo -MD -MP -MF
> ".deps/imageplugin_adjustlevels.Tpo" \
>   -c -o imageplugin_adjustlevels.lo `test -f 'imageplugin_adjustlevels.cpp'
> || echo './'`imageplugin_adjustlevels.cpp; \
> then mv -f ".deps/imageplugin_adjustlevels.Tpo"
> ".deps/imageplugin_adjustlevels.Plo"; \
> else rm -f ".deps/imageplugin_adjustlevels.Tpo"; exit 1; \
> fi
> imageplugin_adjustlevels.cpp: In constructor `
>    ImagePlugin_AdjustLevels::ImagePlugin_AdjustLevels(QObject*, const
> char*, const QStringList&)':
> imageplugin_adjustlevels.cpp:48: error: `setXMLFile' undeclared (first use
> this
>    function)
> imageplugin_adjustlevels.cpp:48: error: (Each undeclared identifier is
> reported
>    only once for each function it appears in.)
> /usr/include/kde/kgenericfactory.tcc: In static member function `static
>    Product* KDEPrivate::ConcreteFactory<Product,
> ParentType>::create(QWidget*, const char*, QObject*, const char*, const
> QStringList&,
>    KDEPrivate::Type2Type<QObject>) [with Product =
> ImagePlugin_AdjustLevels, ParentType = QObject]':
> /usr/include/kde/kgenericfactory.tcc:132:   instantiated from `static
> Product* KDEPrivate::ConcreteFactory<Product, ParentType>::create(QWidget*,
> const char*, QObject*, const char*, const char*, const QStringList&) [with
> Product = ImagePlugin_AdjustLevels, ParentType = QObject]'
> /usr/include/kde/kgenericfactory.h:193:   instantiated from `QObject*
> KGenericFactory<Product, ParentType>::createObject(QObject*, const char*,
> const char*, const QStringList&) [with Product = ImagePlugin_AdjustLevels,
> ParentType = QObject]'
> /usr/share/qt3/include/qvaluelist.h:272:   instantiated from here
> /usr/include/kde/kgenericfactory.tcc:167: error: cannot allocate an object
> of type `ImagePlugin_AdjustLevels'
> /usr/include/kde/kgenericfactory.tcc:167: error:   because the following
>    virtual functions are abstract:
> /usr/include/kde/digikam/guiclient.h:40: error:         virtual QStringList
>    Digikam::GUIClient::guiDefinition() const
> make[3]: *** [imageplugin_adjustlevels.lo] Error 1
> make[3]: Leaving directory
> `/usr/src/digikamimageplugins-0.7.2/digikamimageplugins/adjustlevels'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory
> `/usr/src/digikamimageplugins-0.7.2/digikamimageplugins'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/src/digikamimageplugins-0.7.2'
> make: *** [all] Error 2
>
> This output is from 0.7.2 compilation, but they're all the same... very
> sad. --
> Best regards, Andrew Svet a.k.a. z-vet
>
>
> ------------------------------
>
> Message: 4
> Date: Sun, 03 Jul 2005 20:42:07 +0200
> From: Stephan van den Akker <memelink.akker at planet.nl>
> Subject: [Digikam-users] Error during "make" of digikam 0.7.3
> To: digikam-users at kde.org
> Message-ID: <42C8317F.6030402 at planet.nl>
> Content-Type: text/plain; charset=us-ascii; format=flowed
>
> David Aldred wrote:
>  > Good... Will Digikam 0.7.3 run with KDE 3.3? I on 3.4 at the moment,
>
> but probably going back to 3.3 soon.
>
> David, if you are going to use KDE 3.3.0 have a look at:
>
> http://bugs.kde.org/show_bug.cgi?id=108458
>
>
> Greetings,
>
> Stephan van den Akker
>
>
> ------------------------------
>
> Message: 5
> Date: Sun, 3 Jul 2005 21:01:30 +0200
> From: Michael Timpe <mailinglisten at timpe-koeln.de>
> Subject: Re: [Digikam-users] Probleme mit Tif
> To: digiKam - Digital Photo Management for the masses
> 	<digikam-users at kde.org>
> Message-ID: <200507032101.30364.mailinglisten at timpe-koeln.de>
> Content-Type: text/plain;  charset="iso-8859-1"
>
> Am Sonntag, 3. Juli 2005 19:12 schrieb Rinse de Vries:
> > Op zondag 3 juli 2005 18:11, schreef Michael Timpe:
> > > Thank you very much.
> > >
> > > But: Konqueror ist displaying tiffs (also thumbnails).
> >
> > Correct :o)
> >
> > did you compile digikam yourself or use a precompiled rpm package?
>
> I used the precompiled rpm from the suse standard installation.
>
> (I am working with linux over about 10 years and i stopped using packages
> that are not standard of the distribution i am using, because this lead to
> several problems. I hope this is a configuration problem).
>
> > _______________________________________________
> > Digikam-users mailing list
> > Digikam-users at kde.org
> > https://mail.kde.org/mailman/listinfo/digikam-users
>
> ------------------------------
>
> Message: 6
> Date: Tue, 5 Jul 2005 00:24:08 +0200
> From: Caulier Gilles <caulier.gilles at free.fr>
> Subject: Re: [Digikam-users] Error compiling digikamimageplugins.
> To: z-vet at 012.net.il, digiKam - Digital Photo Management for the
> 	masses	<digikam-users at kde.org>
> Message-ID: <200507050024.08597.caulier.gilles at free.fr>
> Content-Type: text/plain;  charset="iso-8859-1"
>
> Le Dimanche 3 Juillet 2005 20:32, Andrew Svet a écrit :
> > Hi all.
> > I tried to compile the latest digikamimageplugins (0.7.3), but it
> > finished with an error. So i wanted to see what's goin' on with previous
> > versions and downloaded 0.7.3-beta2, 0.7.3-beta1, 0.7.2... every
> > compilation finished with the same error:
> > make[2]: Entering directory
> > `/usr/src/digikamimageplugins-0.7.2/digikamimageplugins'
> > Making all in adjustlevels
> > make[3]: Entering directory
> > `/usr/src/digikamimageplugins-0.7.2/digikamimageplugins/adjustlevels'
> > /usr/share/qt3/bin/moc ./imageplugin_adjustlevels.h -o
> > imageplugin_adjustlevels.moc
> > if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++
> > -DHAVE_CONFIG_H -I. -I. -I../.. -I../../digikamimageplugins/
> > -I/usr/include/kde
> > -I/usr/share/qt3/include -I/usr/X11R6/include    -DQT_THREAD_SUPPORT
> > -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi
> > -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion
> > -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2
> > -Wformat-security
> > -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common
> > -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT
> > -DQT_NO_TRANSLATION  -MT imageplugin_adjustlevels.lo -MD -MP -MF
> > ".deps/imageplugin_adjustlevels.Tpo" \
> >   -c -o imageplugin_adjustlevels.lo `test -f
> > 'imageplugin_adjustlevels.cpp'
> >
> > || echo './'`imageplugin_adjustlevels.cpp; \
> >
> > then mv -f ".deps/imageplugin_adjustlevels.Tpo"
> > ".deps/imageplugin_adjustlevels.Plo"; \
> > else rm -f ".deps/imageplugin_adjustlevels.Tpo"; exit 1; \
> > fi
> > imageplugin_adjustlevels.cpp: In constructor `
> >    ImagePlugin_AdjustLevels::ImagePlugin_AdjustLevels(QObject*, const
> > char*, const QStringList&)':
> > imageplugin_adjustlevels.cpp:48: error: `setXMLFile' undeclared (first
> > use this
> >    function)
> > imageplugin_adjustlevels.cpp:48: error: (Each undeclared identifier is
> > reported
> >    only once for each function it appears in.)
> > /usr/include/kde/kgenericfactory.tcc: In static member function `static
> >    Product* KDEPrivate::ConcreteFactory<Product,
> > ParentType>::create(QWidget*, const char*, QObject*, const char*, const
> > QStringList&,
> >    KDEPrivate::Type2Type<QObject>) [with Product =
> > ImagePlugin_AdjustLevels, ParentType = QObject]':
> > /usr/include/kde/kgenericfactory.tcc:132:   instantiated from `static
> > Product* KDEPrivate::ConcreteFactory<Product,
> > ParentType>::create(QWidget*, const char*, QObject*, const char*, const
> > char*, const QStringList&) [with Product = ImagePlugin_AdjustLevels,
> > ParentType = QObject]'
> > /usr/include/kde/kgenericfactory.h:193:   instantiated from `QObject*
> > KGenericFactory<Product, ParentType>::createObject(QObject*, const char*,
> > const char*, const QStringList&) [with Product =
> > ImagePlugin_AdjustLevels, ParentType = QObject]'
> > /usr/share/qt3/include/qvaluelist.h:272:   instantiated from here
> > /usr/include/kde/kgenericfactory.tcc:167: error: cannot allocate an
> > object of type `ImagePlugin_AdjustLevels'
> > /usr/include/kde/kgenericfactory.tcc:167: error:   because the following
> >    virtual functions are abstract:
> > /usr/include/kde/digikam/guiclient.h:40: error:         virtual
> > QStringList Digikam::GUIClient::guiDefinition() const
> > make[3]: *** [imageplugin_adjustlevels.lo] Error 1
> > make[3]: Leaving directory
> > `/usr/src/digikamimageplugins-0.7.2/digikamimageplugins/adjustlevels'
> > make[2]: *** [all-recursive] Error 1
> > make[2]: Leaving directory
> > `/usr/src/digikamimageplugins-0.7.2/digikamimageplugins'
> > make[1]: *** [all-recursive] Error 1
> > make[1]: Leaving directory `/usr/src/digikamimageplugins-0.7.2'
> > make: *** [all] Error 2
> >
> > This output is from 0.7.2 compilation, but they're all the same... very
> > sad.
>
> Hum, witch linux dist, Qt / KDE version ? Have installed full Qt KDE
> development packages ?
>
> Gilles caulier
>
>
> ------------------------------
>
> Message: 7
> Date: Sun, 3 Jul 2005 22:31:03 +0200
> From: Rinse de Vries <rinsedevries at kde.nl>
> Subject: Re: [Digikam-users] Probleme mit Tif
> To: digiKam - Digital Photo Management for the masses
> 	<digikam-users at kde.org>
> Message-ID: <200507032231.03827.rinsedevries at kde.nl>
> Content-Type: text/plain;  charset="iso-8859-1"
>
> With digikam 7.3 beta2 i still had the problem with tiff-files not
> available in digikam.
> I just compiled digikam 7.3 rc1, and the problem is gone.
>
> I guess for some reason, tiff support in digikam 7.2 is broken on suse
> because of some kind of incompatibility with the libtiff library of suse
> 9.3
>
> perhaps gilles can tell if there is any difference in support for tiff
> between 7.3 rc1 and previous digikam versions.
>
> I'd suggest you compile digikam yourself.
> Be aware that digikam requires some devel packages that are only available
> on the installation dvd or ftp site, not on the cd-rom's
> (like the develpackages voor libtiff, libjpeg, etc..)
>
> Kind regards, Rinse
>
> Op zondag 3 juli 2005 21:01, schreef Michael Timpe:
> > > did you compile digikam yourself or use a precompiled rpm package?
> >
> > I used the precompiled rpm from the suse standard installation.
> >
> > (I am working with linux over about 10 years and i stopped using packages
> > that are not standard of the distribution i am using, because this lead
> > to several problems. I hope this is a configuration problem).
> >
> > > _______________________________________________
> > > Digikam-users mailing list
> > > Digikam-users at kde.org
> > > https://mail.kde.org/mailman/listinfo/digikam-users
> >
> > _______________________________________________
> > Digikam-users mailing list
> > Digikam-users at kde.org
> > https://mail.kde.org/mailman/listinfo/digikam-users
>
> ------------------------------
>
> Message: 8
> Date: Sun, 3 Jul 2005 22:41:33 +0200
> From: Rinse de Vries <rinsedevries at kde.nl>
> Subject: Re: [Digikam-users] Probleme mit RAW (Re-Post in english)
> To: digiKam - Digital Photo Management for the masses
> 	<digikam-users at kde.org>
> Message-ID: <200507032241.34258.rinsedevries at kde.nl>
> Content-Type: text/plain;  charset="iso-8859-1"
>
> I can only confirm that this problem also occurs in digikam 7.3 RC1 on suse
> 9.3
> Although digikam does show thumbnails of the raw images, it is not able to
> provide a preview in the raw conversion dialog (single mode), nor
> thumbnails in the batchmode of raw conversion.
>
> Is there a way to catch the output of dcraw to see is there is a problem
> with dcraw on suse 9.3?
>
> Rinse
>
> Op zondag 3 juli 2005 18:15, schreef Michael Timpe:
> > Problem description in english:
> >
> > digikam is displaying raw files as thumbnails. But the integrated plugin
> > for converting Raw images to other formats (I tried Jpeg and ppm) does
> > not work.
> >
> > Even the preview cannot be created when starting the plugin.
> >
> > Configuration:
> >
> > Suse Linux 9.3 (standard installation) which includes:
> >
> > digikam 0.7.2
> > dcraw 6.34
> > ImageMagick 6.1.8-6.1
> > ImageMagick C++ Libraries 6.1.8-6.1
> >
> > Am Montag, 4. Juli 2005 18:00 schrieb Caulier Gilles:
> > > Le Dimanche 3 Juillet 2005 15:28, Michael Timpe a écrit :
> > > > Hallo,
> > > >
> > > > ich habe Probleme mit Raw-Bildern.
> > > >
> > > > In Digikam (0.7.2) werden die Thumbnails korrekt angezeigt. Möchte
> > > > ich ein Bild jedoch nach mit dem Raw-Konverter konvertieren, dann
> > > > meldet digikam stets einen Fehler, dass das Bild nicht konvertiert
> > > > werden konnte. (Beispiel: Nach Klick auf Vorschau kommt die Meldung,
> > > > dass die Vorschau nicht erzeugt werden konnte.) Das Format wird
> > > > jedoch korrekt erkannt. Es geht um Raw Bilder einer Olympus C-5060WZ.
> > > >
> > > > Bin für jede Hilfe dankbar.
> > > >
> > > > Konfiguration:
> > > >
> > > > Suse Linux 9.3 Standardinstallation
> > > >
> > > > evtl. relevante Bestandteile der Standardinstallation:
> > > >
> > > > digikam 0.7.2
> > > > ImageMagick ist installiert.
> > > > dcraw 6.34 ist installiert
> > > >
> > > > Gruß und Dank
> > > >
> > > > Michael
> > >
> > > Speak English please !!!
> > >
> > > Gilles Caulier
> > > _______________________________________________
> > > Digikam-users mailing list
> > > Digikam-users at kde.org
> > > https://mail.kde.org/mailman/listinfo/digikam-users
> >
> > _______________________________________________
> > Digikam-users mailing list
> > Digikam-users at kde.org
> > https://mail.kde.org/mailman/listinfo/digikam-users
>
> ------------------------------
>
> Message: 9
> Date: Sun, 03 Jul 2005 23:43:35 +0300
> From: Andrew Svet <z-vet at 012.net.il>
> Subject: Re: [Digikam-users] Error compiling digikamimageplugins.
> To: digikam-users at kde.org
> Message-ID: <200507032343.35479.z-vet at 012.net.il>
> Content-Type: text/plain; charset=iso-8859-1
>
> On Tuesday 05 July 2005 01:24, Caulier Gilles wrote:
> > Hum, witch linux dist, Qt / KDE version ? Have installed full Qt KDE
> > development packages ?
> >
> > Gilles caulier
>
> Kubuntu 5.04, Qt 3.3 (using qt-mt), KDE 3.4.1
> I believe i have all of dev packages installed.



More information about the Digikam-users mailing list