08-15-2021, 04:43 PM
(08-15-2021, 03:44 PM)gasMask Wrote: Hi,
I'm running GIMP 2.10.24 (revision 3) on Windows 10, and the GELG Operation dialog fails during its opening process.
The dialog has focus after I try to open it, but it's window never appears.
Any ideas on how to fix this? I haven't noticed any other problems with the interface.
Thanks for any ideas,
Charles
Possibly hidden behind another window? Or showing up off screen? Find your Gimp profile, open the sessionrc file in it with a text editor, and look for:
Code:
(session-info "toplevel"
(factory-entry "gimp-gegl-tool-dialog")
(position 815 61))
Are the values in "position" coherent with your screen size?