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
*** This bug has been marked as a duplicate of bug 451719 ***
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
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
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