[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: digikam import fails



On 6/16/22 13:23, gene heskett wrote:
On 6/16/22 15:42, mick crane wrote:
On 2022-06-16 20:19, gene heskett wrote:

The shell I ran digikam from is reporting screens full of
missing this and that despite the installation of digikam
pulling in:
 0 upgraded, 261 newly installed, 0 to remove and 0 not upgraded.
Need to get 273 MB of archives.
After this operation, 726 MB of additional disk space will be used.

Then when I run it, there are hundred of missing that and than lines
spit out in the shell I launched it from.

try gphoto2 ?
if camera is on list
http://gphoto.org/proj/libgphoto2/support.php
should you not be able to mount it as a filesystem ?
I like geeqie for viewing images.

mick

I installed it, but:
gene@coyote:~$ sudo apt install gphoto2
[sudo] password for gene:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
   libcdk5nc6
Suggested packages:
   gthumb
The following NEW packages will be installed:
   gphoto2 libcdk5nc6
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 320 kB of archives.
After this operation, 1,341 kB of additional disk space will be used.
Do you want to continue? [Y/n]
Get:1 http://deb.debian.org/debian bullseye/main amd64 libcdk5nc6 amd64 5.0.20180306-3 [129 kB] Get:2 http://deb.debian.org/debian bullseye/main amd64 gphoto2 amd64 2.5.27-1 [191 kB]
Fetched 320 kB in 0s (858 kB/s)
Selecting previously unselected package libcdk5nc6:amd64.
(Reading database ... 136011 files and directories currently installed.)
Preparing to unpack .../libcdk5nc6_5.0.20180306-3_amd64.deb ...
Unpacking libcdk5nc6:amd64 (5.0.20180306-3) ...
Selecting previously unselected package gphoto2.
Preparing to unpack .../gphoto2_2.5.27-1_amd64.deb ...
Unpacking gphoto2 (2.5.27-1) ...
Setting up libcdk5nc6:amd64 (5.0.20180306-3) ...
Setting up gphoto2 (2.5.27-1) ...
Processing triggers for man-db (2.9.4-2) ...
Processing triggers for libc-bin (2.31-13+deb11u3) ...
-.-.-.
gene@coyote:~$ gphoto2
Usage: gphoto2 [-?qvalLnPTDR] [-?|--help] [--usage] [--debug]
         [--debug-loglevel=STRING] [--debug-logfile=FILENAME] [-q|--quiet]
        [--hook-script=FILENAME] [--stdout] [--stdout-size] [--auto-detect]         [--show-exif=STRING] [--show-info=STRING] [--summary] [--manual] [--about]         [--storage-info] [--shell] [-v|--version] [--list-cameras] [--list-ports]         [-a|--abilities] [--port=FILENAME] [--speed=SPEED] [--camera=MODEL]
         [--usbid=USBIDs] [--config] [--list-config] [--list-all-config]
        [--get-config=STRING] [--set-config=STRING] [--set-config-index=STRING]         [--set-config-value=STRING] [--reset] [--keep] [--keep-raw] [--no-keep]
         [--wait-event=COUNT, SECONDS, MILLISECONDS or MATCHSTRING]
        [--wait-event-and-download=COUNT, SECONDS, MILLISECONDS or MATCHSTRING]         [--capture-preview] [--show-preview] [-B|--bulb=SECONDS] [-F|--frames=COUNT]
         [-I|--interval=SECONDS] [--reset-interval] [--capture-image]
         [--trigger-capture] [--capture-image-and-download]
         [--capture-movie=COUNT or SECONDS] [--capture-sound]
         [--capture-tethered=COUNT, SECONDS, MILLISECONDS or MATCHSTRING]
         [-l|--list-folders] [-L|--list-files] [-m|--mkdir=DIRNAME]
         [-r|--rmdir=DIRNAME] [-n|--num-files] [-p|--get-file=RANGE]
        [-P|--get-all-files] [-t|--get-thumbnail=RANGE] [-T|--get-all-thumbnails]         [--get-metadata=RANGE] [--get-all-metadata] [--upload-metadata=STRING]         [--get-raw-data=RANGE] [--get-all-raw-data] [--get-audio-data=RANGE]         [--get-all-audio-data] [-d|--delete-file=RANGE] [-D|--delete-all-files]         [-u|--upload-file=FILENAME] [--filename=FILENAME_PATTERN] [-f|--folder=FOLDER]         [-R|--recurse] [--no-recurse] [--new] [--force-overwrite] [--skip-existing]
gene@coyote:~$


IOW, that didn't work either if its supposed to be gnomes answer to digikam.

Next?
Thanks Mick. Take care and stay well.
.


Cheers, Gene Heskett.
Hi,
I use this in a script called get_photo for downloading:

#!/bin/sh
gphoto2 --auto-detect --skip-existing -P

Best regards,
Fred



Reply to: