Bug 342828 - Colorise Interactive in GMIC clears control point when relaunching and also the clear control point button is missing
Summary: Colorise Interactive in GMIC clears control point when relaunching and also t...
Status: RESOLVED UNMAINTAINED
Alias: None
Product: krita
Classification: Applications
Component: G'Mic for Krita (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-14 12:09 UTC by Raghavendra kamath
Modified: 2017-06-24 18:04 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Raghavendra kamath 2015-01-14 12:09:19 UTC
Colorise Interactive in GMIC clears control point when relaunching and also the clear control point button is missing.

when we colorize a line art and close gmic, and relaunch the plugin all the control points( nodes of colors) get cleared, this is a problem for people wanting to re edit some part of the color.

the instruction states that we can clear control point but there is not clear control point button. 

So to rephrase the Gmic colorize interactive clears control point on reload and the button for manually clearing control points are missing.

thank you

Reproducible: Always

Steps to Reproduce:
1.Open a lineart in krita and apply some gmic colorise interactive to get flat colors
2.then again select the lineart  and re-initialise gmic colorise ( we do this if we miss some parts thats needs coloring or something has gone wrong)
3.you will see all the color points are cleared on load, this results in redoing evrything.
Comment 1 LukasT 2015-01-17 12:53:29 UTC
What has to be done:
* support for session management of gmic, so when you close the gmic dialog and open it again, you still have the last settings available : currently the dialog loads the settings again and builds the dialog from scratch removing user changes to filter setttings

* support for the clear button: it is parsed from the filter definition but it is not added to g'mic filter settings dialog
Comment 2 Halla Rempt 2017-06-24 18:04:05 UTC
We've just replaced our own gmic dialog with a plugin that communicates with the official gmic-qt plugin (which still needs to be released with our integration code, but it's already been merged), so we can close all current g'mic bugs.