Rawtherapee: Add "Restart required" to Preferences > Color Management

Created on 26 Nov 2017  路  15Comments  路  Source: Beep6581/RawTherapee

Add "Restart required" to Preferences > Color Management > Directory containing color profiles.

... or maybe this can be enhanced so that a restart is not required?

enhancement

Most helpful comment

Can I create merge request on this?

All 15 comments

Can I take this issue?

@lvreclp 馃憤 from me

sure, go ahead! :+1:

Ok, than.

And what is the issue? As I can see, the color profiles drop down is updated on directory selection? @Beep6581 Can you tell me what must be done for this issue?

just add a label saying "(restart required)" in the GUI, like what is done for other options (eg themes)

@agriggio And what about possibility to use it without restart? Adding a label is the easiest solution

When I change "Directory containing color profiles", the combobox which lists the monitor profiles, under the main preview in the Editor tab(s), is not updated until I restart RT.

Looks like I will add restart required label. Now I can't find sane way to re-init color management panel in editor panel after saving preferences.

@lvreclp

And what about possibility to use it without restart?

Maybe using the content of Preferences::iccDirChanged could be copied to Preferences::workflowUpdate, so that it updates the ProfilePanel ?

@Hombre57 Can check that.

@Hombre57
Unfortunately this approach with update calling Preferences::iccDirChanged does nothing. Yes, it updated internal list, but it does not re-initialize EditorPanel that is already constructed and initialized.
I have added missing label: https://github.com/Beep6581/RawTherapee/compare/dev...lvreclp:dev_restart_required_for_colormgmt?expand=1

It is possible to update the editors (not yet done, that's right), but the label will be fine I guess.

Can I create merge request on this?

@lvreclp yes, and thanks!

Was this page helpful?
0 / 5 - 0 ratings