Sean Meighan

Software => Nutcracker Effects => Topic started by: Santacarl on July 02, 2018, 06:43:58 PM

Title: What's up with my text?
Post by: Santacarl on July 02, 2018, 06:43:58 PM
Hey All,

For some reason I can't add text effects.  I place them but they don't 'run'..... If, however, I copy and paste an existing text effect to a different location it runs fine....  I first noticed this today on version 19..... I saw version 20 was out today so I downloaded it....same issue.... Can't add text...other effects seem fine.

Anyone else have this happening?

UPDATE:  Well....I created another new sequence and now it's working again....  I seem to have a gremlin at times...had some issues with AC the other day that acted similarly.....effect wouldn't place properly....
Title: Re: What's up with my text?
Post by: kevinp on July 02, 2018, 08:11:46 PM
Seems to be working fine on macOS.  Maybe post a few screen captures of the effect settings window and such to see if something obscure is playing into this.
Title: Re: What's up with my text?
Post by: Santacarl on July 03, 2018, 02:12:26 PM
Seems to be working fine on macOS.  Maybe post a few screen captures of the effect settings window and such to see if something obscure is playing into this.

Well....I started a new sequence last night and text worked..... Started a new sequence today and no text working at all....  I attached a screenshot as you suggested but I've been using this text function for years and all of a sudden I'm having an issue.....something seems amiss....

UPDATE: Well....I just discovered that if I place another effect on the sequence first and THEN place text....the text works following the 2nd effect......  Soooo I don't know if this is just my particular computer or if it's a bug.....
Title: Re: What's up with my text?
Post by: Gilrock on July 03, 2018, 02:31:27 PM
Can you make sure you aren't being bit by the other recent bug?  Check that your Zoom option for the effect is set to 1.0 and not 0.0.
Title: Re: What's up with my text?
Post by: Santacarl on July 03, 2018, 02:42:44 PM
Can you make sure you aren't being bit by the other recent bug?  Check that your Zoom option for the effect is set to 1.0 and not 0.0.

Ahhhh..... The first 'test' after resetting zoom to 1.0 worked.....  I hadn't seen the recent traffic on this bug.....  I hope that fixes the text issue.... We'll see after I play with it a bit.....I've had it work, as mentioned, off and on....just could never predict which (off/on)would pop up in a given sequence.....

Thanks for the tip Gil.....  Once again you ride in on the white horse and save the day!   ;D
Title: Re: What's up with my text?
Post by: Gilrock on July 03, 2018, 02:57:20 PM
Yes for now I think I would uncheck the box on that panel that says something about resetting to defaults.  That's is what's causing it to change.  I wouldn't be surprised if they didn't fix it and put out a quick release since it must be affecting everyone.
Title: Re: What's up with my text?
Post by: Santacarl on July 03, 2018, 03:01:50 PM
Gil.

Thanks for the work around suggestion....Will do!
Title: Re: What's up with my text?
Post by: keithsw1111 on July 03, 2018, 07:09:51 PM
I will push out a release but only one I am satisfied the fix is right. I am not sure Scott’s change is.


Sent from my iPhone using Tapatalk
Title: Re: What's up with my text?
Post by: Santacarl on July 03, 2018, 07:54:22 PM
I will push out a release but only one I am satisfied the fix is right. I am not sure Scott’s change is.


Sent from my iPhone using Tapatalk

Thanks Keith....... I appreciate the 'right fix' philosophy.
Title: Re: What's up with my text?
Post by: Gilrock on July 03, 2018, 11:17:05 PM
I will push out a release but only one I am satisfied the fix is right. I am not sure Scott’s change is.

Just revert the buffer panel cleanup. :)

Were lines 97-127 really not needed?  They were deleted and I didn't see their functionality moved anywhere else.
Title: Re: What's up with my text?
Post by: keithsw1111 on July 04, 2018, 03:04:24 AM
Not as simple as that Gil. That code became redundant when I added bulk edit and tightened up the slider/textbox links. Removing the code wasnt technically the problem. The code was masking the actual problem which was a wrong default value on the controls.

I have released .21 with the fix.
Title: Re: What's up with my text?
Post by: Gilrock on July 04, 2018, 07:05:25 AM
Yeah the first line was a joke.  That's why I asked the second line as a question.