bugGNUstep - Bugs: bug #17833, Can't delete image file

Group
 
 

bug #17833: Can't delete image file

Submitter:  Richard Frith-Macdonald <CaS>
Submitted:  Sun 24 Sep 2006 09:10:13 AM UTC
   
 
Category:  Gorm Severity:  2 - Minor
Item Group:  Bug Status:  Invalid
Privacy:  Public Assigned to:  gcasa
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 19 Feb 2008 11:39:14 PM UTC, comment #2: 

Gorm delays removing things from the package until a save is performed.  GJC

Gregory John Casamento <gcasa>
Group administrator
Thu 28 Sep 2006 11:30:26 PM UTC, comment #1: 

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

Gregory John Casamento <gcasa>
Group administrator
Sun 24 Sep 2006 09:10:13 AM UTC, original submission:  

It appears you can't delete an image file in Gorm once you have imported it ... leaving it adding bloat to the Gorm document you imported it in to.
I would have expected that selecting the image in the images viewer and deleting it would remove the underlying file (assuming the image is not used anywhere).


Richard Frith-Macdonald <CaS>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by gcasa (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2008-02-19 gcasa StatusFixed Invalid
        Open/ClosedIn Test Closed
    2006-09-29 gcasa StatusIn Progress Fixed
    2006-09-29 gcasa StatusNone In Progress
        Assigned toNone gcasa
        Open/ClosedOpen In Test

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code