Hello all, since I am not usually using StepChat I just stumbled upon a problem with it after playing around with XMPPKit a little bit, but the problem is there with XMPPKit unmodified. (I.e. the problem concerns StepChat both in stable and in trunk) Apparently, the newest gnustep-trunk (r27183, fresh install) thinks that the MainMenu.nib in StepChat is invalid. At least I get the following output when trying to run StepChat:
2008-12-02 08:05:34.563 StepChat[5637] Exception occured while loading model: subclass NSKeyedUnarchiver(instance) should override versionForClassName: 2008-12-02 08:05:34.563 StepChat[5637] Failed to load Nib 2008-12-02 08:05:34.564 StepChat[5637] Could not load Gorm file: /home/thebeing/GNUstep/Applications/StepChat.app/Resources/English.lproj/MainMenu.nib Gorm also fails with the Exception on NSKeyedUnarchiver when trying to open the .nib. (the .gorm file works fine, though). So my question here is: Is there actually something wrong with the .nib or am I being bitten by a bug in gnustep? Any help is greatly appreciated. best regards Niels (PS: Just in case you‘re wondering: I‘m presently working on SRV lookups for XMPPKit. I‘ll post my patches on the review board as soon as I get any actual testing done.) _______________________________________________ Etoile-discuss mailing list [email protected] https://mail.gna.org/listinfo/etoile-discuss
