[digikam] [Bug 350446] Port MacOS PKG to Arm64 Apple Silicon.

Michael Miller bugzilla_noreply at kde.org
Mon Sep 9 14:29:42 BST 2024


https://bugs.kde.org/show_bug.cgi?id=350446

--- Comment #42 from Michael Miller <michael_miller at msn.com> ---
Hi Gilles,

>Install the current digiKam Qt5 X86 PKG and look like the rc files are installed here in the bundle :
>/Applications/digiKam.org/digikam.app/Contents/Resources/kxmlgui5/digikam
Yes, I have the files in the same place in my bundle, but digiKam isn't looking
for them there.  I used Inspector to look at all the file fstats and file
opens.  DK isn't trying to look for the .rc files in
./Resources/xmlgui5/digikam.

>Don't forget one important point : the data install path for Qt is patched while compiling KDE framework, digiKam core, and plugins. It's a long long long story about a Qt5 bug under MacOS. For Qt6, i don't know if the problem have been fixed. There is a script to patch source codes before compiling :
YES!  This is it.  fixbundledatapath.sh is being copied and added to the
CONFIGURE_COMMAND in the ext_kf5/CMakeLists.txt, but it's NOT in
ext_kf6/CMakeLists.txt.

>In the x86 bundle, ExifTool is installed here :
>/Applications/digiKam.org/digikam.app/Contents/bin
ExifTool is in the same place in my bundle.  Again, DK isn't looking there.  I
have the bin directory defined in my qt.com as Binaries=bin.  Using Inspector,
I can see the DK is just using the PATH, and not looking in the Qt defined bin
directory.

-- 
You are receiving this mail because:
You are watching all bug changes.



More information about the kde-mac mailing list