Subject: can't start GWorkspace : Unable to find backend
To: None <netbsd-users@netbsd.org>
From: Joel CARNAT <jcarnat@altran.net>
List: netbsd-users
Date: 11/27/2003 12:56:07
Hi,

I'm trying to the whole GNUstep thing but :
# openapp GWorkspace
2003-11-27 11:49:08.934 GWorkspace[28028] Disallowed null time zone name
2003-11-27 11:49:08.934 GWorkspace[28028] Using time zone with absolute offset 0.
2003-11-27 11:49:08.934 GWorkspace[28028] NSApplication.m:191  Assertion failed in initialize_gnustep_backend.  Unable to find backend libgnustep-xgps.bundle
/usr/pkg/share/GNUstep/System/Applications/GWorkspace.app/ix86/netbsdelf/gnu-gnu-gnu/GWorkspace: Uncaught exception NSInternalInconsistencyException, reason: NSApplication.m:191  Assertion failed in initialize_gnustep_backend.  Unable to find backend libgnustep-xgps.bundle

here's what I did :
-> set .xinitrc with :
. /usr/pkg/share/GNUstep/System/Makefiles/GNUstep.sh
/usr/pkg/share/GNUstep/System/Tools/ix86/netbsdelf/gdomap &
/usr/pkg/share/GNUstep/System/Tools/ix86/netbsdelf/gnu-gnu-gnu/gdnc &
/usr/pkg/share/GNUstep/System/Tools/ix86/netbsdelf/gnu-gnu-gnu/gpbs &
/usr/X11R6/bin/wmaker &
-> open an xterm and type :

openapp GWorkspace
openapp GNUMail

both have same errors :/

the installed pkg are :
GNUMail-1.0.3nb3
gnustep-back-0.8.5nb2
gnustep-base-1.6.0nb3
gnustep-examples-0.9.7nb3
gnustep-gui-0.8.5nb2
gnustep-make-1.6.0
gnustep-objc-1.2.3nb1
gworkspace-0.5.3nb1
windowmaker-0.80.2nb2

what am I missing to have it work ?

thanks for answers,
	Jo