After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 338373 - JPEG Plugin uses gimp-image-remove-layer improperly
JPEG Plugin uses gimp-image-remove-layer improperly
Status: RESOLVED FIXED
Product: GIMP
Classification: Other
Component: Plugins
git master
Other Linux
: Normal normal
: 2.4
Assigned To: GIMP Bugs
GIMP Bugs
: 341742 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-04-13 16:41 UTC by Simon Budig
Modified: 2006-05-15 15:02 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Simon Budig 2006-04-13 16:41:10 UTC
Just saved a jpeg file and the new PDB code from mitch complained:

PDB calling error for procedure 'gimp-image-remove-layer':
Argument 'layer' (#2, type GimpLayerID) out of bounds (validation changed '0' to '-1')

I currently cannot really look into that but suspect that it is related to the preview code.
Comment 1 Benjamin Lebsanft 2006-04-18 14:27:48 UTC
same here, but I suspect this bug is already confirmed
Comment 2 Sven Neumann 2006-04-19 11:47:22 UTC
2006-04-19  Sven Neumann  <sven@gimp.org>

	* plug-ins/jpeg/jpeg.c (run): initialize global variables. Fixes
	bug #338373.
Comment 3 Sven Neumann 2006-05-15 15:02:17 UTC
*** Bug 341742 has been marked as a duplicate of this bug. ***