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
308 stars 36 forks source link

Photoflow crashes while unchecking Raw developer - RawLoader (Windows 10) #208

Open SilvioGrosso opened 4 years ago

SilvioGrosso commented 4 years ago

Hello Andrea!

Photoflow, sooner or later, always crashes on Windows 10 (64 bit - home edition) while checking and unchecking the Raw developer and RawLoader buttons. It suffices to open no matter what RAW imge and perform some basic operation. Afterwards you start checking and unchecking the first 2 buttons in the stack until Photoflow crashes. Reproduced easily several times with different images.

Btw, you forgot to add the GDB.exe in the build (bin folder as usual) :-)

Version tested: PhotoFlow_git_stable_w64_20191208_1729_68e6e

Here is a video with all my steps: https://www.dropbox.com/s/j243osmt8xcpdra/PHOTOFLOW_CRASH_RAW-DEVELOPER.mp4?dl=0

Here is the log.txt from cmd.exe: https://www.dropbox.com/s/u4lvpcdjkqjjl8o/PHOTOFLOW_CRASH_RAW-DEVEL.txt?dl=0

aferrero2707 commented 4 years ago

@SilvioGrosso I have been thinking a bit on this issue, and I personally concluded that it would be best to make such kind of layers "always visible", because it really makes no sense to hide one of them...

I will push a fix soon. Thanks!