Am 21.07.2010 06:13, schrieb Eduardo Osorio Armenta:
> 2010-07-20 23:06:48.892 Gorm[29006] Did not find correct version of backend
> (libgnustep-back-0.18-018.bundle), falling back to std
> (libgnustep-back-0.18.bundle).
> 2010-07-20 23:06:48.900 Gorm[29006] NSApplication.m:304  Assertion failed in
> initialize_gnustep_backend.  Unable to find backend libgnustep-back-0.18
> /usr/local/GNUstep/Local/Applications/Gorm.app/Gorm: Uncaught exception
> NSInternalInconsistencyException, reason: NSApplication.m:304  Assertion
> failed in initialize_gnustep_backend.  Unable to find backend
> libgnustep-back-0.18


Looks like the backend settings in your defaults file are wrong. Please
check them with:

defaults read NSGlobalDomain GSBackend

and correct them with

defaults write NSGlobalDomain GSBackend back

Hope this helps
Fred

_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to