gnustep-dev
[Top][All Lists]
Advanced

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

Re: Problem with gnustep trunk


From: Yen-Ju Chen
Subject: Re: Problem with gnustep trunk
Date: Mon, 12 Mar 2007 17:12:58 -0700

On 3/12/07, Fred Kiefer <address@hidden> wrote:
Philippe Roussel wrote:
> On Mon, Mar 12, 2007 at 06:56:18PM +0100, Philippe Roussel wrote:
[snip]

Sorry, I was wrong. This seems to be a totally unrelated problem to the
gui changes I recently made. Actually I am getting a similar problem for
each GNUstep application I start up. It reports:

007-03-12 22:54:13.577 GSTest[29400] File NSUserDefaults.m: 552. In
[NSUserDefaults +standardUserDefaults] Improper installation: No
language locale found

Every other time I start an application it then also complains that the
main Gorm file could not be loaded or an alert is displayed with the text:
NSInternalInconsistencyException: unable to contact GDNC server -
please check that the gdnc process is running.
I attempted to start it at '/usr/GNUstep/System/Tools/gdnc'

 I had some weird problems after installing GNUstep from trunk last Sunday.
 But after re-compile every application, it turns out to be fine.
 I guess it just breaks the backward-compatibility.
 The error regarding to NSUserDefaults is still there, though.

 Yen-Ju


Here is the backtrace I get from this:
#0  0xb7f7f410 in ?? ()
#1  0xbf9e8aec in ?? ()
#2  0x00000006 in ?? ()
#3  0x0000737f in ?? ()
#4  0xb76ff060 in raise () from /lib/libc.so.6
#5  0xb7700801 in abort () from /lib/libc.so.6
#6  0xb7c9a536 in _NSAppKitUncaughtExceptionHandler (exception=0xadbe640)
    at NSApplication.m:144
#7  0xb799508a in -[NSException raise] (self=0xadbe640, _cmd=0xb7f4c010)
    at NSException.m:834
#8  0xb7e1cf91 in -[_GSWorkspaceCenter init] (self=0x87e3b70,
    _cmd=0xb7bc0848) at NSWorkspace.m:283
#9  0xb79d2131 in +[NSObject new] (self=0xb7f4be60, _cmd=0xb7f4bf68)
    at NSObject.m:1268
#10 0xb7e1dd27 in -[NSWorkspace init] (self=0x87e6a10, _cmd=0xb7f4bfd0)
    at NSWorkspace.m:626
#11 0xb7e1db44 in +[NSWorkspace sharedWorkspace] (self=0xb7f4bd60,
    _cmd=0xb7ebc960) at NSWorkspace.m:595
#12 0xb7c9d935 in -[NSApplication finishLaunching] (self=0x8513040,
    _cmd=0xb7ebca48) at NSApplication.m:1022
---Type <return> to continue, or q <return> to quit---
#13 0xb7c9f0d2 in -[NSApplication run] (self=0x8513040, _cmd=0xb7eb4ec8)
    at NSApplication.m:1349
#14 0xb7c8d5d1 in NSApplicationMain (argc=1, argv=0xbf9e9094)
    at Functions.m:72
#15 0x08048a36 in main (argc=Cannot access memory at address 0x737f
) at main.m:30


Once it did even display an editor for the user defaults, which is
something I didn't even know we had.

I would say some recent change to base must have caused this. No idea if
it was the one by Richard or the one from Nicola.

Cheers,
Fred


_______________________________________________
Gnustep-dev mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/gnustep-dev





reply via email to

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