discuss-gnustep
[Top][All Lists]
Advanced

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

RE: Decoding archive containing obsolete ... object


From: Jan Trembulak
Subject: RE: Decoding archive containing obsolete ... object
Date: Thu, 15 Mar 2001 07:43:51 -0000

Thank you for help. After I remove font cache, the problem was solved.
Now I have other problem: Font "Helvetica-Bold" of size: 12. is very similar
to font "Helvetica" of size: 12. Other fonts are correct.
Where is the problem in my system ?
(Solaris 2.8 on Intel)

Thank you

jan.

-----Original Message-----
From: Richard Frith-Macdonald [mailto:richard@brainstorm.co.uk]
Sent: Wednesday, March 14, 2001 8:24 AM
To: trembulak@ales.sk
Cc: GNUstep discuss
Subject: Re: Decoding archive containing obsolete ... object


Probably an old font cache that needs deleting
(see $(GNUSTEP_USER_ROOT)/Library/Fonts/Cache)

The GNUstep base library has been updated so that private subclasses of
abstract base classes in class clusters are stored in archives as the
abstract class.  This permits the concrete subclasses to be modified in
subsequent versions of the base library without impacting the archives.

Code to unarchive the old format information has been left in the library,
but will be removed with the 1.0 release. This means that archives need
to be regenerated before this happens ... hence the warning.

Hopefully, from 1.0 onwards, future versions of the library will retain
backwards compatibility with archived object formats.





reply via email to

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