discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: backend problem


From: Fred Kiefer
Subject: Re: backend problem
Date: Sat, 31 Dec 2005 19:15:09 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050921

Andreas Höschler wrote:
> I am trying to get GNustep to work on Solaris x86. I had no problem
> getting the sources to build. Tools work, but when I try to start an
> application I get
> 
> 2005-12-29 12:02:00.191 SmartClient[7616] Did not find correct version
> of backend, falling back to std.
> 2005-12-29 12:02:00.194 SmartClient[7616] NSApplication.m:271  Assertion
> failed in initialize_gnustep_backend.  Unable to find backend back
> /opt/GNUstep/System/Applications/SmartClient.app/SmartClient: Uncaught
> exception NSInternalInconsistencyException, reason: NSApplication.m:271
>  Assertion failed in initialize_gnustep_backend.  Unable to find backend
> back
> 

Which backend did you select in your GNUstep defaults? You may check be
running:
defaults read NSGlobalDomain GSBackend

Does this match the backend you did compile in
($GNUSTEP_SYSTEM_ROOT)/Library/Bundles ? As GNUstep seems to be looking
for "back" you should have something like "libgnustep-back-010.bundle"
in that directory.

If this information does not help you should enable the debug output for
"BackendBundle" (by adding the parameter --GNU-Debug=BackendBundle to
your application startup)

Cheers
Fred




reply via email to

[Prev in Thread] Current Thread [Next in Thread]