[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problem with TextEdit
From: |
Eric Wasylishen |
Subject: |
Re: Problem with TextEdit |
Date: |
Thu, 1 Dec 2011 17:52:47 -0700 |
Hi Germán.
Hm, I'm not sure what is wrong - it seems to work for me (latest base and gui).
Are you using gnustep trunk?
Can you recompile gui with "make debug=yes"?
Thanks,
Eric
On 2011-12-01, at 3:21 PM, Germán Arias wrote:
> I would like use this app but I get the error at launch:
>
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 0xb525a6c0 (LWP 29368)]
> 0x0814b5be in ?? ()
> (gdb) backtrace
> #0 0x0814b5be in ?? ()
> #1 0xb74fe510 in -[NSTextView setContinuousSpellCheckingEnabled:] (
> self=0x81795cc, _cmd=0x8071cd0, flag=1 '\001') at NSTextView.m:1587
> #2 0x081795cc in ?? ()
> #3 0xb76e28f8 in _OBJC_SELECTOR_TABLE ()
> from /usr/GNUstep/Local/Library/Libraries/libgnustep-gui.so.0.21
> #4 0x0839c5cc in ?? ()
> #5 0xb722e614 in ?? ()
> from /usr/GNUstep/Local/Library/Libraries/libgnustep-base.so.1.23
> #6 0x081493e4 in ?? ()
> #7 0xb72a0888 in _OBJC_SELECTOR_TABLE ()
> from /usr/GNUstep/Local/Library/Libraries/libgnustep-base.so.1.23
> #8 0x00000000 in ?? ()
> (gdb)
>
> My git copy is up to date.
>