I've been running X.2 for almost a year now, and my computer has only had the font panel (you know, the one you use to change fonts and sizes) work once or twice during that entire time.
most programs that use the font panel print this to the console when I try to view it:
[NSCFString characterAtIndex:]: Range or index out of bounds
Yesterday, projectbuilder put this in the console:
** INTERNAL ERROR: Uncaught Exception **
Exception: [NSCFString characterAtIndex:]: Range or index out of bounds
Stack:
0 0x97e547e8 +[NSException raise:format:]
1 0x97df3480 -[NSCFString characterAtIndex:]
2 0x931453d0 -[NSFontPanel _loadAllFamiliesBrowser]
3 0x931d5090 -[NSFontPanel initWithContentRect:styleMask:backing:defer:]
4 0x931b5c14 -[NSPanel init]
5 0x931d36a0 +[NSFontPanel sharedFontPanel]
6 0x931d30c0 -[NSFontManager fontPanel:]
7 0x931d3568 -[NSFontManager orderFrontFontPanel:]
8 0x930f9ca8 -[NSApplication sendAction:to:from:]
9 0x9316ec58 -[NSMenu performActionForItemAtIndex:]
10 0x931af2f8 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:]
11 0x930ec72c __NSHandleCarbonMenuEvent
12 0x9308e228 __DPSNextEvent
13 0x930a0154 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
14 0x930b1d84 -[NSApplication run]
15 0x9315fc54 _NSApplicationMain
16 0x00013a94
17 0x00013914
I was wondering if anybody knows how I can fix my problem, particularly if there's a way to do it without reinstalling.
Thanks in advance.