Skip to content

White balance presets for Canon M50 not visible #9391

Description

@mmhh76

Hello!

I saw in the source code that finally the Canon M50 gets some support. Like White balance presets. But the problem is that I can't see any of them in Darktable. But they are in the source code, in src/external/wb_presets.c.

But I made it to work by changing all the lines that starts with in wb_presets.c:
"Canon", "EOS M50"

to:
"Canon", "Canon EOS M50"

and then compile. So now the presets are visible in Darktable.

I don't know why, because all the other cameras like M5, M6, M10 and so on are like "Canon", "EOS M10", but not M50. I don't own any other Canon M camera so I don't know if it's the same issue on them.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions