Skip to content
This repository has been archived by the owner on Nov 28, 2018. It is now read-only.

can't load in 10.9.5 XCode 6.2 #4

Open
matkatmusic opened this issue Mar 4, 2016 · 7 comments
Open

can't load in 10.9.5 XCode 6.2 #4

matkatmusic opened this issue Mar 4, 2016 · 7 comments

Comments

@matkatmusic
Copy link

UNCAUGHT EXCEPTION (NSInvalidArgumentException): *** -[__NSSetM addObject:]: object cannot be nil

0 0x00007fff981b0244 exceptionPreprocess (in CoreFoundation)
1 0x0000000100972764 DVTFailureHintExceptionPreprocessor (in DVTFoundation)
2 0x00007fff8cea5e75 objc_exception_throw (in libobjc.A.dylib)
3 0x00007fff980cf966 -[__NSSetM addObject:](in CoreFoundation)
4 0x00000001103f11cf (in PluginPanel)
5 0x00000001103efd94 (in PluginPanel)
6 0x00007fff9817ee0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER
(in CoreFoundation)
7 0x00007fff9807282d _CFXNotificationPost (in CoreFoundation)
8 0x00007fff95498dda -[NSNotificationCenter postNotificationName:object:userInfo:](in Foundation)
9 0x00000001009539de -[NSNotificationCenter(DVTNSNotificationCenterAdditions) _dvt_postNotificationName:object:userInfo:](in DVTFoundation)
10 0x0000000110370279 PluginPanelAddPlugin (in TimePlugin)
11 0x00000001103700aa (in TimePlugin)
12 0x00007fff9817ee0c CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER (in CoreFoundation)
13 0x00007fff9807282d _CFXNotificationPost (in CoreFoundation)
14 0x00007fff95498dda -[NSNotificationCenter postNotificationName:object:userInfo:](in Foundation)
15 0x00000001009539de -[NSNotificationCenter(DVTNSNotificationCenterAdditions) _dvt_postNotificationName:object:userInfo:](in DVTFoundation)
16 0x00000001103efb5d (in PluginPanel)
17 0x00007fff9817ee0c CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER (in CoreFoundation)

@AlexIzh
Copy link
Owner

AlexIzh commented Mar 4, 2016

Thanks. I will investigate this issue. Just interesting, do you have some
result already? And if I can help you with something else, please, tell me
04 марта 2016 г. 16:52 пользователь "matkatmusic" [email protected]
написал:

Edit: works fine if I compile with SDK 10.10 instead of SDK 10.9


Reply to this email directly or view it on GitHub
#4 (comment).

@matkatmusic
Copy link
Author

It kept crashing xcode unfortunately. I'll try it out on my laptop which
has os x 10.11.1 installed. My imac still has 10.9.5 on it.
On Mar 4, 2016 10:24 AM, "Alex" [email protected] wrote:

Thanks. I will investigate this issue. Just interesting, do you have some
result already? And if I can help you with something else, please, tell me
04 марта 2016 г. 16:52 пользователь "matkatmusic" <
[email protected]>
написал:

Edit: works fine if I compile with SDK 10.10 instead of SDK 10.9


Reply to this email directly or view it on GitHub
#4 (comment).


Reply to this email directly or view it on GitHub
#4 (comment).

@AlexIzh
Copy link
Owner

AlexIzh commented Mar 4, 2016

It should work on the maverics. Which Xcode you tried?
04 марта 2016 г. 19:26 пользователь "matkatmusic" [email protected]
написал:

It kept crashing xcode unfortunately. I'll try it out on my laptop which
has os x 10.11.1 installed. My imac still has 10.9.5 on it.
On Mar 4, 2016 10:24 AM, "Alex" [email protected] wrote:

Thanks. I will investigate this issue. Just interesting, do you have some
result already? And if I can help you with something else, please, tell
me
04 марта 2016 г. 16:52 пользователь "matkatmusic" <
[email protected]>
написал:

Edit: works fine if I compile with SDK 10.10 instead of SDK 10.9


Reply to this email directly or view it on GitHub
<#4 (comment)
.


Reply to this email directly or view it on GitHub
#4 (comment).


Reply to this email directly or view it on GitHub
#4 (comment).

@matkatmusic
Copy link
Author

My 10.9.5 machine has xcode 6.2 installed.
On Mar 4, 2016 10:30 AM, "Alex" [email protected] wrote:

It should work on the maverics. Which Xcode you tried?
04 марта 2016 г. 19:26 пользователь "matkatmusic" <
[email protected]>
написал:

It kept crashing xcode unfortunately. I'll try it out on my laptop which
has os x 10.11.1 installed. My imac still has 10.9.5 on it.
On Mar 4, 2016 10:24 AM, "Alex" [email protected] wrote:

Thanks. I will investigate this issue. Just interesting, do you have
some
result already? And if I can help you with something else, please, tell
me
04 марта 2016 г. 16:52 пользователь "matkatmusic" <
[email protected]>
написал:

Edit: works fine if I compile with SDK 10.10 instead of SDK 10.9


Reply to this email directly or view it on GitHub
<
#4 (comment)
.


Reply to this email directly or view it on GitHub
<#4 (comment)
.


Reply to this email directly or view it on GitHub
#4 (comment).


Reply to this email directly or view it on GitHub
#4 (comment).

@AlexIzh
Copy link
Owner

AlexIzh commented Mar 4, 2016

I'm sorry, I have Xcode 7.1 only. And I don't know when it can be crashed. Does PluginPanel work on your machine without TimePlugin(with any another plugin)?

@AlexIzh
Copy link
Owner

AlexIzh commented Mar 4, 2016

But as I know, you want to use PluginPanel for XToDo plugin, right? If so, we can communicate in the gitter channel. I think communication through gitter will be comfortable.

channel: https://gitter.im/AlexIzh/XcodePluginDev

@AlexIzh
Copy link
Owner

AlexIzh commented Mar 8, 2016

So, do you have some progress with this?

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

No branches or pull requests

2 participants