Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 527307

Summary: [10.13] Open File dialog writes error message to console (Class FIFinderSyncExtensionHost...)
Product: [Eclipse Project] Platform Reporter: Phil Beauvoir <p.beauvoir>
Component: SWTAssignee: Platform-SWT-Inbox <platform-swt-inbox>
Status: RESOLVED NOT_ECLIPSE QA Contact:
Severity: normal    
Priority: P3 CC: lshanmug, peter
Version: 4.7.1a   
Target Milestone: ---   
Hardware: Macintosh   
OS: Mac OS X   
Whiteboard:
Bug Depends on:    
Bug Blocks: 527287, 534934    

Description Phil Beauvoir CLA 2017-11-15 13:22:59 EST
OS X 10.13.1
Eclipse 4.7.1a

Run Snippet 72 to launch a File Open dialog (http://www.java2s.com/Code/Java/SWT-JFace-Eclipse/FileDialogpromptforafilenametosave.htm)

Note the message in the Console:

objc[10448]: Class FIFinderSyncExtensionHost is implemented in both /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit (0x7fffa50f2a70) and /System/Library/PrivateFrameworks/FileProvider.framework/OverrideBundles/FinderSyncCollaborationFileProviderOverride.bundle/Contents/MacOS/FinderSyncCollaborationFileProviderOverride (0x10d21acd8). One of the two will be used. Which one is undefined.
Comment 1 Lakshmi P Shanmugam CLA 2017-11-16 01:08:11 EST
Looks like an Apple issue. Found people reporting this with Xcode as well - https://github.com/lionheart/openradar-mirror/issues/17659
Comment 2 Lakshmi P Shanmugam CLA 2018-08-28 07:56:03 EDT
It's an Apple issue. Closing as NOT_ECLIPSE.