bugGNUstep - Bugs: bug #29612, Sometimes Gorm saves images from...

Group
 
 

bug #29612: Sometimes Gorm saves images from themes into gorm files.

Submitter:  Gregory John Casamento <gcasa>
Submitted:  Mon 19 Apr 2010 10:44:13 PM UTC
   
 
Category:  Gorm Severity:  3 - Normal
Item Group:  Bug Status:  Fixed
Privacy:  Public Assigned to:  gcasa
Open/Closed:  Closed

Discussion locked!

Sun 12 Dec 2021 05:45:29 AM UTC, comment #4: 

In older version of Gorm images were directly encoded.  This caused this issue where image data is saved.  Now images are encoded by name, so that this no longer happens.  Since older .gorm files still have the image encoded as data it will be loaded as such.  The solution is to delete the controls which have this problem and add them back in. 

Please see the attached image of a gorm which was saved with neos and loaded with "Darkness"

Gregory John Casamento <gcasa>
Group administrator
Wed 09 Jun 2010 06:28:11 AM UTC, comment #3: 

I can reproduce this (in fact I spent time trying to understand my problem, until I remembered this bug). Steps to reproduce the problem:

1) Install Neos theme and active it.
2) Make a new project with Project center.
3) With gorm add one checkbox at interface.
4) Compile the app and run it. All work fine. Close the app.
5) Active the default theme.
6) Run our test app and now when you select the checkbox, you can see the image from Neos theme (even when this isn't active). Try a checkbox in other app (for example GWorkspace) you see the default image. The problem is with the gorm file of our test app. But, if you look inside the gorm directory, there isn't images.

See attached image, my problem with FisicaLab.


Germán Arias <espectador>
Thu 20 May 2010 04:27:29 AM UTC, comment #2: 

I entered this bug on behalf of Riccardo.   I have not been able to reproduce this.  Riccardo, please provide me an example of what you're referring to here.

Thanks, GC

Gregory John Casamento <gcasa>
Group administrator
Tue 04 May 2010 11:50:52 PM UTC, comment #1: 

This is due to images in .gorm files being encoded as binary data instead of references to installed images in some cases.  This change is being postponed until the next release since we are in the middle of a release.

Gregory John Casamento <gcasa>
Group administrator
Mon 19 Apr 2010 10:44:13 PM UTC, original submission:  

Under a different theme from the default...

1) Open gorm,
2) create a new application gorm file...
3) add buttons which have images included in the theme...
4) save

Result: Gorm file saved with themed images...
Expected: Gorm file should use whatever image is defined by the current theme.

GC

Gregory John Casamento <gcasa>
Group administrator

 

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

Attached Files
file #20707:  images.jpg added by espectador (3KiB - image/jpeg - Problem with some images on Gorm.)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by espectador (Updated the item)
  • -email is unavailable- added by gcasa (Submitted the item)
  •  

    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.

     

    Follow 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2021-12-12 gcasa StatusIn Progress Fixed
        Open/ClosedOpen Closed
        Discussion LockNone Locked
    2011-04-28 gcasa StatusPostponed In Progress
    2010-06-09 espectador Attached File- Added images.jpg, #20707
    2010-05-04 gcasa StatusNone Postponed

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code