GNOME Bugzilla – Bug 641259
[abrt] gimp-2:2.6.11-1.fc14: py-slice.py:172:slice:TypeError: integer argument expected, got float
Last modified: 2011-02-02 17:11:49 UTC
Originally from Fedora, this is the downstream bugzilla ticket: https://bugzilla.redhat.com/show_bug.cgi?id=667958 --- 8< --- abrt version: 1.1.14 architecture: x86_64 cmdline: /usr/bin/python /usr/lib64/gimp/2.0/plug-ins/py-slice.py -gimp 16 14 -run 0 component: gimp executable: /usr/lib64/gimp/2.0/plug-ins/py-slice.py kernel: 2.6.35.10-74.fc14.x86_64 package: gimp-2:2.6.11-1.fc14 reason: py-slice.py:172:slice:TypeError: integer argument expected, got float release: Fedora release 14 (Laughlin) time: 1294403616 uid: 500 backtrace ----- py-slice.py:172:slice:TypeError: integer argument expected, got float Traceback (most recent call last):
+ Trace 225818
dialog.res = run_script(params)
return apply(function, params)
left, right, top, bottom, i, j, ""))
temp_image.crop(right - left, bottom - top, left, top)
Local variables in innermost frame: src: 'slice_1_0.jpg' right: 1000 image_path: '/home/james/Desktop/images' bottom: 28 postfix: '' top: 28.0 j: 0 temp_drawable: <gimp.Layer 'Background'> filename: '/home/james/Desktop/images/slice_1_0.jpg' i: 1 image_basename: 'slice' image: <gimp.Image 'latam_quebarato_filhotes2.jpg'> drawable: None temp_image: <gimp.Image 'Untitled'> image_extension: 'jpg' left: 0 [...] Package: gimp-2:2.6.11-1.fc14 Architecture: x86_64 OS Release: Fedora release 14 (Laughlin) How to reproduce ----- 1.i tried to slice any image 2. 3. Comment ----- used gimp, tried to slice an image, got a message error and no sliced image [...]
This problem has been fixed in our software repository. The fix will go into the next software release. Thank you for your bug report.