Created attachment 157370 [details] Screenshot of error message SUMMARY *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** STEPS TO REPRODUCE 1. Install digikam 7.10 over 7.9 2. launch the application 3. Receive error message "An error occurred during the internal server start" OBSERVED RESULT Unable to start application EXPECTED RESULT Start application with old database SOFTWARE/OS VERSIONS macOS: Ventura 13.2.1 ADDITIONAL INFORMATION MacBook Pro M1 Max
Hi, i already responded in the user mailing list about this problem few days ago. Look this thread: https://mail.kde.org/pipermail/digikam-users/2023-March/034674.html See also this bugzilla entry for the story: https://bugs.kde.org/show_bug.cgi?id=462736 Best Gilles Caulier
Created attachment 157372 [details] digikam 7.10 error message after upgrade
Same here on a MacBook Pro mid-2012 (MacBookPro9,1) with Ventura 13.2.1 after an upgrade of digikam 7.9/internal mysql to digikam 7.10, cf. attached screenshot.
Sorry for my screenshot and comment after Gilles explanation of the problem - as you may notice from our comments' timestamps, we commented pretty much simultaneously, so I didn't have any knowledge about the problem's cause at the time of writing.
Can you please post the MySQL error log from the database directory ".../.mysql.digikam/db_data/mysql.err"? Maik
Created attachment 157494 [details] mysql error log As requested the error log
@ustuerzlinger As you use a M1 macbook pro like me, i recommend to try the Silicon PKG installer build for 8.5.0 pre-release. It's use MariaDB 10.1 provided by Macports : https://ports.macports.org/port/mariadb-10.11/ Files can be download here : https://files.kde.org/digikam/ Please try and reports... Gilles Caulier
A screenshot from my MacBook pro M1 running digiKam 8.5.0 arm64 with the internal mysql database (here mariadb): https://i.imgur.com/A3CTp2Y.png Gilles Caulier
Sorry, but the latest 8.5.0-arm package still doesn't work for me. My environment is a Mac arm64 VM. I removed previous SQLlite DBs and MariaDM files and dirs. I removed ~/Library/Preferences/digikamrc. This screenshot is the inital run of digiKam. https://bugs.kde.org/attachment.cgi?id=173822 If you try to run mariadbd from the command line using the parameters shown in the error message, you'll see what I mean in https://bugs.kde.org/show_bug.cgi?id=491042 about MariaDB files missing.
Michael, I found a severe (and stupid) bug in the PKG installer that i just fixed : the previous install was not removed from the /Applications. Re-installing the application will mix different versions with all possible side effects that you can imagine. I will rebuild arm64 pkg asap. Gilles