(12-26-2017, 12:41 PM)Ofnuts Wrote:  What says the "More information" area, once expanded?
I have just done a complete re-install of Gimp (and Windows, and everything else)
Traceback (most recent call last):
  File "C:\Program Files\GIMP 2\32\lib\gimp\2.0\python\gimpfu.py", line 736, in response
    dialog.res = run_script(params)
  File "C:\Program Files\GIMP 2\32\lib\gimp\2.0\python\gimpfu.py", line 361, in run_script
    return apply(function, params)
  File "C:\Users\Blighty\.gimp-2.8\plug-ins\ofn-bend-path.py", line 308, in bendPath
    topSpline,botSpline=splinesFromEnvelope(envelope)
  File "C:\Users\Blighty\.gimp-2.8\plug-ins\ofn-bend-path.py", line 300, in splinesFromEnvelope
    s2=Spline(envelope.strokes[1])
  File "C:\Users\Blighty\.gimp-2.8\plug-ins\ofn-bend-path.py", line 157, in __init__
    self.curves.append(curveFromPoints(s[i:i+8]))
  File "C:\Users\Blighty\.gimp-2.8\plug-ins\ofn-bend-path.py", line 142, in curveFromPoints
    trace('PointsX: %r, coeffsX: %r' % (pX,coeffsX))
  File "C:\Users\Blighty\.gimp-2.8\plug-ins\ofn-bend-path.py", line 43, in trace
    print s
IOError: [Errno 9] Bad file descriptor