Summary: | iPhone Photo Importing Fails | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | onigino <onigino> |
Component: | Import-Gphoto2 | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | caulier.gilles, onigino |
Priority: | NOR | ||
Version: | 2.0.0 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 7.6.0 | |
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
onigino
2011-05-28 12:25:33 UTC
Looks like another symbol name problem with libgphoto2 Updated my libgphoto2 to the latest release, with same issue.. any suggestions for resolving this??? *** This bug has been marked as a duplicate of bug 271047 *** Created attachment 61858 [details]
New crash information added by DrKonqi
digikam (2.0.0-rc) on KDE Platform 4.6.5 (4.6.5) using Qt 4.7.0
- What I was doing when the application crashed:
Attempted to import from my listed 3gs iphone as a camera... I did this while the iphone was disconnected.
Using the latest and greatest 2.0.0rc release from tarball not git...
Somebody posted for me to give this a try again since this release just came out, so here I am..
libphoto2 is 2.4.11 OpenCV is 2.3.0 and ffmpeg is 0.8 is this too bleeding edge?
gonna try recompiling libdc1394 and libraw1394 then will post again...
Slackware w/ KDE 4.6.5 from source..
umm.. sorry I keep posted this.. hope somebody is finding it helpful.
-- Backtrace (Reduced):
#6 tre_free (preg=0x7fec057b6c80) at /home/grey/Downloads/digikam-2.0.0-rc/core/libs/3rdparty/regex/tre-compile.c:2232
#7 0x00007fec4fca0966 in gp_port_info_list_lookup_path () from /usr/lib64/libgphoto2_port.so.0
#8 0x000000000073fb37 in Digikam::GPCamera::doConnect (this=0x5a973c0) at /home/grey/Downloads/digikam-2.0.0-rc/core/utilities/cameragui/devices/gpcamera.cpp:209
#9 0x00000000007723bf in Digikam::CameraController::executeCommand (this=0x5b639a0, cmd=<value optimized out>) at /home/grey/Downloads/digikam-2.0.0-rc/core/utilities/cameragui/controller/cameracontroller.cpp:407
#10 0x000000000077c0d9 in Digikam::CameraController::run (this=0x5b639a0) at /home/grey/Downloads/digikam-2.0.0-rc/core/utilities/cameragui/controller/cameracontroller.cpp:392
Fixed with https://bugs.kde.org/show_bug.cgi?id=271047 |