parafin

Results 62 comments of parafin

I don’t think these changes allow dt to render colors outside of sRGB colorspace. It’s only about render performance (speed).

This is a compiler bug, not darktable’s. But probably it’s a good idea to add some kind of workaround.

This is IMHO a GPU driver issue. So maybe try different kernel, Xorg intel driver and MESA versions.

I think it's possible to implement without the need for environment variables: https://stackoverflow.com/questions/63421008/run-a-github-action-after-new-tag-creation (read all comments)

I never built from the tarball, in fact macOS release scripts won’t work correctly if not run from git. You can sign a git tag (and/or commits), you know.

> > in fact macOS release scripts won’t work correctly if not run from git. > > ?? No problem here to run the (homebrew) build scripts from `packaging/macosx`... Those...

> > How about downloading the signed source tarball by the github action instead of checking out the repository? > > Then the URL for the tarball can be specified...

Sounds a bit like #12257, but not sure if they are the same. Which filesystem is that? As far as I remember FAT filesystems have only 2-second precision of timestamps....

I have the same issue, it seems passforios doesn't distinguish subkeys at all. I have two encryption subkeys: ``` AE9AA2E8C875BEA47EE6C811B97DA14250269855! 4DD94A01582F20F914A44D918F23A6A090350C52! ``` Second one is the private key imported to...

32-bit was disabled some time ago due to virtual memory space fragmentation concerns (and general memory size limitation). I don't see why dt should go backwards here. Big-endian is about...