Summary: | crash when trying to access usb cam (autodetected) | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | simon |
Component: | Import-Gphoto2 | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | caulier.gilles, cniehaus, danielwelch |
Priority: | NOR | ||
Version: | 0.10.0 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 0.10.0 | |
Sentry Crash Report: |
Description
simon
2008-11-19 16:28:57 UTC
*** Bug 175443 has been marked as a duplicate of this bug. *** SVN commit 887541 by mwiesweg: Fix possible crash when the access method fails and the pointer is accessed. An invalid index was used, which leads to failure in certain hardware situations. Please check if this fixes your crash. CCBUG: 175597 M +17 -11 gpcamera.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=887541 Simon, Daniel, Can you confirm that crash diseapear with last Marcel fixes ? Thanks in advance Gilles Caulier the crash disappeared, but it doesn't work. The status bar says "connecting to camera" but without success and the abort/retry dialog is shown after a while. the only (possibly?) related log entry is Nov 23 14:52:01 d-partment usb 1-4.2: usbfs: USBDEVFS_CONTROL failed cmd digikam rqt 33 rq 102 len 0 ret -7 There a a lot of bugreports describing this problem (10 or so), GPhoto detects the camera but access is not possible. Still I think this report can be closed since the actual problem is fixed. Andi it's quite unclear which access method is used in the individual menuentries(usb storage/gphoto/?) this might be improved closing the crash-bug, thanks for fixing *** Bug 165325 has been marked as a duplicate of this bug. *** |