gnustep-dev
[Top][All Lists]
Advanced

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

-zone in NSObject


From: Riccardo Mottola
Subject: -zone in NSObject
Date: Sun, 07 Mar 2010 23:02:45 +0100
User-agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.1.6) Gecko/20100109 SeaMonkey/2.0.1

Hi,

I get from some applications this kind of warning on run:

in gorm:

2010-03-07 19:11:56.888 Gorm[4340] File NSObject.m: 605. In GSObjCZone GSObjCZone() is deprecated ... use -zone instead

Gorm opens fine for me and appears to work, but Gregory reports it has problem, but he didn't specify what, so ìI couldn't really try to reproduce.

In AddressManager instead I subsequently also get NIB errors:

2010-03-07 23:00:00.648 AddressManager[4868] File NSObject.m: 605. In GSObjCZone GSObjCZone() is deprecated ... use -zone instead 2010-03-07 23:00:01.316 AddressManager[4868] Error while establishing connection <<NSNibOutletConnector: 0x298cbe28> src=<Controller: 0x2972a5c8> dst=<NSTextField: 0x28f7ae48> label=cNameLabel>: Unable to set nil value for key 2010-03-07 23:00:01.318 AddressManager[4868] Error while establishing connection <<NSNibOutletConnector: 0x298cbe68> src=<Controller: 0x2972a5c8> dst=<NSTextField: 0x28f7af08> label=cRoadLabel>: Unable to set nil value for key

... and many more NSNibOutletConnector: errors


AddressManager comes up, but is essentially unusable, no actions work. Where is the problem? Something inside Core or is it the app that needs some rework?

Thanks,
  Riccardo




reply via email to

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