Re: FCPX parameterChanged crash
Yes, this appears to be the same problem, given the stack trace you supplied. Darrin On Feb 8, 2012, at 1:07 PM, Martin Baker wrote:
I'm seeing a hang too in FCPX 10.0.3 release. We have a filter with 12 parameters, one of which is a popup "preset" menu that in parameterChanged sets the values of other parameters. It worked fine in 10.0.2 but 10.0.3 hangs when you select one of the presets. Plug-in works fine in Motion 5.0.2.
Is this the same issue? Crash report log is enclosed.
Martin Baker www.digital-heaven.co.uk www.twitter.com/digitalheaven www.videospaceonline.com www.finalcutters.com ------------------------------------------------------ Digital Heaven Ltd is registered in England and Wales Company registration number: 3628396 Registered address: 55 Lynwood Drive, Worcester Park, Surrey KT4 7AE VAT registration number: GB 736 0989 03
<parameterChanged hang.txt> On 7 Feb 2012, at 23:16, Darrin Cardani wrote:
That shouldn't make a difference. I think the only SDK updates were sample code updates.
Darrin
On Feb 7, 2012, at 2:08 PM, Paul Miller wrote:
Well this is frustrating.
Using the "performSelectorOnMainThread" trick Nathan mentioned I got my custom UI "working" with FCPX 10.0.2. Sent it over to a machine that has 10.0.3 and it hangs while setting the parameters again. Tried it both inside and outside an action block.
I'm still using the older FxPlug SDK though. Would that make a difference?
_______________________________________________ Do not post admin requests to the list. They will be ignored. Pro-apps-dev mailing list (Pro-apps-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/pro-apps-dev/dcardani%40apple.com
This email sent to dcardani@apple.com
_______________________________________________ Do not post admin requests to the list. They will be ignored. Pro-apps-dev mailing list (Pro-apps-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/pro-apps-dev/martin%40digital-heaven...
This email sent to martin@digital-heaven.co.uk
_______________________________________________ Do not post admin requests to the list. They will be ignored. Pro-apps-dev mailing list (Pro-apps-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/pro-apps-dev/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com
participants (1)
-
Darrin Cardani