weird way to change backend now

View: New views
3 Messages — Rating Filter:   Alert me  

weird way to change backend now

by Antoine Jacoutot-7 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi.

Since last GNUstep update (make, back, gui, base) I have the following
"problem".
Before, I could change my gnustep backend using:
$ defaults write NSGlobalDomain GSBackend back
Now, I need to use:
$ defaults write NSGlobalDomain GSBackend libgnustep-back-016

Otherwize, I get the following error:
2008-12-26 16:21:29.840 Calculator[6895] Did not find correct version of backend, falling back to std.
2008-12-26 16:21:29.842 Calculator[6895] NSApplication.m:286  Assertion
failed in initialize_gnustep_backend.  Unable to find backend back
Calculator: Uncaught exception NSInternalInconsistencyException, reason: NSApplication.m:286  Assertion failed in initialize_gnustep_backend.   Unable to find backend back

Note that I haven't followed development very closely lately, so this
may just be an expected behavior... but I find it weird somehow.

This is under OpenBSD with:
gnustep-back-0.16.0
gnustep-base-1.18.0
gnustep-examples-1.2.0
gnustep-gui-0.16.0
gnustep-make-2.0.7

Cheers!

--
Antoine


_______________________________________________
Help-gnustep mailing list
Help-gnustep@...
http://lists.gnu.org/mailman/listinfo/help-gnustep

Re: weird way to change backend now

by Germán Arias-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Is this a new core installation? or you update from previous version?
I had many problems with the update. Then, I remove first the previous
version, and after install last version.


_______________________________________________
Help-gnustep mailing list
Help-gnustep@...
http://lists.gnu.org/mailman/listinfo/help-gnustep

Re: weird way to change backend now

by Antoine Jacoutot :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Sun, 28 Dec 2008, German Arias wrote:

> Is this a new core installation? or you update from previous version?
> I had many problems with the update. Then, I remove first the previous
> version, and after install last version.

This is a new installation.

--
Antoine


_______________________________________________
Help-gnustep mailing list
Help-gnustep@...
http://lists.gnu.org/mailman/listinfo/help-gnustep