bugGNUstep - Bugs: bug #14004, when deleting a tab with objects...

Group
 
 

bug #14004: when deleting a tab with objects on it, the objects aren't handled

Submitter:  Rob Burns <rburns>
Submitted:  Mon 01 Aug 2005 05:59:00 AM UTC
   
 
Category:  Gorm Severity:  3 - Normal
Item Group:  Bug Status:  Fixed
Privacy:  Public Assigned to:  gcasa
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 06 Mar 2013 06:55:15 AM UTC, comment #4: 

There has been no comment regarding whether this is fixed in 7 years.  Additionally, I've tested it and it works just fine.  I'm closing this issue.

Gregory John Casamento <gcasa>
Group administrator
Thu 18 Aug 2005 03:31:27 AM UTC, comment #3: 

The items within the tab view were not being correctly attached to the document.  When the view is added, it is necessary to build a set of relationships which dictates how the object relates to other objects in the document.  This determines what objects are deleted with the object when it is detached.

I have made corrections in GormDocument and GormTabViewAttributesInspector to correct this problem.  Please try again with a new .gorm file and let me know if it still occurs.

Thanks, GJC

Gregory John Casamento <gcasa>
Group administrator
Wed 10 Aug 2005 06:30:56 AM UTC, comment #2: 

I have made some changes which ensure that the table is deleted.  Please try this with a new .gorm file and let me know.  GJC

Gregory John Casamento <gcasa>
Group administrator
Wed 10 Aug 2005 12:36:25 AM UTC, comment #1: 

Could you add a copy of the application you are having trouble with to this bug?  I am having a difficult time reproducing this.

Gregory John Casamento <gcasa>
Group administrator
Mon 01 Aug 2005 05:59:00 AM UTC, original submission:  

If I have a tab with a tableview on it, that is connected to its data source and delegate, and I delete that tab (without first deleteing the tableView), the gorm will become unloadable. I get this error.

2005-07-31 22:40:03.000 Popup[31957] Exception occured while loading model: Data Source doesn't respond to numberOfRowsInTableView:

which happens specifically, because I deleted those methods from the data source. As I have deleted the tab, with the tableView on it, I can't get to the tableView to alter the dataSource connections.

Rob Burns <rburns>

 

(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 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-03-06 gcasa StatusIn Progress Fixed
        Open/ClosedIn Test Closed
    2005-08-10 gcasa StatusNone In Progress
        Assigned toNone gcasa
        Open/ClosedOpen In Test

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code