[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Errors loading Gorm
From: |
Gregory John Casamento |
Subject: |
Re: Errors loading Gorm |
Date: |
Tue, 22 Jul 2008 12:10:29 -0700 (PDT) |
Are you using an up to date version of both GNUstep base/gui/back/make and Gorm?
Gregory Casamento -- Principal Consultant - OLC, Inc
# GNUstep Chief Maintainer
----- Original Message ----
From: Arthur Barlow <arthurbarlow@earthlink.net>
To: GNUstep <discuss-gnustep@gnu.org>
Sent: Tuesday, July 22, 2008 1:03:59 PM
Subject: Errors loading Gorm
Hello. I'm running FreeBSD 6.3 on an older Gateway PIII box.
Everything has been working fine for about a year. I recently decided I
wanted to play around more with GNUstep, so I loaded the various ports
and seemingly got things to work. All expect Gorm. When I try to load
Gorm I get the following errors. Can you give me any hints?
[art@dumb ~]$ Gorm
2008-07-22 07:54:13.633 Gorm[25096] Exception occured while loading
model: expected object and got unsigned char
2008-07-22 07:54:13.648 Gorm[25096] Failed to load Gorm
2008-07-22 07:54:13.661 Gorm[25096] Could not load Gorm file:
/usr/local/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/Gorm.gorm
2008-07-22 07:54:13.678 Gorm[25096] Exception occured while loading
model: expected object and got unsigned char
2008-07-22 07:54:13.692 Gorm[25096] Failed to load Gorm
2008-07-22 07:54:13.705 Gorm[25096] Could not load Gorm file:
/usr/local/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/Gorm.gorm
2008-07-22 07:54:13.719 Gorm[25096] Failed to load interface
P.S. the
"/usr/local/GNUstep/System/Applications/Gorm.app/Resources/English.lproj/Gorm.gorm"
does exist and has three files in it; "data.classes", "data.info", and
"objects.gorm"
_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnustep
- Errors loading Gorm, Arthur Barlow, 2008/07/22
- Re: Errors loading Gorm,
Gregory John Casamento <=