[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ProjectCenter and Gorm won't load
From: |
photocdn |
Subject: |
ProjectCenter and Gorm won't load |
Date: |
Tue, 3 Feb 2009 20:03:36 -0800 (PST) |
Hello, I have just installed the latest stable releases of gnustep on a
Slackware 12.0 based laptop.
I am getting an error when attempting to launch ProjectCenter or Gorm:
Could not load Gorm file:
/usr/GNUstep/Local/Applications/Gorm.app/Resources/English.lproj/Gorm.gorm
A similar message for ProjectCenter. I ran Gorm under gdb, and it in [Gorm
init] in Gorm.m, the attempt to
load the Gorm "nib" fails at:
if (![NSBundle loadNibNamed: @"Gorm" owner: self])
The interface does indeed exist. The ImageViewer app is working fine.
Any help would be greatly appreciated.
Thanks
Steven
--
View this message in context:
http://www.nabble.com/ProjectCenter-and-Gorm-won%27t-load-tp21824099p21824099.html
Sent from the GNUstep - General mailing list archive at Nabble.com.
- ProjectCenter and Gorm won't load,
photocdn <=