Slice Crash
When I try slice the attached file I get a crash with this error:
"
Traceback (most recent call last):
File "C:\Program Files\GIMP 2\32\lib\gimp\2.0\python/gimpfu.py", line 740, 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:\Program Files\GIMP 2\lib\gimp\2.0\plug-ins\py-slice\py-slice.py", line 119, in pyslice
left, right, top, bottom, i, j, ""))
File "C:\Program Files\GIMP 2\lib\gimp\2.0\plug-ins\py-slice\py-slice.py", line 174, in slice
temp_image.crop(right - left, bottom - top, left, top)
error: could not crop image (ID 10) to 0x301, offset 301, 0
"
and another error:
"
Calling error for procedure 'gimp-image-crop':
Procedure 'gimp-image-crop' has been called with value '0' for argument 'new-width' (#2, type GimpInt32). This value is out of range.
"
Does anyone know why I am receiving this when I slice the file. The file is too big for attachments so here is the link on dropbox: https://www.dropbox.com/s/0v8kdoickcmgs36/test.xcf?dl=0