Since a couple of OS versions (I'm on latest 10.11), it's impossible to create fan charts with more than 6 or 7 generations.
I'm getting these kind of errors :
Reunion 11[66972]: NSImage: Insufficient memory to allocate pixel data buffer of 1597184 bytes
12/03/2016 11:00:49,211 Reunion 11[66972]: (
0 CoreFoundation 0x925caa69 __raiseError + 201
1 libobjc.A.dylib 0x97d42fd1 objc_exception_throw + 276
2 CoreFoundation 0x925ca97d +[NSException raise:format:] + 141
3 AppKit 0x9678438f NSNewBitmapBackingStore + 367
4 AppKit 0x968ccc6c +[NSCGImageSnapshotRep _lockFocusForCreatingSnapshot:withRect:context:hin ts:flipped:] + 632
5 AppKit 0x968dbfc0 +[NSCGImageSnapshotRep lockFocusForCreatingSnapshotWithRect:context:hints :flipped:] + 87
6 AppKit 0x968dbd46 -[NSImage _lockFocusOnRepresentation:rect:context:hints:flip ped:] + 937
7 AppKit 0x968db995 __51-[NSImage lockFocusWithRect:context:hints:flipped:]_block_invoke + 90
8 AppKit 0x968933ca -[NSImage _usingBestRepresentationForRect:context:hints:body :] + 167
9 AppKit 0x968db933 -[NSImage lockFocusWithRect:context:hints:flipped:] + 194
10 AppKit 0x96956f1b -[NSImage lockFocusFlipped:] + 122
11 AppKit 0x96956e9a -[NSImage lockFocus] + 60
12 Reunion 11 0x001d1028 TRTextRotate + 1678
13 Reunion 11 0x001b00bd oeFanFormat + 1672
14 Reunion 11 0x001afa05 oeFanOptimize + 426
15 Reunion 11 0x00048103 ImportFanChart + 540
...
I'm getting these kind of errors :
Reunion 11[66972]: NSImage: Insufficient memory to allocate pixel data buffer of 1597184 bytes
12/03/2016 11:00:49,211 Reunion 11[66972]: (
0 CoreFoundation 0x925caa69 __raiseError + 201
1 libobjc.A.dylib 0x97d42fd1 objc_exception_throw + 276
2 CoreFoundation 0x925ca97d +[NSException raise:format:] + 141
3 AppKit 0x9678438f NSNewBitmapBackingStore + 367
4 AppKit 0x968ccc6c +[NSCGImageSnapshotRep _lockFocusForCreatingSnapshot:withRect:context:hin ts:flipped:] + 632
5 AppKit 0x968dbfc0 +[NSCGImageSnapshotRep lockFocusForCreatingSnapshotWithRect:context:hints :flipped:] + 87
6 AppKit 0x968dbd46 -[NSImage _lockFocusOnRepresentation:rect:context:hints:flip ped:] + 937
7 AppKit 0x968db995 __51-[NSImage lockFocusWithRect:context:hints:flipped:]_block_invoke + 90
8 AppKit 0x968933ca -[NSImage _usingBestRepresentationForRect:context:hints:body :] + 167
9 AppKit 0x968db933 -[NSImage lockFocusWithRect:context:hints:flipped:] + 194
10 AppKit 0x96956f1b -[NSImage lockFocusFlipped:] + 122
11 AppKit 0x96956e9a -[NSImage lockFocus] + 60
12 Reunion 11 0x001d1028 TRTextRotate + 1678
13 Reunion 11 0x001b00bd oeFanFormat + 1672
14 Reunion 11 0x001afa05 oeFanOptimize + 426
15 Reunion 11 0x00048103 ImportFanChart + 540
...
Comment