Fix crash whan opening file from finder
Finder open on Qt sends FileOpen event (only implemented for MacOS), this event crashes on open as he device is not reay when it fires. This patch allows to load the images whenever the file is open using Finder
BUG 421448
Edited by Ivan Yossi