OCR failed on import

I’m using the image capture to import pdf from scanner. OCR is selected to run on imported files, but OCR won’t run. It just failed. I get an error message saying it failed to initialize. Here’s the output from the console:

1/4/13 10:49:00.808 AM DEVONthink Pro[1906]: Error failure
1/4/13 10:49:00.808 AM DEVONthink Pro[1906]: -[SPCapture sourceType]: unrecognized selector sent to instance 0x1029178b0
1/4/13 10:49:00.809 AM DEVONthink Pro[1906]: -[SPCapture sourceType]: unrecognized selector sent to instance 0x1029178b0
1/4/13 10:49:00.811 AM DEVONthink Pro[1906]: (
0 CoreFoundation 0x00007fff8a6610a6 __exceptionPreprocess + 198
1 libobjc.A.dylib 0x00007fff88ece3f0 objc_exception_throw + 43
2 CoreFoundation 0x00007fff8a6f76ea -[NSObject(NSObject) doesNotRecognizeSelector:] + 186
3 CoreFoundation 0x00007fff8a64f5ce forwarding + 414
4 CoreFoundation 0x00007fff8a64f3b8 _CF_forwarding_prep_0 + 232
5 DTScannerPlugin 0x0000000107246cac -[ListViewController imageBrowserSelectionDidChange:] + 483
6 ImageKit 0x00007fff91dac5f1 -[IKImageBrowserView(ImageBrowserSelection) selectionDidChange] + 276
7 ImageKit 0x00007fff91dac83c -[IKImageBrowserView(ImageBrowserSelection) resetSelectionIndexes] + 312
8 ImageKit 0x00007fff91d93cba -[IKImageBrowserView(ImageBrowserDatasource) updateItemList] + 1194
9 ImageKit 0x00007fff91d940e1 -[IKImageBrowserView(ImageBrowserDatasource) _reloadData] + 207
10 DTScannerPlugin 0x0000000107238702 -[DTSPWindowController changeSelection:] + 539
11 CoreFoundation 0x00007fff8a61347a _CFXNotificationPost + 2554
12 Foundation 0x00007fff86cf1846 -[NSNotificationCenter postNotificationName:object:userInfo:] + 64
13 AppKit 0x00007fff8b53c340 -[NSTableView _sendSelectionChangedNotificationForRows:columns:] + 176
14 AppKit 0x00007fff8b52150c -[NSTableView _enableSelectionPostingAndPost] + 411
15 AppKit 0x00007fff8b52257b -[NSTableView _doSelectIndexes:byExtendingSelection:indexType:funnelThroughSingleIndexVersion:] + 3082
16 DTScannerPlugin 0x0000000107247177 -[ListViewController sendToDevonThink:] + 278
17 AppKit 0x00007fff8b4c1a59 -[NSApplication sendAction:to:from:] + 342
18 AppKit 0x00007fff8b4c18b7 -[NSControl sendAction:to:] + 85
19 AppKit 0x00007fff8b4c17eb -[NSCell _sendActionFrom:] + 138
20 AppKit 0x00007fff8b4bfcd3 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1855
21 AppKit 0x00007fff8b4bf521 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 504
22 AppKit 0x00007fff8b4bec9c -[NSControl mouseDown:] + 820
23 AppKit 0x00007fff8b4b660e -[NSWindow sendEvent:] + 6853
24 AppKit 0x00007fff8b4b2744 -[NSApplication sendEvent:] + 5761
25 DEVONappkit 0x00000001002d8363 -[DevonApplication sendEvent:] + 227
26 AppKit 0x00007fff8b3c82fa -[NSApplication run] + 636
27 AppKit 0x00007fff8b36ccb6 NSApplicationMain + 869
28 DEVONthink Pro 0x00000001000322b5 DEVONthink Pro + 205493
29 DEVONthink Pro 0x0000000100001804 DEVONthink Pro + 6148
30 ??? 0x0000000000000002 0x0 + 2
)
1/4/13 10:49:04.997 AM DEVONthink Pro[1906]: Error failure
1/4/13 10:49:04.998 AM DEVONthink Pro[1906]: -[SPCapture sourceType]: unrecognized selector sent to instance 0x1029178b0
1/4/13 10:49:04.999 AM DEVONthink Pro[1906]: -[SPCapture sourceType]: unrecognized selector sent to instance 0x1029178b0
1/4/13 10:49:05.001 AM DEVONthink Pro[1906]: (
0 CoreFoundation 0x00007fff8a6610a6 __exceptionPreprocess + 198
1 libobjc.A.dylib 0x00007fff88ece3f0 objc_exception_throw + 43
2 CoreFoundation 0x00007fff8a6f76ea -[NSObject(NSObject) doesNotRecognizeSelector:] + 186
3 CoreFoundation 0x00007fff8a64f5ce forwarding + 414
4 CoreFoundation 0x00007fff8a64f3b8 _CF_forwarding_prep_0 + 232
5 DTScannerPlugin 0x0000000107246cac -[ListViewController imageBrowserSelectionDidChange:] + 483
6 ImageKit 0x00007fff91dac5f1 -[IKImageBrowserView(ImageBrowserSelection) selectionDidChange] + 276
7 ImageKit 0x00007fff91dac83c -[IKImageBrowserView(ImageBrowserSelection) resetSelectionIndexes] + 312
8 ImageKit 0x00007fff91d93cba -[IKImageBrowserView(ImageBrowserDatasource) updateItemList] + 1194
9 ImageKit 0x00007fff91d940e1 -[IKImageBrowserView(ImageBrowserDatasource) _reloadData] + 207
10 DTScannerPlugin 0x0000000107238702 -[DTSPWindowController changeSelection:] + 539
11 CoreFoundation 0x00007fff8a61347a _CFXNotificationPost + 2554
12 Foundation 0x00007fff86cf1846 -[NSNotificationCenter postNotificationName:object:userInfo:] + 64
13 AppKit 0x00007fff8b53c340 -[NSTableView _sendSelectionChangedNotificationForRows:columns:] + 176
14 AppKit 0x00007fff8b52150c -[NSTableView _enableSelectionPostingAndPost] + 411
15 AppKit 0x00007fff8b52257b -[NSTableView _doSelectIndexes:byExtendingSelection:indexType:funnelThroughSingleIndexVersion:] + 3082
16 DTScannerPlugin 0x0000000107247177 -[ListViewController sendToDevonThink:] + 278
17 AppKit 0x00007fff8b4c1a59 -[NSApplication sendAction:to:from:] + 342
18 AppKit 0x00007fff8b4c18b7 -[NSControl sendAction:to:] + 85
19 AppKit 0x00007fff8b4c17eb -[NSCell _sendActionFrom:] + 138
20 AppKit 0x00007fff8b4bfcd3 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1855
21 AppKit 0x00007fff8b4bf521 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 504
22 AppKit 0x00007fff8b4bec9c -[NSControl mouseDown:] + 820
23 AppKit 0x00007fff8b4b660e -[NSWindow sendEvent:] + 6853
24 AppKit 0x00007fff8b4b2744 -[NSApplication sendEvent:] + 5761
25 DEVONappkit 0x00000001002d8363 -[DevonApplication sendEvent:] + 227
26 AppKit 0x00007fff8b3c82fa -[NSApplication run] + 636
27 AppKit 0x00007fff8b36ccb6 NSApplicationMain + 869
28 DEVONthink Pro 0x00000001000322b5 DEVONthink Pro + 205493
29 DEVONthink Pro 0x0000000100001804 DEVONthink Pro + 6148
30 ??? 0x0000000000000002 0x0 + 2
)

Hey, Jorj:

Thanks for the report. Can I get you to submit it to DEVONtechnologies Support Ticket System? Thanks.

Jim