heh, can you try build(not run) PluginPanel and restart your xcode. I don’t know why, but I get crashe too if I run it like I written before. But if I only build and restart xcode - it works
matkatmusic
@matkatmusic
sure, will do. i'm trying to get it to hit some breakpoints at the very least
Application Specific Information: Sending _buttonAction: to <DVTGenericButtonViewController: 0x7fbeaff05a70> from <NSButton: 0x7fbeaff04bd0> ProductBuildVersion: 6C131e UNCAUGHT EXCEPTION (NSInvalidArgumentException): * -[__NSSetM addObject:]: object cannot be nil UserInfo: (null) Hints: 0: Sending _buttonAction: to <DVTGenericButtonViewController: 0x7fbeaff05a70> from <NSButton: 0x7fbeaff04bd0>
Alex
@AlexIzh
So, I commited, can you try it again? I mean, download latest version and reinstall
matkatmusic
@matkatmusic
/Users/charlesschiermeyer/Desktop/PluginPanel-master/PluginPanel/PluginPanel/PluginPanel.m:232:34: PerformSelector may cause a leak because its selector is unknown
just a warning on that
Alex
@AlexIzh
Yes, I know it.
matkatmusic
@matkatmusic
oh ok
Alex
@AlexIzh
because I need turn off button
matkatmusic
@matkatmusic
yeah, nothin'. same crash as before
any idea where I can set a breakpoint to catch when your app first loads?
er, pluginPanel first loads?
Alex
@AlexIzh
can you try it on another xcode version? Crash should be between 217 and 256 lines
matkatmusic
@matkatmusic
of what file?
Alex
@AlexIzh
PluginPanel
any news?
My time is 5am already. I think time to go to bed )
matkatmusic
@matkatmusic
nope, still crashing :-(
i guess you gotta change the sysReq for your plugin to be XCode 7+
Alex
@AlexIzh
probably yes. it’s strange, because I wrote this plugin on Xcode 6
matkatmusic
@matkatmusic
wow, that's weird.
Alex
@AlexIzh
absolutely
matkatmusic
@matkatmusic
maybe I should upgrade from 10.9.5 to 10.11 and use XCode 7
Alex
@AlexIzh
maybe you have some special xcode build? :)
_
matkatmusic
@matkatmusic
lol definitely not
Alex
@AlexIzh
probably problem in the mac os version, I don’t know. probably it has old DVTFoundation and other system frameworks
which I use
But I wrote this plugin ~ 1.5 - 2 years ago, and I had the same os x version, I think
so this bug is really strange
I will also investigate it tomorrow. probably I will find problem
matkatmusic
@matkatmusic
no worries.
I appreciate your efforts to make it work.
it seems like it could be really handy
esp when paired with that XTodo plugin
Alex
@AlexIzh
yes, I think so. And I want to see it)
matkatmusic
@matkatmusic
cool. Thanks again! have a good night
Alex
@AlexIzh
do you have any news? Still crashing?
Alex
@AlexIzh
I think you can try the next: comment 217-256 lines, then build plugin, if all is ok, uncomment first line and build again , if all is ok( no crash when taps to button) ,uncomment second line