aferrero2707 / PhotoFlow

A fully non-destructive photo retouching program providing a complete layer-based workflow including RAW image development.
http://aferrero2707.github.io/PhotoFlow
GNU General Public License v3.0
309 stars 36 forks source link

Crash report (MacOS) #218

Open tnargs opened 4 years ago

tnargs commented 4 years ago

I just installed latest Photoflow on MacOS and now it crashes on startup. I am not tech-savvy, so just providing the crash report for information. cheers

PhotoFlow crash report.pdf

aferrero2707 commented 4 years ago

@tnargs sorry for the late answer, I was away for some days... which macOS version are you using?

tnargs commented 4 years ago

Hi @aferrero2707 macOS 10.15.5. Some more detail in the crash report I submitted. cheers

Benitoite commented 4 years ago

I'm also getting this in Big Sur 11ß20A5343i

Termination Reason:    DYLD, [0x4] Symbol missing

Application Specific Information:
dyld: launch, loading dependent libraries
DYLD_LIBRARY_PATH=/Applications/photoflow.app/Contents/Resources/lib

Dyld Error Message:
  Symbol not found: _inflateValidate
  Referenced from: /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
  Expected in: /Applications/photoflow.app/Contents/Resources/lib/libz.1.dylib
 in /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib

It looks like some libraries are expecting something possibly present in libpng.16.16.dylib which is not in the /System libPng.dylib, somehow not having being linked to the proper version.

aferrero2707 commented 4 years ago

@tnargs @Benitoite I assume you are installing the package from the v0.2.8 release... if you take the daily snapshots of the stable branch from here (which are actually even more reliable than the latest release) there should be no problem with missing symbols, and it should run fine on recent macOS versions...

SeaMac commented 3 years ago

Version 0.2.8 - Crash upon Launch ... Mac OS X 10.13.6

Version PhotoFlow_git_stable_macos_20200828_1714_84720.dmg Appears to Work OK on same OS.

Thank you.