compiling digikam svn

classic Classic list List threaded Threaded
13 messages Options
Reply | Threaded
Open this post in threaded view
|

compiling digikam svn

jdd@dodin.org
Hello,

I followed the instructions to compile digikam from svn, and of course
it failed...

Just some questions:

are the kipi plugins installed or do I need to compile them separately?

cmake end with:


--  digiKam can be compiled.................. YES
--
----------------------------------------------------------------------------------
--
-- Adjusting compilation flags for GCC version ( 4.6.2 )
-- Configuring incomplete, errors occurred!

but make say "no target" and there is no makefile.

I see no error, may be " libkdcraw: Version information not found,
your version is probably too old"

all other "NO" have an "optional" flag near it.

I can copy all the logs, but it's long?

thanks
jdd
(openSUSE 12.1)
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: compiling digikam svn

Gilles Caulier-4
1/ It's git repository, not svn...
2/ to use libkdcraw from git, use right cmake option. Look in
digikam/README file for details.
3/ from git kipi-plugins is always compiled with digiKam.

Gilles Caulier


2012/5/30 jdd <[hidden email]>:

> Hello,
>
> I followed the instructions to compile digikam from svn, and of course it
> failed...
>
> Just some questions:
>
> are the kipi plugins installed or do I need to compile them separately?
>
> cmake end with:
>
>
> --  digiKam can be compiled.................. YES
> --
> ----------------------------------------------------------------------------------
> --
> -- Adjusting compilation flags for GCC version ( 4.6.2 )
> -- Configuring incomplete, errors occurred!
>
> but make say "no target" and there is no makefile.
>
> I see no error, may be " libkdcraw: Version information not found, your
> version is probably too old"
>
> all other "NO" have an "optional" flag near it.
>
> I can copy all the logs, but it's long?
>
> thanks
> jdd
> (openSUSE 12.1)
> _______________________________________________
> 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
Reply | Threaded
Open this post in threaded view
|

Re: compiling digikam svn

jdd@dodin.org
Le 30/05/2012 17:23, Gilles Caulier a écrit :
> 1/ It's git repository, not svn...

yes, my error (I also compile an other app from svn)

> 2/ to use libkdcraw from git, use right cmake option. Look in
> digikam/README file for details.

I don't see any relevant option

-DDIGIKAMSC_USE_PRIVATE_KDEGRAPHICS=on

or no gives the same error

> 3/ from git kipi-plugins is always compiled with digiKam.

good. so I'm stuck

below the logs:
linux-zz28:/home/jdd/git/digikam-sc/build # cmake
-DCMAKE_BUILD_TYPE=debugfull -DCMAKE_INSTALL_PREFIX=`kde4-config
--prefix` ..
-- Found Qt-Version 4.7.4 (using /usr/bin/qmake)
-- Found X11: /usr/lib/libX11.so
-- Found KDE 4.7 include dir: /usr/include
-- Found KDE 4.7 library dir: /usr/lib
-- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
-- Found automoc4: /usr/bin/automoc4
-- /home/jdd/git/digikam-sc/po/ dir do not exists. Translations
compilation disabled...
-- You can use DIGIKAMSC_CHECKOUT_PO option to extract po files from
KDE repositories.
-- Local kdegraphics libraries will be compiled... NO
-- Handbooks will be compiled..................... YES
-- Extract translations files..................... NO
-- Translations will be compiled.................. NO
--
----------------------------------------------------------------------------------
-- 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.7.4 (using /usr/bin/qmake)
-- Found X11: /usr/lib/libX11.so
-- Check Kexiv2 library in local sub-folder...
-- Check Kexiv2 library using pkg-config...
-- WARNING: you are using the obsolete 'PKGCONFIG' macro, use
FindPkgConfig
-- Found libkexiv2 release >= 1.0.0
-- Found libkexiv2: /usr/lib/libkexiv2.so
-- kexiv2 found, the demo application will be compiled.
--
----------------------------------------------------------------------------------
-- Starting CMake configuration for: libkface
-- Found Qt-Version 4.7.4 (using /usr/bin/qmake)
-- Found X11: /usr/lib/libX11.so
-- First try at finding OpenCV...
-- Great, found OpenCV on the first try.
-- OpenCV Root directory is /usr/share/opencv
-- External libface was not found, use internal version instead...
--
----------------------------------------------------------------------------------
-- Starting CMake configuration for: kipi-plugins
-- Check Kexiv2 library in local sub-folder...
-- Check Kexiv2 library using pkg-config...
-- WARNING: you are using the obsolete 'PKGCONFIG' macro, use
FindPkgConfig
-- Found libkexiv2 release >= 1.0.0
-- Found libkexiv2: /usr/lib/libkexiv2.so
-- Check Kdcraw library in local sub-folder...
-- Found Kdcraw library in local sub-folder:
/home/jdd/git/digikam-sc/libkdcraw
-- Check Kipi library in local sub-folder...
-- Check Kipi library using pkg-config...
-- WARNING: you are using the obsolete 'PKGCONFIG' macro, use
FindPkgConfig
-- Found libkipi release >= 1.0.0
-- Found libkipi: /usr/lib/libkipi.so
CMake Warning at extra/kipi-plugins/CMakeLists.txt:139 (MESSAGE):
   libkdcraw: Version information not found, your version is probably
too old.


-- Found EXPAT: /usr/lib/libexpat.so
-- Check for Ksane library in local sub-folder...
-- Found Ksane library in local sub-folder:
/home/jdd/git/digikam-sc/libs/libksane
CMake Error at cmake/modules/FindKSane.cmake:137 (file):
   file Internal CMake error when trying to open file:
   /home/jdd/git/digikam-sc/build/libs/libksane/libksane/version.h for
   reading.
Call Stack (most recent call first):
 
/usr/share/kde4/apps/cmake/modules/MacroOptionalFindPackage.cmake:32
(find_package)
   extra/kipi-plugins/CMakeLists.txt:157 (MACRO_OPTIONAL_FIND_PACKAGE)


-- Check for KGeoMap library in local sub-folder...
-- Found KGeoMap library in local sub-folder:
/home/jdd/git/digikam-sc/extra/libkgeomap
-- Check Mediawiki library in local sub-folder...
-- Found Mediawiki library in local sub-folder:
/home/jdd/git/digikam-sc/extra/libmediawiki
-- Check Vkontakte library in local sub-folder...
-- Found Vkontakte library in local sub-folder:
/home/jdd/git/digikam-sc/extra/libkvkontakte
-- libkgeomap: Found version 2.0.0
-- Found X11: /usr/lib/libX11.so
-- CMake version: cmake version 2.8.6

-- CMake version (cleaned): cmake version 2.8.6

--
--
----------------------------------------------------------------------------------
--  kipi-plugins 2.6.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)
--  boost library found...................... YES (optional)
--  OpenMP library found..................... YES (optional)
--  libX11 library found..................... YES (optional)
--  libksane 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)
--  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)
--
----------------------------------------------------------------------------------
--
-- Check if the system is big endian
-- Searching 16 bit integer
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of unsigned short
-- Check size of unsigned short - done
-- Using unsigned short
-- Check if the system is big endian - little endian
--
----------------------------------------------------------------------------------
-- Starting CMake configuration for: digiKam
-- Check Kdcraw library in local sub-folder...
-- Found Kdcraw library in local sub-folder:
/home/jdd/git/digikam-sc/libkdcraw
-- Check Kexiv2 library in local sub-folder...
-- Check Kexiv2 library using pkg-config...
-- WARNING: you are using the obsolete 'PKGCONFIG' macro, use
FindPkgConfig
-- Found libkexiv2 release >= 1.0.0
-- Found libkexiv2: /usr/lib/libkexiv2.so
-- Check Kipi library in local sub-folder...
-- Check Kipi library using pkg-config...
-- WARNING: you are using the obsolete 'PKGCONFIG' macro, use
FindPkgConfig
-- Found libkipi release >= 1.0.0
-- Found libkipi: /usr/lib/libkipi.so
-- Check Kface library in local sub-folder...
-- Found Kface library in local sub-folder:
/home/jdd/git/digikam-sc/extra/libkface
-- Check for KGeoMap library in local sub-folder...
-- Found KGeoMap library in local sub-folder:
/home/jdd/git/digikam-sc/extra/libkgeomap
-- checking for module 'libpgf'
--   package 'libpgf' not found
-- Could NOT find any working clapack installation
-- Check for LCMS1 availability...
-- Found LCMS1: /usr/lib/liblcms.so /usr/include
-- Identified libjpeg version: 62
-- Found MySQL server executable at: /usr/sbin/mysqld
-- Found MySQL install_db executable at: /usr/bin/mysql_install_db
CMake Warning at core/CMakeLists.txt:299 (MESSAGE):
   libkdcraw: Version information not found, your version is probably
too old.


-- libkgeomap: Found version 2.0.0
-- Found gphoto2: -L/usr/lib -lgphoto2_port;-L/usr/lib -lgphoto2
-lgphoto2_port -lm
-- WARNING: you are using the obsolete 'PKGCONFIG' macro, use
FindPkgConfig
-- WARNING: you are using the obsolete 'PKGCONFIG' macro, use
FindPkgConfig
-- Performing Test HAVE_LQR_0_4
-- Performing Test HAVE_LQR_0_4 - Success
-- Found Lqr-1: /usr/include/lqr-1
-- Found SharedDesktopOntologies: /usr/share/ontology
-- Found SharedDesktopOntologies: /usr/share/ontology  (found version
"0.8.0", required is "0.2")
--
--
----------------------------------------------------------------------------------
--  digiKam 2.6.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..................... NO  (optional - internal
version used instead)
--  libclapack library found................. NO  (optional - internal
version used instead)
--  libgphoto2 and libusb libraries found.... YES (optional)
--  libkdepimlibs library found.............. YES (optional)
--  Nepomuk libraries found.................. YES (optional)
--  libglib2 library found................... YES (optional)
--  liblqr-1 library found................... YES (optional)
--  liblensfun library found................. YES (optional)
--  Doxygen found............................ YES (optional)
--  digiKam can be compiled.................. YES
--
----------------------------------------------------------------------------------
--
-- Adjusting compilation flags for GCC version ( 4.6.2 )
-- Configuring incomplete, errors occurred!
linux-zz28:/home/jdd/git/digikam-sc/build # make
make: *** Pas de cible spécifiée et aucun makefile n'a été trouvé. Arrêt.
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: compiling digikam svn

Gilles Caulier-4
2012/5/30 jdd <[hidden email]>:

> Le 30/05/2012 17:23, Gilles Caulier a écrit :
>
>> 1/ It's git repository, not svn...
>
>
> yes, my error (I also compile an other app from svn)
>
>
>> 2/ to use libkdcraw from git, use right cmake option. Look in
>> digikam/README file for details.
>
>
> I don't see any relevant option
>
> -DDIGIKAMSC_USE_PRIVATE_KDEGRAPHICS=on

Yes, this is the right option. Before to re-run cmake, you must clear
CMake cache file from your build directory.

Do you try to use bootstrap script from root source code folder ?

Gilles Caulier
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: compiling digikam svn

S. Burmeister
In reply to this post by jdd@dodin.org
Am Mittwoch, 30. Mai 2012, 17:15:16 schrieb jdd:
> Hello,
>
> I followed the instructions to compile digikam from svn, and of course
> it failed...

There are weekly git snapshots of digikam for openSUSE.

http://software.opensuse.org/download?package=digikam&project=KDE:Unstable:Playground

In case you still want to compile it, it would be easiest if you just branch
the package from Playground to your private project (a simple click on "branch
package" if you are logged into the buildservice and have selected the digikam
package). You can then change the spec file via the offered web-editor (just 0
-> 1) if you really need private libs and get the RPMs half an hour later
without installing any devel packages on your home computer.

https://build.opensuse.org/package/show?package=digikam&project=KDE:Unstable:Playground

Sven
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: compiling digikam svn

jdd@dodin.org
Le 30/05/2012 21:05, Sven Burmeister a écrit :

> the package from Playground to your private project (a simple click on "branch

I often think of ask for an OBS account, but I'm not a programmer nor
a packager and let only reading the OBS info gives me head ache :-)

but I will try your link, hope it wont brake my install like last time :-(

done it seems to work, I cross fingers for the next reboot (I had to
change most kde libraries :-()

thanks
jdd

_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: compiling digikam svn

S. Burmeister
Am Mittwoch, 30. Mai 2012, 21:57:38 schrieb jdd:
> Le 30/05/2012 21:05, Sven Burmeister a écrit :
> > the package from Playground to your private project (a simple click on
> > "branch
> I often think of ask for an OBS account, but I'm not a programmer nor
> a packager and let only reading the OBS info gives me head ache :-)

You can simply register. No need to ask.

And using it for simple things is easy. You can branch (create a copy) of apps
via a simple click on the website. You can edit the spec files online, i.e. no
need to use command line tools. Since you branch packages you get all the
stuff to build it already, i.e. no need to know how to write spec files etc.

You can upload new tarballs to your branched package and let obs build it for
you without having to know which libs are needed etc. Really handy.

Most of the time helping is as easy as:

1. branch package (click on website)
2. add new tarball (like uploading an attachment via gmail)
3. re-submit (also a simple click on the website)

> but I will try your link, hope it wont brake my install like last time :-(
>
> done it seems to work, I cross fingers for the next reboot (I had to
> change most kde libraries :-()

Did you pick the correct Playground for your KDE repo? There are playground
repos for plain 12.1, kr47, kr48 etc. So there should be no need to change the
kdelibs. It just replaces things that are part of the digikam compilation
minus private libs.

Sven
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: compiling digikam svn

jdd@dodin.org
Le 30/05/2012 23:01, Sven Burmeister a écrit :

> Did you pick the correct Playground for your KDE repo? There are playground
> repos for plain 12.1, kr47, kr48 etc. So there should be no need to change the
> kdelibs.

seems to have changed lot of things (simple 12.1), but till now all
work :-)

thanks
I will think of obs some time in the future, but right now it's a bit
too much for me :-)

jdd
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Can't import from camera

Mihaela
In reply to this post by S. Burmeister
Hello!

I have Canon PowerShot A610 and importing has always worked for me in
previous OS versions. I'm now on ubuntu 11.10, started DigiKam for the
first time, everything seems to be working except importing from the
camera.

DigiKam recognized it and added it to the list:

Canon Inc. Canon Digital Camera (auto-detected)

but when I click on it nothing happens, no Import window.

I add the camera manually:

Name   usb:    /mnt/camera

I get the Import window but with a note:

Failed to connect to the camera..........

I can only Abort.

Am I missing some dependencies? I was able to download the photos using
another tool, very rudimentary.

Is my USB path ok?

The camera is recognized by the system and Nautilus asks me if I want to
open it with Shotwell.

Mihaela
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: Can't import from camera

Gilles Caulier-4
Which camera driver you use ? Go to Camera/Info dialog for details.

But with Canon, you have 90% chance to use GPhoto2 driver. The
question is : With Gphoto2 command line tool, your camera work fine ?

Gilles Caulier

2012/5/31 Mihaela <[hidden email]>:

> Hello!
>
> I have Canon PowerShot A610 and importing has always worked for me in
> previous OS versions. I'm now on ubuntu 11.10, started DigiKam for the first
> time, everything seems to be working except importing from the camera.
>
> DigiKam recognized it and added it to the list:
>
> Canon Inc. Canon Digital Camera (auto-detected)
>
> but when I click on it nothing happens, no Import window.
>
> I add the camera manually:
>
> Name   usb:    /mnt/camera
>
> I get the Import window but with a note:
>
> Failed to connect to the camera..........
>
> I can only Abort.
>
> Am I missing some dependencies? I was able to download the photos using
> another tool, very rudimentary.
>
> Is my USB path ok?
>
> The camera is recognized by the system and Nautilus asks me if I want to
> open it with Shotwell.
>
> Mihaela
> _______________________________________________
> 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
Reply | Threaded
Open this post in threaded view
|

Re: Can't import from camera

Mihaela
Where is the Camera/Info dialogue?

I used gphoto2 CLI to talk to the camera and everything seems fine. I
tried all the commands from this page except for the last (downloading
files):
http://www.gphoto.org/doc/manual/using-gphoto2.html

But there is no change in digikam.

I also tried gtKam gui and it recognized camera automatically and I
could get the list of folders and photos, but it crashed.

Mihaela

On 05/31/2012 07:19 AM, Gilles Caulier wrote:

> Which camera driver you use ? Go to Camera/Info dialog for details.
>
> But with Canon, you have 90% chance to use GPhoto2 driver. The
> question is : With Gphoto2 command line tool, your camera work fine ?
>
> Gilles Caulier
>
> 2012/5/31 Mihaela<[hidden email]>:
>> Hello!
>>
>> I have Canon PowerShot A610 and importing has always worked for me in
>> previous OS versions. I'm now on ubuntu 11.10, started DigiKam for the first
>> time, everything seems to be working except importing from the camera.
>>
>> DigiKam recognized it and added it to the list:
>>
>> Canon Inc. Canon Digital Camera (auto-detected)
>>
>> but when I click on it nothing happens, no Import window.
>>
>> I add the camera manually:
>>
>> Name   usb:    /mnt/camera
>>
>> I get the Import window but with a note:
>>
>> Failed to connect to the camera..........
>>
>> I can only Abort.
>>
>> Am I missing some dependencies? I was able to download the photos using
>> another tool, very rudimentary.
>>
>> Is my USB path ok?
>>
>> The camera is recognized by the system and Nautilus asks me if I want to
>> open it with Shotwell.
>>
>> Mihaela
>> _______________________________________________
>> 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
>

_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: Can't import from camera

Robert Zeller-2
Long time ago I had a similar problem with trying to import from a Nikon
camera, using the ptp mode. It turned out, that there was a process
"gvfs-ghoto2-volume.monitor", obviously initiated by the "nautilus"
filemanager, that caused the problem. After killing the nautilus process
digikam was able to import the images from my camera. I am not sure
whether your problem might be related to a similar cause. Maybe you just
give it a try.

Robert

On 06/03/2012 12:10 AM, Mihaela wrote:

> Where is the Camera/Info dialogue?
>
> I used gphoto2 CLI to talk to the camera and everything seems fine. I
> tried all the commands from this page except for the last (downloading
> files):
> http://www.gphoto.org/doc/manual/using-gphoto2.html
>
> But there is no change in digikam.
>
> I also tried gtKam gui and it recognized camera automatically and I
> could get the list of folders and photos, but it crashed.
>
> Mihaela
>
> On 05/31/2012 07:19 AM, Gilles Caulier wrote:
>> Which camera driver you use ? Go to Camera/Info dialog for details.
>>
>> But with Canon, you have 90% chance to use GPhoto2 driver. The
>> question is : With Gphoto2 command line tool, your camera work fine ?
>>
>> Gilles Caulier
>>
>> 2012/5/31 Mihaela<[hidden email]>:
>>> Hello!
>>>
>>> I have Canon PowerShot A610 and importing has always worked for me in
>>> previous OS versions. I'm now on ubuntu 11.10, started DigiKam for
>>> the first
>>> time, everything seems to be working except importing from the camera.
>>>
>>> DigiKam recognized it and added it to the list:
>>>
>>> Canon Inc. Canon Digital Camera (auto-detected)
>>>
>>> but when I click on it nothing happens, no Import window.
>>>
>>> I add the camera manually:
>>>
>>> Name   usb:    /mnt/camera
>>>
>>> I get the Import window but with a note:
>>>
>>> Failed to connect to the camera..........
>>>
>>> I can only Abort.
>>>
>>> Am I missing some dependencies? I was able to download the photos using
>>> another tool, very rudimentary.
>>>
>>> Is my USB path ok?
>>>
>>> The camera is recognized by the system and Nautilus asks me if I
>>> want to
>>> open it with Shotwell.
>>>
>>> Mihaela
>>> _______________________________________________
>>> 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
>>
>
> _______________________________________________
> 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
Reply | Threaded
Open this post in threaded view
|

Re: Can't import from camera

Robert Zeller
In reply to this post by Mihaela
Long time ago I had a similar problem with trying to import from a Nikon
camera, using the ptp mode. It turned out, that there was a process
"gvfs-ghoto2-volume.monitor", obviously initiated by the "nautilus"
filemanager, that caused the problem. After killing the nautilus process
digikam was able to import the images from my camera. I am not sure
whether your problem might be related to a similar cause. Maybe you just
give it a try.

Robert



On 06/03/2012 12:10 AM, Mihaela wrote:

> Where is the Camera/Info dialogue?
>
> I used gphoto2 CLI to talk to the camera and everything seems fine. I
> tried all the commands from this page except for the last (downloading
> files):
> http://www.gphoto.org/doc/manual/using-gphoto2.html
>
> But there is no change in digikam.
>
> I also tried gtKam gui and it recognized camera automatically and I
> could get the list of folders and photos, but it crashed.
>
> Mihaela
>
> On 05/31/2012 07:19 AM, Gilles Caulier wrote:
>> Which camera driver you use ? Go to Camera/Info dialog for details.
>>
>> But with Canon, you have 90% chance to use GPhoto2 driver. The
>> question is : With Gphoto2 command line tool, your camera work fine ?
>>
>> Gilles Caulier
>>
>> 2012/5/31 Mihaela<[hidden email]>:
>>> Hello!
>>>
>>> I have Canon PowerShot A610 and importing has always worked for me in
>>> previous OS versions. I'm now on ubuntu 11.10, started DigiKam for
>>> the first
>>> time, everything seems to be working except importing from the camera.
>>>
>>> DigiKam recognized it and added it to the list:
>>>
>>> Canon Inc. Canon Digital Camera (auto-detected)
>>>
>>> but when I click on it nothing happens, no Import window.
>>>
>>> I add the camera manually:
>>>
>>> Name   usb:    /mnt/camera
>>>
>>> I get the Import window but with a note:
>>>
>>> Failed to connect to the camera..........
>>>
>>> I can only Abort.
>>>
>>> Am I missing some dependencies? I was able to download the photos using
>>> another tool, very rudimentary.
>>>
>>> Is my USB path ok?
>>>
>>> The camera is recognized by the system and Nautilus asks me if I
>>> want to
>>> open it with Shotwell.
>>>
>>> Mihaela
>>> _______________________________________________
>>> 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
>>
>
> _______________________________________________
> 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