bug-gnustep
[Top][All Lists]
Advanced

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

[bug #21845] Nib creation for gorm files older than 0.11.0 doesn't work


From: Gregory John Casamento
Subject: [bug #21845] Nib creation for gorm files older than 0.11.0 doesn't work properly
Date: Wed, 19 Dec 2007 17:46:16 +0000
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11

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

Prior to 0.11.0, some entries in gorm files didn't have names assigned to
them in the nametable.   This was a bug.

Unfortunately, these names are needed when these files are converted into nib
files.  If they're not there, then nib saving will fail with an exception.

The solution to this problem is either to repair the 0.11.0 gorm files on
load... or to always make certain that a name is supplied, if one isn't given
or both.

The problem will, thus, be addressed in the -[GormGormFileWrapperLoader
_repairFile] method or in the loadWrapper:.. method in
GormNibFileWrapperBuilder.

GJC

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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