darktable "size" variables problem

Yes, but regardless of this, the ‘WIDTH’ and ‘HEIGHT’ variables should indicate values, as follows (as specified in the user manual under ‘available variables’):

$(WIDTH.SENSOR) & $(HEIGHT.SENSOR) → sensor size in px

$(WIDTH.RAW) & $(HEIGHT.RAW) → as you state, minimum crop applied

$(WIDTH.CROP) & $(HEIGHT.CROP) → crop size, as specified in crop moodule, if crop module is not activated, should be equal to ‘RAW’ dimensions

For additional clarification, see the Issue raised by @pehar (and posted here, above)

Well, there’s an bug report on github. That didn’t get any attention, which for me means one of four things:

  • none of the devs noticed the bug report;
  • there’s essential information missing (but then they usually ask for that information)
  • it’s not possible to resolve the issue (but that’s usually stated)
  • none of the devs is interested enough to spend time on it.

That it got zero replies, even after a restart here, makes me think no one feels it’s important enough to work on…

I don’t expect a question here every few months is going to change that.

Well, you’re probably right, but there is always hope … :wink:

Bumping the github issue might work better. Especially if it was just missed by the devs.

1 Like