James Mahoney wrote:
>> ...Apr 24 09:20:34 GNUMail[26661] range: (0, 4) changeInLength: -4
> invalidatedRange (0, 0)
> Apr 24 09:20:34 GNUMail[26661] doLayout called.
> Apr 24 09:20:34 GNUMail[26661] rebuilding Layout at index: 0.
> Apr 24 09:20:34 GNUMail[26661] length of textStorage: 0
> Apr 24 09:20:34 GNUMail[26661] endScanLocation: 0
> Apr 24 09:20:34 GNUMail[26661] ok, move on to step 2.
> Uncaught exception NSInvalidArgumentException, reason: Couldn't find
> encoding type for selector setDividerThickNess:.
> /usr/lib/GNUstep/Tools/openapp: line 190: 26661 Aborted
> $full_appname/$GNUSTEP_HOST_CPU/$GNUSTEP_HOST_OS/$LIBRARY_COMBO/$appname $@
> bash-2.03$
>
It looks like GNUmail might have a mistake in it. The name should be
setDividerThickness (with a lower-case 'n'). You might search for that
in the source and change it.