Germán Arias wrote: > Hi, FisicaLab compile without problem with startup 0.23.0, but when I > want run this I get the error > > 2009-06-01 00:00:37.898 FisicaLab[21603] File NSUserDefaults.m: 626. In > [NSUserDefaults +standardUserDefaults] Improper installation: No > language locale found > 2009-06-01 00:00:38.099 FisicaLab[21603] Did not find correct version of > backend, falling back to std. > 2009-06-01 00:00:38.101 FisicaLab[21603] NSApplication.m:286 Assertion > failed in initialize_gnustep_backend. Unable to find backend back > /home/german/Escritorio/fisicalab/trunk/FisicaLab.app/FisicaLab: > Uncaught exception NSInternalInconsistencyException, reason: > NSApplication.m:286 Assertion failed in initialize_gnustep_backend. > Unable to find backend back > Cancelado > > I don't have problems with another GNUstep apps (only with GORM). The > error say something about the language and back, but I have GWorkspace > in spanish without problem. Any suggestion?
The second part of this error message sounds like there is a mismatch between your gui and back version. Could you recompile and install both of them? If the problem still exists, most likely you just need to recompile your application. Sorry, but when ever you do a GNUstep update an there are changes in the version number of any component it is best to recompile all your applications. OK, the real rule is far more complex and you don't have to do it that often, but this is what I do and you will be on the save side that way. If the problem persists further investigation is needed :-( _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
