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 166753 - closing an additional view of an image 'destroys' it.
closing an additional view of an image 'destroys' it.
Status: RESOLVED DUPLICATE of bug 159304
Product: GIMP
Classification: Other
Component: User Interface
git master
Other All
: Normal normal
: 2.4
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2005-02-09 05:24 UTC by david gowers
Modified: 2005-02-10 01:25 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description david gowers 2005-02-09 05:24:33 UTC
steps to reproduce:
1. load an image
2. create another view of it
3. close the second view

Now the first view will become a mere rectangle of fully transparent pixels, and
it has no layers.
if i undo a few steps, i get the image back. 

this was introduced i would guess in 2.2x, i know 2.0 didn't evidence it.
Comment 1 Michael Natterer 2005-02-09 09:47:55 UTC
This was true for images with exactly one layer only. And the layer
was not destroyed, just made invisible. And it was fixed in CVS
yesterday.

*** This bug has been marked as a duplicate of 159304 ***
Comment 2 david gowers 2005-02-10 01:25:03 UTC
Not just for images with just one layer (one of my test images has 3 layers). By
invisible do you mean 'not visible at all in the layers dialog'? (ie it looks
like there are no layers there). 
I'll cvs update ofter two days and see if this fixes this problem.