[Bug 386886] Re: digikam crashes on startup and also randomly

Ari Takku bugipostit at takku.fi
Tue Sep 1 09:42:01 UTC 2009


I upgraded to latest KDE. Also digikam was upgraded in some point being
now:

ii  digikam          2:1.0.0~beta3-1ubuntu1~jaunty1~ppa1
ii  digikam-dbg   2:1.0.0~beta3-1ubuntu1~jaunty1~ppa1

Soon I realized that still something is wrong. I don't know what.

Anyways, here is my current workaround:

1) Create a file to /etc/hal/fdi/information/, e.g
media_check_disable_canon.fdi

<deviceinfo version="0.2">
  <device>
    <match key="usb_device.product" contains="Canon">
      <merge key="storage.media_check_enabled"      type="bool">false</merge>
      <merge key="storage.automount_enabled_hint"   type="bool">false</merge>
      <merge key="volume.ignore"                    type="bool">true</merge>
    </match>
  </device>
</deviceinfo>

This recognizes (or it should recognize) that if I plug my camera in, it
prevents the KDE from "locking" the camera. I'm not sure how this works,
feel free to correct me. :)

2) apt-get install gtkam jhead

3) Plug your camera in, download the files with gtkam

4) jhead -autorot /my/images/*

PS. Perhaps the jhead -autorot could be put to gtkam's "Open with
program" field, but I haven't verified this.

PPS. Occasionally I got the digikam up'n running, and I must say that it
has LOT of improvements (e.g. in it's usability). Keep up the good work!

-- 
digikam crashes on startup and also randomly
https://bugs.launchpad.net/bugs/386886
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to digikam in ubuntu.




More information about the kubuntu-bugs mailing list