В Thu, 19 Aug 2010 21:17:48 +0200, Csanyi Pal написа:

> Cynthiune[13011] Problem posting notification: <NSException: 0x11dd250>
> NAME:NSRangeException REASON:RangeError in method
> -attribute:atIndex:longestEffectiveRange:inRange: in class
> NSAttributedString INFO:(nil)
> 
> Segmentation Fault

This is due to the ABI break introduced in 1.19.3 on all 64-bit 
platforms, so all packages are currently broken.  It will be sorted out 
during the ongoing GNUstep transition in Debian, please be patient.

Simply rebuilding them will fix the issue:

apt-get source cynthiune.app && cd cynthiune-*
sudo apt-get build-dep cynthiune.app
dpkg-buildpackage -us -uc
sudo dpkg -i ../*.deb

The warning about the font is harmless, just set NSFont to an available 
font like DejaVu (this is also addressed in the upcoming new gnustep-back 
Debian package).


_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to