Oh, I remember this problem from before :-). You're running on sparc, right? Looks like I was sending a -rectValue message in the spellchecking code without checking that the receiver was non-nil. Should be fixed now.
Eric On 2011-12-01, at 9:45 PM, Germán Arias wrote: > On 2011-12-01 18:52:47 -0600 Eric Wasylishen <[email protected]> wrote: > >> 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? > > Yes > >> Can you recompile gui with "make debug=yes"? > > This is weird, but if I compile gui with "debug=yes", TextEdit run without > problem. > And if I install again gui normally, the problem is there again. > >> Thanks, >> Eric >> > > _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
