04-17-2019, 03:26 AM
Hi,
I have a tower and a laptop. Both on Win10, Gimp 2.10.10, and with a Frequency separation script (SS-Split-Components_v1-0.scm by Mike Ochtman)
On the laptop the script stops at the gaussian blur to let choosing the blur level.,But on the tower the script don't stop.
As I understand from that line, it's supposed to show the blur display.
But it stops and show blur display only on the laptop. And on the tower, that script runs at the end , bluring without stops to let choosing the right blur level.
Do someboby know why it stops on a computer but continues on the other one ?
I'm searching for a while but I don't find what's the difference between computers.
Thanks in advance
I have a tower and a laptop. Both on Win10, Gimp 2.10.10, and with a Frequency separation script (SS-Split-Components_v1-0.scm by Mike Ochtman)
On the laptop the script stops at the gaussian blur to let choosing the blur level.,But on the tower the script don't stop.
As I understand from that line, it's supposed to show the blur display.
Code:
(plug-in-gauss-iir2 RUN-INTERACTIVE img ss-layer-lowpass blur-radius blur-radius)
Do someboby know why it stops on a computer but continues on the other one ?
I'm searching for a while but I don't find what's the difference between computers.
Thanks in advance