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 307016 - Script-Fu -> Show Image Structure... doesnt work as expected
Script-Fu -> Show Image Structure... doesnt work as expected
Status: RESOLVED FIXED
Product: GIMP
Classification: Other
Component: Script-Fu
git master
Other Linux
: Normal normal
: 2.4
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2005-06-09 11:36 UTC by Jean-Luc Coulon
Modified: 2005-07-30 00:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jean-Luc Coulon 2005-06-09 11:36:43 UTC
Distribution/Version: Debian/Sid, Linux 2.6.11

Open an image
Clic script-Fu
Clic Utils
Choose éShow Image Structure"

You get there a dialog asking you various parameters and when you cli OK, it
does some "perspective" transform on the picture.
Comment 1 weskaggs 2005-06-09 15:55:40 UTC
I think it's doing what it is supposed to do:  show you the layers of the image
as if they are stacked up in three dimensions, and you are looking at the stack
from the side.  This is probably not very useful for most people, but normally
in using it, you would leave the "create new image" option checked, so that the
illustration would tell you things without disrupting your original image.
Comment 2 Sven Neumann 2005-06-09 16:44:49 UTC
I agree with Bill, the script is doing what its author expects it to do. Whether
this script is useful or not, is a completely different question. I would
actually suggest that it is being removed from the GIMP source tree.
Comment 3 Carol 2005-07-06 20:36:34 UTC
Perhaps a tutorial about how to use this script to make a tutorial could be
written (in particular by anyone with experience or success in using the script
to write tutorials for gimp) and  the script removed from the gimp source tree
and put instead with the tutorial on www.gimp.org.

Using the script, as it is, with the xcf included with gimp is not very
instructional or useful.

Another option would be to write it so it would behave better with images with
many layers or set the defaults so they work more sanely.
Comment 4 Sven Neumann 2005-07-07 00:26:35 UTC
My suggestion is to remove it and to make it available at the registry. This
script is IMO really not that useful.
Comment 5 Carol 2005-07-09 16:51:14 UTC
Which is more broken, this script or the registry?

Your suggestion is good except that you are suggesting that it be moved to
something as broken or more broken than the script.
Comment 6 Sven Neumann 2005-07-30 00:47:05 UTC
OK, I went ahead and removed it from the GIMP source tree:

2005-07-30  Sven Neumann  <sven@gimp.org>

	* plug-ins/script-fu/scripts/Makefile.am
	* plug-ins/script-fu/scripts/image-structure.scm: removed this
	script (see bug #307016).

If someone wants to put the version shipped with 2.2 into the registry, please
do so.