bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #17833] Can't delete image file


From: Gregory John Casamento
Subject: [bug #17833] Can't delete image file
Date: Thu, 28 Sep 2006 23:30:27 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8) Gecko/20051111 Firefox/1.5

Follow-up Comment #1, bug #17833 (project gnustep):

Richard,

You must resave a gorm/nib document in order for any changes you have made to
take effect.  Since it's possible for the user to accidentally delete an image
and then re-add it, removal and addition of resources such as images and
sounds is delayed until the nib/gorm package is saved.

See below:

After initial save with new tiff added:
[heron@celia ~]$ cd imagetest.gorm/
[heron@celia imagetest.gorm]$ ls
data.classes  data.info  GormFilesOwner.tiff  objects.gorm
[heron@celia imagetest.gorm]$ cd ../

After subsequent save once GormFilesOwner.tiff has been deleted from the
images view in the document window:
[heron@celia ~]$ cd imagetest.gorm/
[heron@celia imagetest.gorm]$ ls
data.classes  data.info  objects.gorm
[heron@celia imagetest.gorm]$ 

Please try the above and let me know if it works properly for you.

Thanks, GJC

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?17833>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]