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

Catching loop when opening and/or importing different formats #126

Open waxfingers opened 7 years ago

waxfingers commented 7 years ago

OSX, latest build. Photoflow enters catching loop when opening and/or adding a layer with 32bit tifs, 16 and 8 bits dpx and portable bit maps also 8 bits bmp and targa files.

aferrero2707 commented 7 years ago

Could you post a screenshot of the layers that are active when caching?

waxfingers commented 7 years ago

I don't think screenshot is necessary; opening (drag and dropping) the above mentioned files into PF loads raw loader and raw developer modules which then enter caching loop, same IF adding them as a layer image. I might just be forcing the program, maybe those formats are not supported (?) - as they do not appear from normal opening dialog, just when dragging (showing all files) into it. To my surprise today PF loaded the 32 bit tiff no problem. Anyway from an user standpoint we are left wondering if there is a bug or the formats are not supported or what did I do wrong? Hey you have a great day ,-)

aferrero2707 commented 7 years ago

You are right, all those formats except 32 bits TIFFs are not supported... TIFF should always be loaded as normal images, not RAW files.

I agree that I should add a warning dialog telling that the input format is not supported. I'll keep this issue opened until this is added.

Thanks, and a great day to you as well!