discuss-gnustep
[Top][All Lists]
Advanced

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

Re: bug Gorm


From: Ludovic Marcotte
Subject: Re: bug Gorm
Date: Fri, 26 Oct 2001 15:17:58 -0400 (EDT)

> I have reported some days ago a bug with Gorm.
> 
> I compiled and compiled a new with last versions of all and when I wiant to 
> create a new document in Gorm, I always have this message :
> 
> NSInternalInconsistencyException:NSCell.m:328 Assertion failed in 
> NSButtonCell, method setStringValue:. NSInvalidArgumentException

>From the ChangeLog of Gorm:

2001-10-23  Pierre-Yves Rivaille <pyrivail@ens-lyon.fr>

   * GormObjectEditor.m: Updated [GormObjectEditor refreshCells] so that
     setTitle is not called with nil anymore (but with @"").
     See change <Tue Oct 23 10:32:18 2001> in gnustep/core/gui/Changelog

I have fixed a 'bug' in NSCell: -setStringValue on oct.23.2001.

So if you use the CVS version of GNUstep but an old Gorm (i.e, not the
current CVS version), it'll crash since it's trying to pass nil to
NSString: -setStringValue.

Get the CVS version of Gorm.

Ludo

-- 
Live as if you were to die tomorrow.
Learn as if you were to live forever.
 - Gandhi




reply via email to

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