Bug 460252 - No cameras listed in import cameras module
Summary: No cameras listed in import cameras module
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Import-Gphoto2 (show other bugs)
Version: 7.8.0
Platform: macOS (DMG) macOS
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-11 16:06 UTC by pbcachim
Modified: 2024-09-18 04:37 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 8.5.0
Sentry Crash Report:


Attachments
import camera manually (300.25 KB, image/png)
2022-10-11 16:06 UTC, pbcachim
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pbcachim 2022-10-11 16:06:05 UTC
Created attachment 152705 [details]
import camera manually

SUMMARY

STEPS TO REPRODUCE
1. Import/Cameras/Add camera manually
2. Add...

OBSERVED RESULT
No cameras listed

EXPECTED RESULT
List of available cameras

SOFTWARE/OS VERSIONS
macOS: MacBook Pro (13-inch, 2018, Four Thunderbolt 3 Ports), 2.3 GHz Intel Core i5, MACOS 12.6

ADDITIONAL INFORMATION
previously reported this bug
Comment 1 Maik Qualmann 2022-10-11 16:41:44 UTC

*** This bug has been marked as a duplicate of bug 451719 ***
Comment 2 caulier.gilles 2024-09-15 06:28:55 UTC
Hi all,

The next digiKam 8.5.0 will be compiled natively for Apple Silicon computer (arm64 architecture).
Here the pre-release PKG installer list all gphoto2 drivers as expected:

https://i.imgur.com/UkkBoDn.png

You can download and test the Qt6 based PKG installer fir macOS available here:

https://files.kde.org/digikam/  

Thanks in advance for your feedback

Gilles Caulier
Comment 3 caulier.gilles 2024-09-17 05:47:04 UTC
Git commit b976d40cc24f9f7f43b935ed884593040d4903ec by Gilles Caulier.
Committed on 17/09/2024 at 05:44.
Pushed by cgilles into branch 'master'.

Add PATH env. vars for gphoto2 drivers
Related: bug 451719, bug 451727, bug 470530

M  +10   -3    core/app/utils/digikam_globals_bundles.cpp

https://invent.kde.org/graphics/digikam/-/commit/b976d40cc24f9f7f43b935ed884593040d4903ec
Comment 4 caulier.gilles 2024-09-17 07:00:27 UTC
Git commit dac1942db33b28e8103e5bff43d417fe765cfba1 by Gilles Caulier.
Committed on 17/09/2024 at 06:54.
Pushed by cgilles into branch 'master'.

Move the gpohto2 drivers at the right place in the macOS bundle generated by Macports.

Tested on a fresh installation of digiKam on a macbook air M1 without macports, xcode, and other dev tools.

The list of gphoto2 camera can be listed and used.

This can be tested with the digiKam 8.5.0 pre-release PKG installer for Apple Silicon (arm64)
published today at: https://files.kde.org/digikam/
Related: bug 451719, bug 451727, bug 470530

FIXED-IN: 8.5.0

M  +8    -6    project/bundles/macports/04-build-installer.sh
M  +1    -1    project/bundles/macports/data/qt.conf

https://invent.kde.org/graphics/digikam/-/commit/dac1942db33b28e8103e5bff43d417fe765cfba1