Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic: [EN] alternative for digikam  (Read 7116 times)

Offline michaa7

  • User
  • Posts: 2.302
[EN] alternative for digikam
« on: 2013/09/06, 16:53:24 »
I can't stand it anymore that digikam needs about 40 seconds up to more than a minute to open completely on my (lame) system (ok, I am not sure about the amount of seconds, but it IS way too long).

What would be an alternative to import images from my canon powershot 85 (I do not get it working with usb since long ago, I need ppt protokoll)
Ok, you can't code, but you still might be able to write a bug report for Debian's sake

Offline ralul

  • User
  • Posts: 1.814
alternative for digikam
« Reply #1 on: 2013/09/06, 21:39:02 »
Shotwell should as well do.
experiencing siduction runs better than my gentoo makes me know I know nothing

mylo

  • Guest
alternative for digikam
« Reply #2 on: 2013/09/07, 00:18:50 »
Hello ralul,

thanks for the hint. I will try it, as I look for an alternative too.

Regards

Offline michaa7

  • User
  • Posts: 2.302
alternative for digikam
« Reply #3 on: 2013/09/07, 00:20:49 »
But it doesn't:

Quote
~$ shotwell
**
ERROR:src/db/DatabaseTable.c:1277:database_table_add_column: assertion failed: (res == Sqlite.OK)
Abgebrochen


Is there nothing else to access a digital camera? I'd prefere usb access over ptp mode. Years ago it *was* possible to access this camer via usb. It's not anymore which ties me to this POS@&?$§"&/(QQ&%$-digikam.
Ok, you can't code, but you still might be able to write a bug report for Debian's sake

Offline dibl

  • siduction community member
  • Global Moderator
  • User
  • *****
  • Posts: 2.361
    • Land of the Buckeye
RE: alternative for digikam
« Reply #4 on: 2013/09/07, 02:41:12 »
For some years, I have been using an earlier version of this for my digital cameras. It supports your Compact Flash format, and uses USB, therefore your OS does not care about the card format, it only sees the USB interface.  I copy the files with Dolphin. Best $20 USD I ever spent!
System76 Oryx Pro, Intel Core i7-11800H, SSD 970 EVO Plus;  Asus ROG STRIX X299-E, Core i7-7740X, Nvidia GTX-1060, dual monitors, SSD 860 EVO

Offline ralul

  • User
  • Posts: 1.814
RE: alternative for digikam
« Reply #5 on: 2013/09/07, 09:41:32 »
@Michaa7: "database_table_add_column"
is a typical issue of first initialization, typical bug for Debian sid. It should be possible to circumvent by restarting and stoping the app at first.

@dibl: I really wonder there has to be some code of  mountable gvfs access to cameras. Hasn't Debian a code search right now ?

By the way digikam-3.4 released yesterday after digikam-3.3 of august. They might have seen there was something to fix?

I see schema update and face recognition issues:
https://bugs.kde.org/buglist.cgi?f1=cf_versionfixedin&o1=equals&query_format=advanced&bug_status=RESOLVED&bug_status=NEEDSINFO&bug_status=VERIFIED&bug_status=CLOSED&v1=3.4.0&product=digikam&product=digikamimageplugins&product=kipiplugins&product=showfoto&list_id=749442
experiencing siduction runs better than my gentoo makes me know I know nothing

Offline michaa7

  • User
  • Posts: 2.302
Re: RE: alternative for digikam
« Reply #6 on: 2013/09/07, 13:26:42 »
@dibl:
Thanks for the suggestion (cardreader). It well may be my last resort. I'd prefere to access my camera through usb, though. I really don't understand why this possibility has vanished.

Quote from: "ralul"
@Michaa7: ..to circumvent by restarting and stoping the app at first.


How do I stopp an app which doesn't even partially come up ? And it seems to stopp by itself (Abgebrochen).



Quote
By the way digikam-3.4 released yesterday after digikam-3.3 of august. ...

Technically it may be a good app. But I learned to hate digikam due to its heaviness, its default settings, its restricted file tree, its un-modularity and what not ...
Ok, you can't code, but you still might be able to write a bug report for Debian's sake

belze

  • Guest
RE: Re: RE: alternative for digikam
« Reply #7 on: 2013/09/07, 14:19:48 »
i got digikam 3.4 updated yesterday
Code: [Select]
cat /etc/apt/sources.list.d/siduction.list
# official siduction-lists
deb http://ftp.spline.de/pub/siduction/base unstable main
#deb-src http://ftp.spline.de/pub/siduction/base unstable main

deb http://ftp.spline.de/pub/siduction/extra unstable main
#deb-src http://ftp.spline.de/pub/siduction/extra unstable main

deb http://ftp.spline.de/pub/siduction/fixes unstable main
#deb-src http://ftp.spline.de/pub/siduction/fixes unstable main

deb http://packages.siduction.org/kdenext unstable main
deb http://packages.siduction.org/kdenext kdepim-ng main
deb http://packages.siduction.org/kdenext experimental-snapshots main

Offline dibl

  • siduction community member
  • Global Moderator
  • User
  • *****
  • Posts: 2.361
    • Land of the Buckeye
Re: RE: alternative for digikam
« Reply #8 on: 2013/09/07, 16:21:36 »
Quote from: "ralul"


@dibl: I really wonder there has to be some code of  mountable gvfs access to cameras. Hasn't Debian a code search right now ?



I don't know -- I agree it seems like there should be.  But the card reader has been such an easy solution, I don't look further.
System76 Oryx Pro, Intel Core i7-11800H, SSD 970 EVO Plus;  Asus ROG STRIX X299-E, Core i7-7740X, Nvidia GTX-1060, dual monitors, SSD 860 EVO

Offline vilde

  • User
  • Posts: 708
RE: Re: RE: alternative for digikam
« Reply #9 on: 2013/09/07, 21:53:30 »
Quote
I don't know -- I agree it seems like there should be. But the card reader has been such an easy solution, I don't look further.

I have used card readers for my cameras several years. I don't have to hassle with all the different camera apps who wants things I don't want. I want my photos in a map located where I decide and named to what I want to. A very small and cheap  adapter from sd-card to usb or easiest of all is the in-built card reader in some laptops.

Offline DeepDayze

  • User
  • Posts: 457
RE: Re: RE: alternative for digikam
« Reply #10 on: 2013/09/08, 04:08:34 »
I use an SD card reader for reading my camera's cards and never a problem and no need to mess around with any PTP nonsense. I just open the folder on the card where the camera places the pictures and then import them into digikam or shotwell. No muss no fuss!

Offline spacepenguin

  • User
  • Posts: 862
    • spacepenguin.de
Re: alternative for digikam
« Reply #11 on: 2013/09/09, 21:28:30 »
Quote from: "michaa7"
I can't stand it anymore that digikam needs about 40 seconds up to more than a minute to open completely on my (lame) system


Lucky you, that is quite fast. Mine takes upt to 5 minutes to just show a blank window and then both CPUs are at 100% and nothing else happens... Not really usable atm.
Susan | Hardware: SysProfile
Music-Profile: http://www.last.fm/de/user/spacepengu

Offline sunrat

  • User
  • Posts: 406
RE: Re: alternative for digikam
« Reply #12 on: 2013/09/10, 07:23:45 »
I like Digikam and it works well here. Opens in about 5 seconds and PTP (or is it MTP?) works with my Android phone. 5 year old Core2Duo system with latest KDE from kdenext.

Offline titan

  • User
  • Posts: 312
RE: Re: alternative for digikam
« Reply #13 on: 2013/09/10, 10:30:10 »
I like Digikam and Gwenview but don't use KDE and they drag in Akonadi which is a real PIA. I have looked several times for a decent alternatives and was pleased to find Shotwell is now a lot better that it was a year ago. It also allows you to select an application for further editing, I use darktable.If you just want to connect your camera and download to a folder then the gtkam frontend for gphoto2 works fine.

I didn't have your problem with loading speed with Digikam it was just 5-10 seconds on a slow Intel i3 CPU

Offline devil

  • Administrator
  • User
  • *****
  • Posts: 4.844
RE: Re: alternative for digikam
« Reply #14 on: 2013/09/10, 14:39:18 »
Digikam 3.4.0-90r3 just freezes repoducably here. My patience with this app is slowly coming to an end…

greetz
devil