All depencies are explained in README file...
Gilles Caulier 2009/12/23 Photonoxx <[hidden email]>: > I use Ubuntu 9.10 too and I succed to install from svn. > > As Gilles said, you need to install kdegraphics/libs from svn too (as it's > wrote on the digikam site in "How to install page for KDE4") > > For the dependencies, I install bit by bit in function of what ./configure > claims to don't find. > > Now I resolved all the dependencies with repository, except for imlib I > don't find...(but may be I don't need too) > > So it's possible on Ubuntu 9.10. > > Nicolas > Le Wed, 23 Dec 2009 20:51:27 +0100, Gilles Caulier > <[hidden email]> a écrit: > >> You need libkdcraw form trunk KDE4.4 >> >> libkdcraw is included in kdegraphics/libs, as libkexiv2 and libkipi, >> and libksane, used by digiKam and kipi-plugins. >> >> Here, under Mandriva 2010.0 with KDE 4.2.3, no problem to compile and to >> use. >> >> Gilles Caulier >> >> 2009/12/23 Milan Knížek <[hidden email]>: >>> Gilles Caulier píše v Po 21. 12. 2009 v 18:27 +0100: >>> >>>> Done. tool is now in kipi-plugins from trunk... >>>> >>> Gilles, >>> can you help with compiling? I have been compiling all the released >>> tarballs myself, but svn apparently fails: >>> >>> dependencies (from ubuntu 9.10 repos): >>> sudo apt-get install build-essential automake libtool gettext fakeroot >>> cdbs debhelper pkg-kde-tools cmake kdelibs5-dev kdepimlibs5-dev >>> libc6-dev libqt4-dev libgcc1 libglib2.0-dev libgphoto2-2-dev >>> libkdcraw7-dev libkexiv2-7-dev libkipi6-dev liblcms1-dev libtiff4-dev >>> libpng12-dev libjasper-dev liblensfun-dev libjpeg62-dev libmarble-dev >>> libsqlite3-dev libltdl3-dev >>> >>> Getting the code: >>> svn co -N svn://anonsvn.kde.org/home/kde/trunk/extragear/graphics >>> svn up kipi-plugins >>> svn up cmake >>> mkdir build >>> cd build >>> >>> configuring: >>> cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` ../../graphics >>> ... cut on purpose ... >>> -- >>> ---------------------------------------------------------------------------------- >>> -- kipi-plugins 1.1.0 dependencies results >>> <http://www.kipi-plugins.org> >>> -- >>> -- libjpeg library found.................... YES >>> -- libtiff library found.................... YES >>> -- libpng library found..................... YES >>> -- libkipi library found.................... YES >>> -- libkexiv2 library found.................. YES >>> -- libkdcraw library found.................. YES >>> -- libxml2 library found.................... NO (optional) >>> -- libxslt library found.................... NO (optional) >>> -- libexpat library found................... YES (optional) >>> -- native threads support library found..... YES (optional) >>> -- libopengl library found.................. YES (optional) >>> -- libopencv library found.................. NO (optional) >>> -- libgpod library found.................... NO (optional) >>> -- Gdk library found........................ YES (optional) >>> -- libkdepim library found.................. YES (optional) >>> -- qca2 library found....................... NO (optional) >>> -- libX11 library found..................... YES (optional) >>> -- libksane library found................... NO (optional) >>> -- >>> -- kipi-plugins will be compiled............ YES >>> -- Shwup will be compiled................... NO (optional - Look >>> README file for more details about dependencies) >>> -- HtmlExport will be compiled.............. NO (optional - Look >>> README file for more details about dependencies) >>> -- AdvancedSlideshow will be compiled....... YES (optional) >>> -- ImageViewer will be compiled............. YES (optional) >>> -- AcquireImages will be compiled........... NO (optional - Look >>> README file for more details about dependencies) >>> -- DNGConverter will be compiled............ YES (optional) >>> -- RemoveRedEyes will be compiled........... NO (optional - Look >>> README file for more details about dependencies) >>> -- IpodExport will be compiled.............. NO (optional - Look >>> README file for more details about dependencies) >>> -- Calendar will be compiled................ YES (optional) >>> -- ExposureBlending will be compiled........ NO (optional - Look >>> README file for more details about dependencies) >>> -- >>> ---------------------------------------------------------------------------------- >>> -- >>> -- Check if the system is big endian >>> -- Searching 16 bit integer >>> -- Check size of unsigned short >>> -- Check size of unsigned short - done >>> -- Using unsigned short >>> -- Check if the system is big endian - little endian >>> -- GraphViz was not found, cannot build kgraphviewer >>> >>> ----------------------------------------------------------------------------- >>> -- The following external packages were located on your system. >>> -- This installation will have the extra features provided by these >>> packages. >>> ----------------------------------------------------------------------------- >>> * libopengl - OpenGL lib is needed to build the kpovmodeler project >>> >>> ----------------------------------------------------------------------------- >>> -- The following OPTIONAL packages could NOT be located on your system. >>> -- Consider installing them to enable more features from this software. >>> ----------------------------------------------------------------------------- >>> * imlib <http://freshmeat.net/projects/imlib/> >>> imlib is needed to build kuickshow project >>> >>> ----------------------------------------------------------------------------- >>> >>> after make, nothing from expoblending is compiled. Am I missing >>> something or is there a configure error? >>> >>> Regards, >>> >>> Milan Knizek >>> knizek (dot) confy (at) volny (dot) cz >>> http://www.milan-knizek.net - About linux and photography (Czech >>> language only) >>> >>> _______________________________________________ >>> Digikam-users mailing list >>> [hidden email] >>> https://mail.kde.org/mailman/listinfo/digikam-users >>> >> _______________________________________________ >> Digikam-users mailing list >> [hidden email] >> https://mail.kde.org/mailman/listinfo/digikam-users > > > -- > Nicolas Boulesteix - Chasseur de lueurs - http://www.photonoxx.fr > _______________________________________________ > Digikam-users mailing list > [hidden email] > https://mail.kde.org/mailman/listinfo/digikam-users > Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
In reply to this post by Gilles Caulier-4
Gilles Caulier píše v St 23. 12. 2009 v 20:51 +0100:
> You need libkdcraw form trunk KDE4.4 > > libkdcraw is included in kdegraphics/libs, as libkexiv2 and libkipi, > and libksane, used by digiKam and kipi-plugins. > By any chance, does anyone have a script for creating separate DEBs of kdegraphics/libs from svn trunk (i.e. libkipi, libkdcraw, etc.)? Or even deb files for amd64 Ubuntu 9.10? (I prefer to keep my production system tidy and avoid simple "$ sudo make install".) ATM, I tried in Virtual Box and it works fine. Few comments so far: x Having selected PNG files, the wizzard fails in align_image_stack phase. It seems to be a particular problem with my install of that hugin binary, however, what about showing the standard output to the user in such a case? x The editor does not have the maximise and minimise buttons on the window widget (while I can see they exist on your screenshot) in Gnome/GTK. The main digiKam windows have these buttons. x Each time the user clicks "Process" in the editor, a hidden file is created (like .kipi-expoblending-tmp-...png). However, on "Save" or "Close" button actions, only the last temporary file is deleted and the older ones are kept. Anyway, definitely a usefull plugin! Regards, Milan Knizek knizek (dot) confy (at) volny (dot) cz http://www.milan-knizek.net - About linux and photography (Czech language only) _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
2009/12/23 Milan Knížek <[hidden email]>:
> Gilles Caulier píše v St 23. 12. 2009 v 20:51 +0100: >> You need libkdcraw form trunk KDE4.4 >> >> libkdcraw is included in kdegraphics/libs, as libkexiv2 and libkipi, >> and libksane, used by digiKam and kipi-plugins. >> > By any chance, does anyone have a script for creating separate DEBs of > kdegraphics/libs from svn trunk (i.e. libkipi, libkdcraw, etc.)? Or even > deb files for amd64 Ubuntu 9.10? > > (I prefer to keep my production system tidy and avoid simple "$ sudo > make install".) > > ATM, I tried in Virtual Box and it works fine. > > Few comments so far: > x Having selected PNG files, the wizzard fails in align_image_stack > phase. It seems to be a particular problem with my install of that hugin > binary, however, what about showing the standard output to the user in > such a case? > Strange PNG is supported by huggin. it use vigra image library which support a lots of format... I will test. Do you take a care to set the same images color depth in stack. Hugin cannot mix 16 and 8 bits colors images run digiKam in a console and look errors messages > x The editor does not have the maximise and minimise buttons on the > window widget (while I can see they exist on your screenshot) in > Gnome/GTK. The main digiKam windows have these buttons. > A strange side effect with gnome WM... No idea exactly... > x Each time the user clicks "Process" in the editor, a hidden file is > created (like .kipi-expoblending-tmp-...png). However, on "Save" or > "Close" button actions, only the last temporary file is deleted and the > older ones are kept. > yes, i'm currently working on to fix it... > Anyway, definitely a usefull plugin! Thanks Gilles > > Regards, > > Milan Knizek > knizek (dot) confy (at) volny (dot) cz > http://www.milan-knizek.net - About linux and photography (Czech > language only) > > _______________________________________________ > Digikam-users mailing list > [hidden email] > https://mail.kde.org/mailman/listinfo/digikam-users > Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
In reply to this post by Milan Knížek
2009/12/23 Milan Knížek <[hidden email]>:
> Gilles Caulier píše v St 23. 12. 2009 v 20:51 +0100: >> You need libkdcraw form trunk KDE4.4 >> >> libkdcraw is included in kdegraphics/libs, as libkexiv2 and libkipi, >> and libksane, used by digiKam and kipi-plugins. >> > By any chance, does anyone have a script for creating separate DEBs of > kdegraphics/libs from svn trunk (i.e. libkipi, libkdcraw, etc.)? Or even > deb files for amd64 Ubuntu 9.10? > > (I prefer to keep my production system tidy and avoid simple "$ sudo > make install".) > > ATM, I tried in Virtual Box and it works fine. > > Few comments so far: > x Having selected PNG files, the wizzard fails in align_image_stack > phase. It seems to be a particular problem with my install of that hugin > binary, however, what about showing the standard output to the user in > such a case? > > x The editor does not have the maximise and minimise buttons on the > window widget (while I can see they exist on your screenshot) in > Gnome/GTK. The main digiKam windows have these buttons. > > x Each time the user clicks "Process" in the editor, a hidden file is > created (like .kipi-expoblending-tmp-...png). However, on "Save" or > "Close" button actions, only the last temporary file is deleted and the > older ones are kept. Fixed in svn. Please try again Gilles _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
In reply to this post by Gilles Caulier-4
Gilles Caulier píše v Po 21. 12. 2009 v 16:24 +0100:
> Important : this tool is also available as a stand alone application > "expoblending". It's installed in your usual binary place from your > computer. > Hello Gilles Running expoblending plugin (built today) fails: === Unable to find align_image_stack executable: This program is required by this plugin to align bracketed images. Please install this program as a package from your distributor or download the source. Note: at least, align_image_stack version 2009.2 is required by this plugin. === However: $ which align_image_stack /usr/local/bin/align_image_stack $ align_image_stack -h align_image_stack: align overlapping images for HDR creation align_image_stack version Pre-Release 2009.5.0.4719 ... $ echo $PATH /home/modeluser/bin:/home/modeluser/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games >From the same reason, the separate binary fails. Console does not show any output. Can you help? Regards, Milan Knizek knizek (dot) confy (at) volny (dot) cz http://www.milan-knizek.net - About linux and photography (Czech language only) _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Go to expoblending folder from source dir, and run this :
[gilles@localhost expoblending]$ ./expoblending.shell expoblending(17914)/KIPI (loading) KIPIExpoBlendingPlugin::AlignBinary::checkSystem: Found "align_image_stack" version: "2009.2" expoblending(17914)/KIPI (loading) KIPIExpoBlendingPlugin::EnfuseBinary::checkSystem: Found "enfuse" version: "3.2" Look like the tool is also a stand alone application. And look the first message printed to the console. You need to actived the debug output for kipi-plugins area. Run kdebugdialog for that. Gilles 2009/12/26 Milan Knížek <[hidden email]>: > Gilles Caulier píše v Po 21. 12. 2009 v 16:24 +0100: >> Important : this tool is also available as a stand alone application >> "expoblending". It's installed in your usual binary place from your >> computer. >> > Hello Gilles > > Running expoblending plugin (built today) fails: > === > Unable to find align_image_stack executable: > This program is required by this plugin to align bracketed images. > Please install this program as a package from your distributor or > download the source. > > Note: at least, align_image_stack version 2009.2 is required by this > plugin. > === > However: > $ which align_image_stack > /usr/local/bin/align_image_stack > > $ align_image_stack -h > align_image_stack: align overlapping images for HDR creation > align_image_stack version Pre-Release 2009.5.0.4719 > ... > > $ echo $PATH > /home/modeluser/bin:/home/modeluser/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games > > >From the same reason, the separate binary fails. Console does not show > any output. > > Can you help? > > Regards, > > Milan Knizek > knizek (dot) confy (at) volny (dot) cz > http://www.milan-knizek.net - About linux and photography (Czech > language only) > > _______________________________________________ > Digikam-users mailing list > [hidden email] > https://mail.kde.org/mailman/listinfo/digikam-users > Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Gilles Caulier píše v So 26. 12. 2009 v 19:06 +0100:
> You need to actived the debug output for kipi-plugins area. Run > kdebugdialog for that. I recompiled kipi-plugins with -DCMAKE_BUILD_TYPE=Debug, then I selected all areas in kdebugdialog and "applied" (when searching for "kipi", only KIPI (general) and KIPI (loading) appeared). modeluser@modeluser-desktop:~/src/graphics/build/kipi-plugins/expoblending$ ./expoblending.shell expoblending(17372)/kdeui (KNotification) KNotification::slotReceivedId: 0 expoblending(17372)/kdeui (KNotification) KNotification::close: 0 expoblending(17372)/kdeui (KNotification) KNotification::~KNotification: -2 Seems too brief compared to your output. NB I am running it inside GNOME session. Do I need some KDE daemons running? Regards, Milan Knizek knizek (dot) confy (at) volny (dot) cz http://www.milan-knizek.net - About linux and photography (Czech language only) _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
2009/12/26 Milan Knížek <[hidden email]>:
> Gilles Caulier píše v So 26. 12. 2009 v 19:06 +0100: > >> You need to actived the debug output for kipi-plugins area. Run >> kdebugdialog for that. > > I recompiled kipi-plugins with -DCMAKE_BUILD_TYPE=Debug, then I selected > all areas in kdebugdialog and "applied" (when searching for "kipi", only > KIPI (general) and KIPI (loading) appeared). yes, it's fine. > > modeluser@modeluser-desktop:~/src/graphics/build/kipi-plugins/expoblending$ ./expoblending.shell > expoblending(17372)/kdeui (KNotification) KNotification::slotReceivedId: > 0 > expoblending(17372)/kdeui (KNotification) KNotification::close: 0 > expoblending(17372)/kdeui (KNotification) KNotification::~KNotification: > -2 > > Seems too brief compared to your output. NB I am running it inside GNOME > session. Do I need some KDE daemons running? Start kbuildsyscoca4 Gilles _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
With the addition of Hugin to Digikam to make the exposure blending
tool, do you think there will be other DK hooks added as well? (stitching, panorama etc) On Sat, Dec 26, 2009 at 2:25 PM, Gilles Caulier <[hidden email]> wrote: > 2009/12/26 Milan Knížek <[hidden email]>: >> Gilles Caulier píše v So 26. 12. 2009 v 19:06 +0100: >> >>> You need to actived the debug output for kipi-plugins area. Run >>> kdebugdialog for that. >> >> I recompiled kipi-plugins with -DCMAKE_BUILD_TYPE=Debug, then I selected >> all areas in kdebugdialog and "applied" (when searching for "kipi", only >> KIPI (general) and KIPI (loading) appeared). > > yes, it's fine. > >> >> modeluser@modeluser-desktop:~/src/graphics/build/kipi-plugins/expoblending$ ./expoblending.shell >> expoblending(17372)/kdeui (KNotification) KNotification::slotReceivedId: >> 0 >> expoblending(17372)/kdeui (KNotification) KNotification::close: 0 >> expoblending(17372)/kdeui (KNotification) KNotification::~KNotification: >> -2 >> >> Seems too brief compared to your output. NB I am running it inside GNOME >> session. Do I need some KDE daemons running? > > Start kbuildsyscoca4 > > Gilles > _______________________________________________ > Digikam-users mailing list > [hidden email] > https://mail.kde.org/mailman/listinfo/digikam-users > Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
In reply to this post by Gilles Caulier-4
Gilles Caulier píše v So 26. 12. 2009 v 19:06 +0100:
> Go to expoblending folder from source dir, and run this : > > [gilles@localhost expoblending]$ ./expoblending.shell > expoblending(17914)/KIPI (loading) > KIPIExpoBlendingPlugin::AlignBinary::checkSystem: Found > "align_image_stack" version: "2009.2" > expoblending(17914)/KIPI (loading) > KIPIExpoBlendingPlugin::EnfuseBinary::checkSystem: Found "enfuse" > version: "3.2" Finally, I got it printing the debug messages: modeluser@modeluser-desktop:~/src/graphics/build/kipi-plugins/expoblending$ ./expoblending.shell expoblending(1946)/KIPI (loading) KIPIExpoBlendingPlugin::AlignBinary::checkSystem: Found "align_image_stack" version: "Pre-Release 2009.5" I assume the trouble is "Pre-Release" string... What about parsing for numbers only? Regards, Milan Knizek knizek (dot) confy (at) volny (dot) cz http://www.milan-knizek.net - About linux and photography (Czech language only) _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
2009/12/27 Milan Knížek <[hidden email]>:
> Gilles Caulier píše v So 26. 12. 2009 v 19:06 +0100: >> Go to expoblending folder from source dir, and run this : >> >> [gilles@localhost expoblending]$ ./expoblending.shell >> expoblending(17914)/KIPI (loading) >> KIPIExpoBlendingPlugin::AlignBinary::checkSystem: Found >> "align_image_stack" version: "2009.2" >> expoblending(17914)/KIPI (loading) >> KIPIExpoBlendingPlugin::EnfuseBinary::checkSystem: Found "enfuse" >> version: "3.2" > > Finally, I got it printing the debug messages: > > modeluser@modeluser-desktop:~/src/graphics/build/kipi-plugins/expoblending$ ./expoblending.shell > expoblending(1946)/KIPI (loading) > KIPIExpoBlendingPlugin::AlignBinary::checkSystem: Found > "align_image_stack" version: "Pre-Release 2009.5" > > I assume the trouble is "Pre-Release" string... What about parsing for > numbers only? Yes, it is. I will fix it... Gilles _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Try commit #1066432
Gilles 2009/12/27 Gilles Caulier <[hidden email]>: > 2009/12/27 Milan Knížek <[hidden email]>: >> Gilles Caulier píše v So 26. 12. 2009 v 19:06 +0100: >>> Go to expoblending folder from source dir, and run this : >>> >>> [gilles@localhost expoblending]$ ./expoblending.shell >>> expoblending(17914)/KIPI (loading) >>> KIPIExpoBlendingPlugin::AlignBinary::checkSystem: Found >>> "align_image_stack" version: "2009.2" >>> expoblending(17914)/KIPI (loading) >>> KIPIExpoBlendingPlugin::EnfuseBinary::checkSystem: Found "enfuse" >>> version: "3.2" >> >> Finally, I got it printing the debug messages: >> >> modeluser@modeluser-desktop:~/src/graphics/build/kipi-plugins/expoblending$ ./expoblending.shell >> expoblending(1946)/KIPI (loading) >> KIPIExpoBlendingPlugin::AlignBinary::checkSystem: Found >> "align_image_stack" version: "Pre-Release 2009.5" >> >> I assume the trouble is "Pre-Release" string... What about parsing for >> numbers only? > > Yes, it is. > > I will fix it... > > Gilles > Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Gilles Caulier píše v Ne 27. 12. 2009 v 10:13 +0100:
> Try commit #1066432 I have updated the code: $ svn co -r 1066432 -N svn://anonsvn.kde.org/home/kde/trunk/extragear/graphics $ cd graphics $ svn up -r 1066432 kipi-plugins $ svn up -r 1066432 cmake but the compilation fails: [92%] Building CXX object kipi-plugins/expoblending/CMakeFiles/expoblending.dir/blendingdlg/expoblendingdlg.o /home/modeluser/src/graphics/kipi-plugins/expoblending/blendingdlg/expoblendingdlg.cpp: In constructor ‘KIPIExpoBlendingPlugin::ExpoBlendingDlg::ExpoBlendingDlg(KIPIExpoBlendingPlugin::Manager*, QWidget*)’: /home/modeluser/src/graphics/kipi-plugins/expoblending/blendingdlg/expoblendingdlg.cpp:165: error: no matching function for call to ‘KIPIPlugins::SaveSettingsWidget::SaveSettingsWidget(KDcrawIface::RExpanderBox*&, bool)’ /home/modeluser/src/graphics/kipi-plugins/common/libkipiplugins/widgets/savesettingswidget.h:65: note: candidates are: KIPIPlugins::SaveSettingsWidget::SaveSettingsWidget(QWidget*) /home/modeluser/src/graphics/kipi-plugins/common/libkipiplugins/widgets/savesettingswidget.h:44: note: KIPIPlugins::SaveSettingsWidget::SaveSettingsWidget(const KIPIPlugins::SaveSettingsWidget&) make[2]: *** [kipi-plugins/expoblending/CMakeFiles/expoblending.dir/blendingdlg/expoblendingdlg.o] Error 1 make[1]: *** [kipi-plugins/expoblending/CMakeFiles/expoblending.dir/all] Error 2 make: *** [all] Error 2 BTW. Are anonymous users of KDE SVN limited somehow? Quite often, I get the code not update and instead a simple message about "No such revision blabla" appears. Trying it later again, it suddenly works. Regards, Milan Knizek knizek (dot) confy (at) volny (dot) cz http://www.milan-knizek.net - About linux and photography (Czech language only) _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Let's me check if i have commited all here.
yesterday evening, i fixed some stuff.. Gilles 2009/12/27 Milan Knížek <[hidden email]>: > Gilles Caulier píše v Ne 27. 12. 2009 v 10:13 +0100: >> Try commit #1066432 > > I have updated the code: > > $ svn co -r 1066432 -N > svn://anonsvn.kde.org/home/kde/trunk/extragear/graphics > > $ cd graphics > > $ svn up -r 1066432 kipi-plugins > > $ svn up -r 1066432 cmake > > but the compilation fails: > > [92%] Building CXX object > kipi-plugins/expoblending/CMakeFiles/expoblending.dir/blendingdlg/expoblendingdlg.o > /home/modeluser/src/graphics/kipi-plugins/expoblending/blendingdlg/expoblendingdlg.cpp: In constructor 'KIPIExpoBlendingPlugin::ExpoBlendingDlg::ExpoBlendingDlg(KIPIExpoBlendingPlugin::Manager*, QWidget*)': > /home/modeluser/src/graphics/kipi-plugins/expoblending/blendingdlg/expoblendingdlg.cpp:165: error: no matching function for call to 'KIPIPlugins::SaveSettingsWidget::SaveSettingsWidget(KDcrawIface::RExpanderBox*&, bool)' > /home/modeluser/src/graphics/kipi-plugins/common/libkipiplugins/widgets/savesettingswidget.h:65: note: candidates are: KIPIPlugins::SaveSettingsWidget::SaveSettingsWidget(QWidget*) > /home/modeluser/src/graphics/kipi-plugins/common/libkipiplugins/widgets/savesettingswidget.h:44: note: KIPIPlugins::SaveSettingsWidget::SaveSettingsWidget(const KIPIPlugins::SaveSettingsWidget&) > make[2]: *** > [kipi-plugins/expoblending/CMakeFiles/expoblending.dir/blendingdlg/expoblendingdlg.o] Error 1 > make[1]: *** [kipi-plugins/expoblending/CMakeFiles/expoblending.dir/all] > Error 2 > make: *** [all] Error 2 > > > BTW. Are anonymous users of KDE SVN limited somehow? Quite often, I get > the code not update and instead a simple message about "No such revision > blabla" appears. Trying it later again, it suddenly works. > > Regards, > > Milan Knizek > knizek (dot) confy (at) volny (dot) cz > http://www.milan-knizek.net - About linux and photography (Czech > language only) > > _______________________________________________ > Digikam-users mailing list > [hidden email] > https://mail.kde.org/mailman/listinfo/digikam-users > Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
In reply to this post by Milan Knížek
2009/12/27 Milan Knížek <[hidden email]>:
> Gilles Caulier píše v Ne 27. 12. 2009 v 10:13 +0100: >> Try commit #1066432 > > I have updated the code: > > $ svn co -r 1066432 -N > svn://anonsvn.kde.org/home/kde/trunk/extragear/graphics But you don't need to checkout this revision. just update trunk as well. Gilles _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Gilles Caulier píše v Ne 27. 12. 2009 v 12:06 +0100:
> 2009/12/27 Milan Knížek <[hidden email]>: > > Gilles Caulier píše v Ne 27. 12. 2009 v 10:13 +0100: > >> Try commit #1066432 > > > > I have updated the code: > > > > $ svn co -r 1066432 -N > > svn://anonsvn.kde.org/home/kde/trunk/extragear/graphics > > But you don't need to checkout this revision. just update trunk as well. kipi-plugins" fails with "svn: No such revision 1066557", after few seconds later, it just works. Anyway, now expoblending fails with enfuse, probably from the same reason as with align_image_stack: Unable to find enfuse executable. This program is required to continue. Please install it from Enblend package provided by your distributor or download and install the source. Note: at least, enfuse version 3.2 is required. The command line does not say anything about enfuse (I have not compiled with debug this time): $ ./expoblending.shell expoblending(16105)/KIPI (loading) KIPIExpoBlendingPlugin::AlignBinary::checkSystem: Found "align_image_stack" version: "2009.5" I tried some older version of enblend: $ enfuse -V enfuse 3.2-cvs and also a newer one: $ enfuse -V enfuse 4.0-753b534c819d Regards, Milan Knizek knizek (dot) confy (at) volny (dot) cz http://www.milan-knizek.net - About linux and photography (Czech language only) _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
2009/12/27 Milan Knížek <[hidden email]>:
> Gilles Caulier píše v Ne 27. 12. 2009 v 12:06 +0100: >> 2009/12/27 Milan Knížek <[hidden email]>: >> > Gilles Caulier píše v Ne 27. 12. 2009 v 10:13 +0100: >> >> Try commit #1066432 >> > >> > I have updated the code: >> > >> > $ svn co -r 1066432 -N >> > svn://anonsvn.kde.org/home/kde/trunk/extragear/graphics >> >> But you don't need to checkout this revision. just update trunk as well. > The KDE SVN drives me crazy, e.g. the first run of the checkout "svn up > kipi-plugins" fails with "svn: No such revision 1066557", after few > seconds later, it just works. Just checkout svn trunk without revision. It's enough. > > Anyway, now expoblending fails with enfuse, probably from the same > reason as with align_image_stack: > > Unable to find enfuse executable. > This program is required to continue. Please install it from Enblend > package provided by your distributor or download and install the source. > Note: at least, enfuse version 3.2 is required. > > The command line does not say anything about enfuse (I have not compiled > with debug this time): > $ ./expoblending.shell > expoblending(16105)/KIPI (loading) > KIPIExpoBlendingPlugin::AlignBinary::checkSystem: Found > "align_image_stack" version: "2009.5" ok. I will add a new debug line to see what the program find about enfuse... Gilles _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Done. Checkout and try again. Look info reported to the console...
[gilles@localhost expoblending]$ ./expoblending.shell expoblending(8102)/KIPI (loading) KIPIExpoBlendingPlugin::AlignBinary::checkSystem: "align_image_stack" help header line: "align_image_stack version 2009.2.0.4461 " expoblending(8102)/KIPI (loading) KIPIExpoBlendingPlugin::AlignBinary::checkSystem: Found "align_image_stack" version: "2009.2" expoblending(8102)/KIPI (loading) KIPIExpoBlendingPlugin::EnfuseBinary::checkSystem: "enfuse" help header line: "==== enfuse, version 3.2 ====" expoblending(8102)/KIPI (loading) KIPIExpoBlendingPlugin::EnfuseBinary::checkSystem: Found "enfuse" version: "3.2" Gilles 2009/12/27 Gilles Caulier <[hidden email]>: > 2009/12/27 Milan Knížek <[hidden email]>: >> Gilles Caulier píše v Ne 27. 12. 2009 v 12:06 +0100: >>> 2009/12/27 Milan Knížek <[hidden email]>: >>> > Gilles Caulier píše v Ne 27. 12. 2009 v 10:13 +0100: >>> >> Try commit #1066432 >>> > >>> > I have updated the code: >>> > >>> > $ svn co -r 1066432 -N >>> > svn://anonsvn.kde.org/home/kde/trunk/extragear/graphics >>> >>> But you don't need to checkout this revision. just update trunk as well. >> The KDE SVN drives me crazy, e.g. the first run of the checkout "svn up >> kipi-plugins" fails with "svn: No such revision 1066557", after few >> seconds later, it just works. > > Just checkout svn trunk without revision. It's enough. >> >> Anyway, now expoblending fails with enfuse, probably from the same >> reason as with align_image_stack: >> >> Unable to find enfuse executable. >> This program is required to continue. Please install it from Enblend >> package provided by your distributor or download and install the source. >> Note: at least, enfuse version 3.2 is required. >> >> The command line does not say anything about enfuse (I have not compiled >> with debug this time): >> $ ./expoblending.shell >> expoblending(16105)/KIPI (loading) >> KIPIExpoBlendingPlugin::AlignBinary::checkSystem: Found >> "align_image_stack" version: "2009.5" > > ok. I will add a new debug line to see what the program find about enfuse... > > Gilles > Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
In reply to this post by Gilles Caulier-4
Gilles Caulier píše v Ne 27. 12. 2009 v 14:38 +0100:
> >> But you don't need to checkout this revision. just update trunk as well. > > The KDE SVN drives me crazy, e.g. the first run of the checkout "svn up > > kipi-plugins" fails with "svn: No such revision 1066557", after few > > seconds later, it just works. > > Just checkout svn trunk without revision. It's enough. What do you mean by checking out the trunk? $ mkdir test $ cd test $ svn co -N svn://anonsvn.kde.org/home/kde/trunk svn: No such revision 1066584 I have succeded with "svn up kipi-plugins" in the meantime, so compiling again. Regards, Milan Knizek knizek (dot) confy (at) volny (dot) cz http://www.milan-knizek.net - About linux and photography (Czech language only) _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
In reply to this post by Gilles Caulier-4
Gilles Caulier píše v Ne 27. 12. 2009 v 14:51 +0100:
> Done. Checkout and try again. Look info reported to the console... > $ ./expoblending.shell expoblending(17611)/KIPI (loading) KIPIExpoBlendingPlugin::AlignBinary::checkSystem: "align_image_stack" help header line: "align_image_stack version Pre-Release 2009.5.0.4719 " expoblending(17611)/KIPI (loading) KIPIExpoBlendingPlugin::AlignBinary::checkSystem: Found "align_image_stack" version: "2009.5" expoblending(17611)/KIPI (loading) KIPIExpoBlendingPlugin::EnfuseBinary::checkSystem: "enfuse" help header line: "Usage: enfuse [options] [--output=IMAGE] INPUT..." enfuse does not show version number in the help text anymore === $ enfuse -h Usage: enfuse [options] [--output=IMAGE] INPUT... Fuse INPUT images into a single IMAGE. INPUT... are image filenames or response filenames. Response filenames start with an "@" character. Common options: -V, --version output version information and exit === but offers a command line option "-V" to find out the version number. Though, I am not sure if it existed in earlier versions. === $ enfuse -V enfuse 4.0-753b534c819d Copyright (C) 2004-2009 Andrew Mihal. License GPLv2+: GNU GPL version 2 or later <http://www.gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by Andrew Mihal and others. === Regards, Milan Knizek knizek (dot) confy (at) volny (dot) cz http://www.milan-knizek.net - About linux and photography (Czech language only) _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Free forum by Nabble | Edit this page |