If you run photostructure info --debug $rawfile or photostructure sync-file --debug $rawfile you’ll see the dcraw_emu() log line emitted to stdout (along with screenfuls of other verbosity).
Looks like an option is getting fed to dcraw_emu that isn’t expected (-Z). Additionally, there’s a solitary “-” as the third index that looks like it would also be a problem.
Below are the relevant parts from the output of the command you suggested
Well dang, -Z - should redirect the output to stdout (this is so I can avoid disk I/O, which is horrible on Windows).
$ tools/linux-x64/libraw/dcraw_emu
dcraw_emu: almost complete dcraw emulator
Usage: tools/linux-x64/libraw/dcraw_emu [OPTION]... [FILE]...
...
-Z <suf> Output filename generation rules
.suf => append .suf to input name, keeping existing suffix too
suf => replace input filename last extension
- => output to stdout
Are you running v1.0.0-alpha.2? What OS?
(Ah: I believe you’re running alpha.1, which relied on the system’s older version of dcraw_emu. PhotoStructure needs the latest and greatest, so in alpha.2, it’s actually included in the build, so upgrading to alpha.2 should address this).
(I just tested the binary on Ubuntu 12.04 x64 and it rendered a .TIFF from a .DNG: if you want to email me an example .DNG, I can see what’s going on).
Emailing you a file. Also, another possible culprit is that the image was originally an .AWR from a sony RX100VI and was converted to a DNG during lightroom import.
I suspect the previews were generated from a prior version (alpha.1 or v0.9.1): when I just imported it into my scratch library, and the colors look correct.
If you choose “Resync this asset” from the ⋮ menu, PhotoStructure should rebuild the previews and the pink cast should go away. If it doesn’t, tell me!
Oops: I just saw you’re using Docker, not node. I’ll verify that Docker isn’t picking up the incorrect dcraw_emu.
I have hundreds of photos (lossless compressed) from at least 3 Fuji cameras that show up as a black image. They were imported under version 0.9 but still not viewable with the 1.0.0 release. I did try re-sync’ing the asset but nothing changed. Should Fuji lossless compressed RAW files be displaying here? I’ve downloaded the original (from within Photostructure) and they open fine in Capture One, Affinity etc. Thanks.
I imported these with a beta version. I did try to re-import one of the images later from a different directory but I didn’t see a change. The majority of Fuji RAW display fine so I suspect it’s just the lossless compressed.
Perhaps I should delete the currently imported versions and try again?
I installed a new version of 1.0.0 on a different mac entirely, re-imported from the source files, and now these images display properly. So, there is a work-around the fact that the current library doesn’t want to show them (despite being the same version). I’ve begun to re-create the library from scratch on the original Mac and it’s working as expected so far.