Info Digikam

itilo Membre non connecté
-
- Voir le profil du membre itilo
- Inscrit le : 03/06/2011

kalagani Membre non connecté
-
- Voir le profil du membre kalagani
- Inscrit le : 10/03/2012
- Groupes :
et bien sous Mageia4, j'ai compilé la version stable digikam-4.0.0.tar.bz2
et miracle elle résout le problème que j'avais de lecture/importation avec mon APN Canon G10 branché en direct par câble USB.
La version en cours 3.5 bien que résolvant certains problèmes n'avait pas résolu celui-là.
Avec cette 4.0.0 je retrouve donc ce que je pouvais faire avec Mageia1 et Digikam1.9!
Entre les 2 ce ne fut que régressions décrites ici
Pour ceux que cela intéresse,
_d'abord désinstaller la version courante de digikam ainsi que tous les kipi-plugin....
ce qui désinstalle aussi gwenview et ksnapshot...entre autres qu'il faudra réinstaller après,
laissant aussi un tas de rpm déclarés comme orphelins qu'il faut surtout ne pas désinstaller...
puis la méthode, (perso comme j'ai téléchargé la version dans /usr/local/src, j'ai tout fait en étant root):
_configurer
Caché :
ce qui donne suite à succession d'échecs un ensemble prêCode BASH :
cd /usr/local/src tar xvjf digikam-4.0.0.tar.bz2 cd digikam-4.0.0/ ./bootstrap.linux
Caché :
avec ce qu'il a fallu installerCode BASH :
./bootstrap.linux -- Found Qt-Version 4.8.6 (using /usr/lib64/qt4/bin/qmake) -- Found X11: /usr/lib64/libX11.so -- Found KDE 4.12 include dir: /usr/include -- Found KDE 4.12 library dir: /usr/lib64 -- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler -- Found automoc4: /usr/bin/automoc4 -- Local kdegraphics libraries will be compiled... YES -- Handbooks will be compiled..................... YES -- Extract translations files..................... NO -- Translations will be compiled.................. YES -- ---------------------------------------------------------------------------------- -- Starting CMake configuration for: libksane ----------------------------------------------------------------------------- -- The following external packages were located on your system. -- This installation will have the extra features provided by these packages. ----------------------------------------------------------------------------- * SANE development toolkit - Scanner Access Now Easy (SANE) development package ----------------------------------------------------------------------------- -- Congratulations! All external packages have been found. ----------------------------------------------------------------------------- -- ---------------------------------------------------------------------------------- -- Starting CMake configuration for: libkipi -- ---------------------------------------------------------------------------------- -- Starting CMake configuration for: libkexiv2 ----------------------------------------------------------------------------- -- The following external packages were located on your system. -- This installation will have the extra features provided by these packages. ----------------------------------------------------------------------------- * Exiv2 - Required to build libkexiv2. ----------------------------------------------------------------------------- -- Congratulations! All external packages have been found. ----------------------------------------------------------------------------- -- ---------------------------------------------------------------------------------- -- Starting CMake configuration for: libkdcraw -- LibRaw version: 0.15.4 -- LibRaw config file exists: no -- -- The following OPTIONAL packages have been found: * Threads * OpenSSL * Perl * Sane * Exiv2 , "Required to build libkexiv2." , <http://www.exiv2.org> "" * PkgConfig -- The following REQUIRED packages have been found: * X11 * Qt4 * Automoc4 * Phonon (required version >= 4.3.80) * KDE4Internal * KDE4 * LibRaw (required version >= 0.15) , library that provides image Raw file demosaicing , <http://www.libraw.org> Required to build libkdcraw -- ---------------------------------------------------------------------------------- -- Starting CMake configuration for: libmediawiki ----------------------------------------------------------------------------- -- The following external packages were located on your system. -- This installation will have the extra features provided by these packages. ----------------------------------------------------------------------------- * QJSON - Qt library for handling JSON data ----------------------------------------------------------------------------- -- Congratulations! All external packages have been found. ----------------------------------------------------------------------------- -- ---------------------------------------------------------------------------------- -- Starting CMake configuration for: libkgeomap -- Found Qt-Version 4.8.6 (using /usr/lib64/qt4/bin/qmake) -- Found X11: /usr/lib64/libX11.so -- Check Kexiv2 library in local sub-folder... -- Found Kexiv2 library in local sub-folder: /usr/local/src/digikam-4.0.0/extra/libkexiv2 -- kexiv2 found, the demo application will be compiled. -- ---------------------------------------------------------------------------------- -- Starting CMake configuration for: libkface -- Found Qt-Version 4.8.6 (using /usr/lib64/qt4/bin/qmake) -- Found X11: /usr/lib64/libX11.so -- First try at finding OpenCV... -- Great, found OpenCV on the first try. -- OpenCV Root directory is: /usr/share/OpenCV -- OpenCV: Found version 2.4.6.1 (required: 2.4.5) -- ---------------------------------------------------------------------------------- -- Starting CMake configuration for: kipi-plugins -- Kipi library version required : 2.0.0 -- Check Kipi library in local sub-folder... -- Found Kipi library in local sub-folder: /usr/local/src/digikam-4.0.0/extra/libkipi -- Kipi library version: 2.1.0 -- libkipi: Found version 2.1.0 (required: 2.0.0) -- Check Kexiv2 library in local sub-folder... -- Found Kexiv2 library in local sub-folder: /usr/local/src/digikam-4.0.0/extra/libkexiv2 -- Check for Kdcraw library in local sub-folder... -- Found Kdcraw library in local sub-folder: /usr/local/src/digikam-4.0.0/extra/libkdcraw -- libkdcraw: Found version 2.4.2 (required: 2.2.0) -- Check for Ksane library in local sub-folder... -- Found Ksane library in local sub-folder: /usr/local/src/digikam-4.0.0/extra/libksane -- Check for KGeoMap library in local sub-folder... -- Found KGeoMap library in local sub-folder: /usr/local/src/digikam-4.0.0/extra/libkgeomap -- Check Mediawiki library in local sub-folder... -- Found Mediawiki library in local sub-folder: /usr/local/src/digikam-4.0.0/extra/libmediawiki -- Check Vkontakte library in local sub-folder... -- Found Vkontakte library in local sub-folder: /usr/local/src/digikam-4.0.0/extra/libkvkontakte -- Found HUpnpCore : /usr/include/HUpnpCore /usr/lib64/libHUpnp.so -- Could NOT find required package HUpnpAv: <http://herqq.org> -- Boost hasn't been found yet. Looking... -- Boost version: 1.54.0 -- GCC 4.5 or later detected. Enabling C++0x support in QTGSTREAMER_FLAGS. -- Could NOT find QtKOAuth (missing: QTKOAUTH_LIBRARIES QTKOAUTH_INCLUDE_DIR) -- libkgeomap: Found version 2.0.0 -- Found X11: /usr/lib64/libX11.so -- CMake version: cmake version 2.8.12.1 -- CMake version (cleaned): cmake version 2.8.12.1 -- Try OpenMP C flag = [-fopenmp] -- Performing Test OpenMP_FLAG_DETECTED -- Performing Test OpenMP_FLAG_DETECTED - Success -- Try OpenMP CXX flag = [-fopenmp] -- Performing Test OpenMP_FLAG_DETECTED -- Performing Test OpenMP_FLAG_DETECTED - Success -- Could NOT find OpenMP (missing: OpenMP_C_FLAGS OpenMP_CXX_FLAGS) -- -- ---------------------------------------------------------------------------------- -- kipi-plugins 4.0.0 dependencies results <http://www.digikam.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.................... YES (optional) -- libxslt library found.................... YES (optional) -- libexpat library found................... YES (optional) -- native threads support library found..... YES (optional) -- libopengl library found.................. YES (optional) -- Qt4 OpenGL module found.................. YES -- libopencv library found.................. YES (optional) -- QJson library found...................... YES (optional) -- libgpod library found.................... YES (optional) -- Gdk library found........................ YES (optional) -- libkdepim library found.................. YES (optional) -- qca2 library found....................... YES (optional) -- libkgeomap library found................. YES (optional) -- libmediawiki library found............... YES (optional) -- libkvkontakte library found.............. YES (optional) -- libimagemagick library found............. YES (optional) -- libqtgstreamer library found............. YES (optional) -- QtKOAuth library found................... NO (optional) -- OpenMP library found..................... NO (optional) -- libX11 library found..................... YES (optional) -- libksane library found................... YES (optional) -- Hupnp library found...................... YES (optional) -- -- kipi-plugins will be compiled............ YES -- Shwup will be compiled................... YES (optional) -- YandexFotki will be compiled............. YES (optional) -- HtmlExport will be compiled.............. YES (optional) -- AdvancedSlideshow will be compiled....... YES (optional) -- ImageViewer will be compiled............. YES (optional) -- AcquireImages will be compiled........... YES (optional) -- DNGConverter will be compiled............ YES (optional) -- RemoveRedEyes will be compiled........... YES (optional) -- Debian Screenshots will be compiled...... YES (optional) -- Facebook will be compiled................ YES (optional) -- Imgur will be compiled................... YES (optional) -- GoogleDrive will be compiled............. YES (optional) -- Dropbox will be compiled................. YES (optional) -- VKontakte will be compiled............... YES (optional) -- IpodExport will be compiled.............. YES (optional) -- Calendar will be compiled................ YES (optional) -- GPSSync will be compiled................. YES (optional) -- Mediawiki will be compiled............... YES (optional) -- Panorama will be compiled................ YES (optional) -- VideoSlideshow will be compiled.......... YES (optional) -- Wallpaper will be compiled............... NO (optional - Look README file for more details about dependencies) -- ---------------------------------------------------------------------------------- -- -- ---------------------------------------------------------------------------------- -- Starting CMake configuration for: digiKam -- Kipi library version required : 2.0.0 -- Check Kipi library in local sub-folder... -- Found Kipi library in local sub-folder: /usr/local/src/digikam-4.0.0/extra/libkipi -- Kipi library version: 2.1.0 -- libkipi: Found version 2.1.0 (required: 2.0.0) -- Check Kexiv2 library in local sub-folder... -- Found Kexiv2 library in local sub-folder: /usr/local/src/digikam-4.0.0/extra/libkexiv2 -- Check for Kdcraw library in local sub-folder... -- Found Kdcraw library in local sub-folder: /usr/local/src/digikam-4.0.0/extra/libkdcraw -- Check Kface library in local sub-folder... -- Found Kface library in local sub-folder: /usr/local/src/digikam-4.0.0/extra/libkface -- Check for KGeoMap library in local sub-folder... -- Found KGeoMap library in local sub-folder: /usr/local/src/digikam-4.0.0/extra/libkgeomap -- PGF_INCLUDE_DIRS = /usr/include/libpgf -- PGF_INCLUDEDIR = /usr/include/libpgf -- PGF_LIBRARIES = pgf -- PGF_LDFLAGS = -lpgf -- PGF_CFLAGS = -I/usr/include/libpgf -- PGF_VERSION = 6.12.24 -- PGF_CODEC_VERSION_ID = 61224 -- Boost version: 1.54.0 -- First try at finding OpenCV... -- Great, found OpenCV on the first try. -- OpenCV Root directory is /usr/share/OpenCV -- libkdcraw: Found version 2.4.2 (required: 2.2.0) -- Check for LCMS2 availability... -- Found lcms version 2.05, /usr/lib64/liblcms2.so -- Found LCMS2: /usr/lib64/liblcms2.so /usr/include -- Paralelized PGF codec disabled... -- Identified libjpeg version: 80+ -- Found MySQL server executable at: /usr/sbin/mysqld -- Found MySQL install_db executable at: /usr/bin/mysql_install_db -- libkgeomap: Found version 2.0.0 -- Found gphoto2: -L/usr/lib64 -lgphoto2_port;-L/usr/lib64 -lgphoto2 -lgphoto2_port -lm -- liblensfun: Found version 0.2.8.0 (required: 0.2.6.0) -- WARNING: you are using the obsolete 'PKGCONFIG' macro, use FindPkgConfig -- -- ---------------------------------------------------------------------------------- -- digiKam 4.0.0 dependencies results <http://www.digikam.org> -- -- Qt4 SQL module found..................... YES -- MySQL Server found....................... YES -- MySQL install_db tool found.............. YES -- libtiff library found.................... YES -- libpng library found..................... YES -- libjasper library found.................. YES -- liblcms library found.................... YES -- Boost Graph library found................ YES -- libkipi library found.................... YES -- libkexiv2 library found.................. YES -- libkdcraw library found.................. YES -- libkface library found................... YES -- libkgeomap library found................. YES -- libpgf library found..................... YES (optional) -- Eigen3 library found..................... YES (optional) -- libgphoto2 and libusb libraries found.... YES (optional) -- libgphoto2 2.5 library found............. YES (optional) -- libkdepimlibs library found.............. YES (optional) -- Nepomuk libraries found.................. YES (optional) -- Liblqr-1 found........................... YES (optional) -- Liblensfun found......................... YES (optional) -- Libsqlite v2 found....................... YES (optional) -- Doxygen found............................ YES (optional) -- digiKam can be compiled.................. YES -- ---------------------------------------------------------------------------------- -- -- Adjusting compilation flags for GCC version ( 4.8.2 ) -- Configuring done -- Generating done -- Build files have been written to: /usr/local/src/digikam-4.0.0/build
Caché :
_compiler/installer Digikam et les kipi-pluginCode BASH :
cmake-2.8.12.1-1.mga4.x86_64 lib64qt4-devel-4.8.6-1.mga4.x86_64 kdelibs4-devel-4.12.5-1.1.mga4.x86_64 lib64kexiv2-devel-4.12.5-1.mga4.x86_64 libksane-devel-4.12.5-1.mga4.x86_64 exiv2-0.23-4.mga4.x86_64 lib64raw-devel-0.15.4-2.mga4.x86_64 lib64qjson-devel-0.8.1-3.mga4.x86_64 marble-devel-4.12.5-1.mga4 opencv-devel-2.4.6.1-2.mga4.x86_64 lib64pgf-devel-6.12.24-4.mga4.x86_64 kdepimlibs4-devel-4.12.5-1.mga4.x86_64 lib64gpod-devel-0.8.3-2.mga4.x86_64 lib64lensfun-devel-0.2.8-1.mga4.x86_64 lib64gphoto-devel-2.5.2-3.mga4.x86_64 lib64lqr-devel-0.4.2-2.mga4.x86_64 hupnp-devel-1.0.0-5.mga4.x86_64 lib64magick-devel-6.8.7.0-2.1.mga4.x86_64 lib64qt-gstreamer-devel-0.10.2-5.mga4.x86_64 eigen3-devel-3.2-3.mga4.noarch doxygen-1.8.5-3.mga4.x86_64 flex-2.5.37-3.mga4.x86_64 bison-3.0.2-1.mga4.x86_64 lib64sqlite0-devel-2.8.17-18.mga4.x86_64
Caché :
Code BASH :
cd build make make install
_enfin réinstaller gwenview par ex, sans tirer les kipi-plugin de la version courante:
déterminer si un ou des kipi-plugin sont en dépendances option --allow-nodeps de l'installeur urpmi mais ne pas installer
Caché :
pour ajouter /^kipi-plugins/ au fichier /etc/urpmi/skip.listCode BASH :
urpmi --allow-nodeps gwenview ATTENTION : L'option --allow-nodeps est activée. Des problèmes étranges peuvent se produire Pour satisfaire les dépendances, les paquetages suivants vont être installés : Paquetage Version Révision Arch (média « Core Release ») enblend 4.1.2 2.mga4 x86_64 (conseillé) hugin 2013.0.0 0.rc2.2.mga4 x86_64 (conseillé) kipi-plugins-youtube 2.0.2 7.mga4 x86_64 (conseillé) lib64gsl0 1.16 3.mga4 x86_64 (conseillé) vigra 1.9.0 2.mga4 x86_64 (conseillé) (média « Core Updates ») gwenview 4.12.5 1.mga4 x86_64 gwenview-handbook 4.12.5 1.mga4 noarch (conseillé) kipi-plugins 3.5.0 3.2.mga4 noarch (conseillé) kipi-plugins-acquireimages 3.5.0 3.2.mga4 x86_64 (conseillé) kipi-plugins-advancedslideshow 3.5.0 3.2.mga4 x86_64 (conseillé) kipi-plugins-batchprocess 3.5.0 3.2.mga4 x86_64 (conseillé) kipi-plugins-calendar 3.5.0 3.2.mga4 x86_64 (conseillé) kipi-plugins-debianscreenshot 3.5.0 3.2.mga4 x86_64 (conseillé) kipi-plugins-dlna 3.5.0 3.2.mga4 x86_64 (conseillé) kipi-plugins-dngconverter 3.5.0 3.2.mga4 x86_64 (conseillé) kipi-plugins-expoblending 3.5.0 3.2.mga4 x86_64 (conseillé) kipi-plugins-facebook 3.5.0 3.2.mga4 x86_64 (conseillé) kipi-plugins-flashexport 3.5.0 3.2.mga4 x86_64 (conseillé) kipi-plugins-flickr 3.5.0 3.2.mga4 x86_64 (conseillé) kipi-plugins-galleryexport 3.5.0 3.2.mga4 x86_64 (conseillé) kipi-plugins-gpssync 3.5.0 3.2.mga4 x86_64 (conseillé) kipi-plugins-imageviewer 3.5.0 3.2.mga4 x86_64 (conseillé) kipi-plugins-ipodexport 3.5.0 3.2.mga4 x86_64 (conseillé) kipi-plugins-jalbumexport 3.5.0 3.2.mga4 x86_64 (conseillé) kipi-plugins-jpeglossless 3.5.0 3.2.mga4 x86_64 (conseillé) kipi-plugins-kioexportimport 3.5.0 3.2.mga4 x86_64 (conseillé) kipi-plugins-kmlexport 3.5.0 3.2.mga4 x86_64 (conseillé) kipi-plugins-kopete 3.5.0 3.2.mga4 x86_64 (conseillé) kipi-plugins-metadataedit 3.5.0 3.2.mga4 x86_64 (conseillé) kipi-plugins-panorama 3.5.0 3.2.mga4 x86_64 (conseillé) kipi-plugins-picasa 3.5.0 3.2.mga4 x86_64 (conseillé) kipi-plugins-piwigoexport 3.5.0 3.2.mga4 x86_64 (conseillé) kipi-plugins-printimages 3.5.0 3.2.mga4 x86_64 (conseillé) kipi-plugins-rajceexport 3.5.0 3.2.mga4 x86_64 (conseillé) kipi-plugins-rawconverter 3.5.0 3.2.mga4 x86_64 (conseillé) kipi-plugins-removeredeyes 3.5.0 3.2.mga4 x86_64 (conseillé) kipi-plugins-sendimages 3.5.0 3.2.mga4 x86_64 (conseillé) kipi-plugins-shwup 3.5.0 3.2.mga4 x86_64 (conseillé) kipi-plugins-smug 3.5.0 3.2.mga4 x86_64 (conseillé) kipi-plugins-timeadjust 3.5.0 3.2.mga4 x86_64 (conseillé) kipi-plugins-vkontakte 3.5.0 3.2.mga4 x86_64 (conseillé) kipi-plugins-yandexfotki 3.5.0 3.2.mga4 x86_64 (conseillé) (média « Tainted Release ») lib64pano13_2 2.9.18 9.mga4.taint> x86_64 (conseillé) libpano13-tools 2.9.18 9.mga4.taint> x86_64 (conseillé) un espace additionnel de 77Mo sera utilisé. 23Mo de paquets seront récupérés. Procéder à l'installation des 44 paquetages ? (O/n) n
_cette fois même option mais accepter l'installation
Caché :
Code BASH :
urpmi --allow-nodeps gwenview ATTENTION : L'option --allow-nodeps est activée. Des problèmes étranges peuvent se produire Pour satisfaire les dépendances, les paquetages suivants vont être installés : Paquetage Version Révision Arch (média « Core Updates ») gwenview 4.12.5 1.mga4 x86_64 gwenview-handbook 4.12.5 1.mga4 noarch (conseillé) un espace additionnel de 3Mo sera utilisé. 2.5Mo de paquets seront récupérés. Procéder à l'installation des 2 paquetages ? (O/n) O
PS: j'ai essayé de compiler des versions plus récentes, mais certaines versions demandées de RPM ne sont pas dans le Mageia4 courant
AVEC VERSIONS /usr/local/src/digikam-4.5.0 et 4.4.0
-- Could NOT find Exiv2: Found unsuitable version "0.23.0", but required is at least "0.24" (found /usr/lib64/libexiv2.so)
AVEC VERSIONS /usr/local/src/digikam-4.3.0 et 4.2.0 et 4.1.0
-- OpenCV: Found version 2.4.6.1 (required: 2.4.9)
Édité par kalagani Le 09/12/2014 à 23h01
PC1: HPxw9400 Mageia8 Xfce/Cinnamon (ex Plasma car "Freeze")
PC2: Dell Studio 540 Core2 Quad Q8300 en double boot: XPsp3/Mageia8 64bits Plasma
PC2: Dell Studio 540 Core2 Quad Q8300 en double boot: XPsp3/Mageia8 64bits Plasma

m@rco123 Membre non connecté
-
- Voir le profil du membre m@rco123
- Inscrit le : 15/05/2009
- Groupes :
Merci, deja !
Ton apn est il en mode ptp / mtp ?
Lenovo 110-17acl
cg Mullins [Radeon R3 Graphics] / ssd SanDisk 250Go
Mageia 9 plasma 64b
packard ls11hr
cg intel 810 / ssd SanDisk 128Go
Mageia 9 plasma 64b
cg Mullins [Radeon R3 Graphics] / ssd SanDisk 250Go
Mageia 9 plasma 64b
packard ls11hr
cg intel 810 / ssd SanDisk 128Go
Mageia 9 plasma 64b

kalagani Membre non connecté
-
- Voir le profil du membre kalagani
- Inscrit le : 10/03/2012
- Groupes :
d'après la doc, le G10 supporte les 2 modes...
mais je n'ai choisi aucun mode quelque-part dans les menus de l'appareil ou de Digikam!
Quand je branche l'APN, il est "auto-detected" par Digikam.
Est ce bien cela que tu voulais savoir?
Édité par kalagani Le 26/11/2014 à 23h10
PC1: HPxw9400 Mageia8 Xfce/Cinnamon (ex Plasma car "Freeze")
PC2: Dell Studio 540 Core2 Quad Q8300 en double boot: XPsp3/Mageia8 64bits Plasma
PC2: Dell Studio 540 Core2 Quad Q8300 en double boot: XPsp3/Mageia8 64bits Plasma

kalagani Membre non connecté
-
- Voir le profil du membre kalagani
- Inscrit le : 10/03/2012
- Groupes :
indépendamment du fait que je ne sais pas si j'ai bien répondu à m@rco123,
je peux ajouter que:
_la géolocalisation dont j'avais tu la régression est de nouveau fonctionnelle avec cette version 4.0.0 de digikam.
Par géolocalisation j'entends la fonction "Corrélateur GPS" mais aussi la fonction simple de géo-marquage photos.
A la réserve près, mais qui existait déjà, que digikam n'écrit pas les infos dans les fichiers RAW (CR2 pour le G10), seulement dans les jpg.
_l'export en fichier kml est aussi fonctionnel
A la réserve près, mais qui existait déjà, que digikam s'évertue toujours à ajouter l'extension .jpeg à l'extension existante (toto.jpg -> toto_jpg.jpeg) sur les vignettes et photos réduites créées (pas sur les originaux)
PC1: HPxw9400 Mageia8 Xfce/Cinnamon (ex Plasma car "Freeze")
PC2: Dell Studio 540 Core2 Quad Q8300 en double boot: XPsp3/Mageia8 64bits Plasma
PC2: Dell Studio 540 Core2 Quad Q8300 en double boot: XPsp3/Mageia8 64bits Plasma
Répondre
Vous n'êtes pas autorisé à écrire dans cette catégorie