Plugins load but not working in 2016 Ext2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a plugin that compiles and runs on 2014 and did work briefly on 2016 on both Windows and Linux.
I have downloaded the 2016 Ext2 and installed that as well as the dev kit.
I have recompiled the plugins and it loads under Windows and Linux in 2016.5 BUT it runs differently in that when I load the plugin it starts automatically whereas before I have to run the plugin name in the MEL command window. It does this on Windows 2016.5 and in Linux 2016 and 2016.5
In all cases, the UI comes up and I can interact with the UI and everything looks fine, but most of the important work in my plugin is done in the idle process, and that NEVER seems to get called. There is a direct correlation between the plugin running automatically when it is loaded and the idle process not being called, but that may be purely coincidental.
Does anyone else have experience with the this sort of issue.
Thanks
Simon