HSI sliders bug
-
Hi,
the "H" slider in HSI color model does not show the color correctly as shown in the attacnment. The "H" slider shows RED color and the color of the rectangle is YELLOW.
-
@Petar_MK I cannot replicate this. Tried on both Windows (10) and Mac (Intel).
Is this on Windows or Mac?
Are the sliders broken for HLS / HSB also?
From the image it is clear that all the HSI sliders are broken. Since these (gradients) are computed on the GPU, one thing to try is to select a different "Compute Engine" in Preferences -> Performance.
-
This is the Windows version. I didn't tried on Mac yet.
I changed the Performace preferences from "Software" to "OpenGL". It is the same, but it works slowlier. BTW, I have 2 graphic cards -- Intel and GeForce but I can't select either of them.
HLS / HSB are OK, but on HWB color model the "H" slider is totally white. However, in the LCH color model if the "H" means Hue -- then it is broken, too.
-
@Petar_MK I open a bug on this one.
In the "Compute Engine" drop down is there a "NVIDIA" option?
-
No, only "Software" and "OpenGL".
-
@Petar_MK Than means that it sees the Intel GPU only.
-
I think so, because it is integrated within motherboard. But, with which option: Software or OpenGL?
-
@Petar_MK The OpenCL option selects the GPU (in this case intel) to be used for compute (gradients, image effects, etc).
Software will use the CPU.If the OpenCL option is selected, are the gradients rendered correctly in the document?
-
@Petar_MK said in HSI sliders bug:
I changed the Performace preferences from "Software" to "OpenGL". It is the same, but it works slowlier. BTW, I have 2 graphic cards -- Intel and GeForce but I can't select either of them.
HLS / HSB are OK, but on HWB color model the "H" slider is totally white. However, in the LCH color model if the "H" means Hue -- then it is broken, too.This is from my previous post.
-
@Petar_MK I was referring to the gradient fill style. Draw a shape and use the gradient tool to set a gradient fill style.
-
Same with gradients. But, I notice one more "bug" when using gradients. When applying a color to a gradient stop, the same color is applied to a stroke.
-
@Petar_MK As a workaround, in Preferences -> Performance -> Compute Engine select "Software" mode.
This should be working, as it avoids the GPU.
-
Same problems persist regardles the modes "Software" or "OpenGL", but in "Software" -- VectorStyler runs taster.
Are you going to add in the future an option in VectorStyler to recognize the GPU's?
-
@Petar_MK said in HSI sliders bug:
Are you going to add in the future an option in VectorStyler to recognize the GPU's?
Yes. Basically this already exists as an internal configuration option, but it has to be added to Preferences UI.
-
OK, thank you.