Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

illegal subclass SHKRemoteView instantiating; client should use only NSRemoteView #36

Open
jacobrosenthal opened this issue Dec 1, 2017 · 2 comments

Comments

@jacobrosenthal
Copy link
Member

Im seeing this in xcode when you twee though it still seems to work.

@jacobrosenthal
Copy link
Member Author

Still

2018-06-01 13:29:53.564624-0700 memoryio[15357:1224515] warning: illegal subclass SHKRemoteView instantiating; client should use only NSRemoteView (
	0   ViewBridge                          0x00007fff62b0cbff -[NSRemoteView _preSuperInit] + 195
	1   ViewBridge                          0x00007fff62b0cf83 -[NSRemoteView initWithFrame:] + 25
	2   ShareKit                            0x00007fff5edf9aa5 -[SHKRemoteView initWithOptionsDictionary:] + 161
	3   ShareKit                            0x00007fff5edd8fbd __38-[SHKSharingService performWithItems:]_block_invoke_4 + 1347
	4   libdispatch.dylib                   0x0000000100346cfe _dispatch_call_block_and_release + 12
	5   libdispatch.dylib                   0x000000010033eddf _dispatch_client_callout + 8
	6   libdispatch.dylib                   0x000000010034ae59 _dispatch_main_queue_callback_4CF + 549
	7   CoreFoundation                      0x00007fff3db9dc69 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
	8   CoreFoundation                      0x00007fff3db5fe4a __CFRunLoopRun + 2586
	9   CoreFoundation                      0x00007fff3db5f1a3 CFRunLoopRunSpecific + 483
	10  HIToolbox                           0x00007fff3ce47d96 RunCurrentEventLoopInMode + 286
	11  HIToolbox                           0x00007fff3ce47b06 ReceiveNextEventCommon + 613
	12  HIToolbox                           0x00007fff3ce47884 _BlockUntilNextEventMatchingListInModeWithFilter + 64
	13  AppKit                              0x00007fff3b0faa73 _DPSNextEvent + 2085
	14  AppKit                              0x00007fff3b890e34 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3044
	15  AppKit                              0x00007fff3b0ef885 -[NSApplication run] + 764
	16  AppKit                              0x00007fff3b0bea72 NSApplicationMain + 804
	17  memoryio                            0x0000000100001c32 main + 34
	18  libdyld.dylib                       0x00007fff65e79015 start + 1
	19  ???                                 0x0000000000000003 0x0 + 3
)

@jacobrosenthal
Copy link
Member Author

Bunch of stuff online over the years, nobody else knows either. Lets call it trash Apple apis and leave it open

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant