The receipt of the com.getdropbox.dropbox.garcon plugin is interrupted when NSOpenPanel is opened

I get this message on the console when I open NSOpenPanel and then my application crashes:

plugin com.getdropbox.dropbox.garcon interrupted
plugin com.getdropbox.dropbox.garcon interrupted
Unable to setup extension context - error: Couldn't communicate with a helper application

And in the debugger, I get a warning on Thread 6, saying this:

Queue: com.apple.NSXPCConnection.user.com.getdropbox.dropbox.garcon.apple-extension-service(serial)
    0_dispatch_barrier_async_f
12 start_wqthread
Enqueued from com.apple.NSXPCConnection.user.com.getdropbox.dropbox.garcon.apple-extension-service (Thread 6)
0_dispatch_barrier_async_f

I tried everything by opening my NSOpenPannel with [openPanel runModal]and[openPanel beginSheetModalForWindow:...

I use NSOpenPanel only to open a txt file

What can I do to stop this message and the application stops crashing?

The application is not isolated, but the code is signed. I just try only in Debug-build, because I don't have an Apple developer account. Mac OS X is 10.10 and Dropbox is 3.0.3.

+4
source share
2

, Python. , Finder Dropbox Yosemite. , Finder ( ..) .

Finder-Dropbox :

  • Dropbox > >
  • " "

, , .

: Dropbox 3.0.3, Yosemite 10.90

: applehelpwriter.com - Dropbox

+4

: "plugin com.getdropbox.dropbox.garcon " NSOpen Swift "in house"; , .

OS X: El Capitan: 10.11.4 (15E65) Dropbox: "" (9 2016 )

Finder .

0

All Articles