Page 1 of 1

[SOLVED] 15b7 dual line Fusion Titles only with Unix EOL

PostPosted: Mon Jun 18, 2018 12:10 pm
by vivoices
Hello,
I created a new title template from a copy of the "3D Lower 3rd Rotating Plane 2 Line.setting" file.

Line 146: StyledText = Input { Value = "Two Lines with \n Plane Background" }, uses UNIX style \n end of line character, which works fine in Windows when newly dragged on to the timeline.

On my Win10 Pro system though the /n character is converted into a Windows style end of line: \r\n while saving the project.
So every time I open a project, I get an extra line break due to \r\n which brings the title out of allignment.
This behavior also makes it impossible to edit 2 line Fusion Titles on my Windows system.

Please fix the Fusion Titles so they accept all Windows (CR LF), Unix (LF) and Mac (CR) end of line styles as only one line break.

Thank you,

Re: 15b5 bug, dual line Fusion Titles only with Unix style E

PostPosted: Wed Jul 11, 2018 7:55 am
by vivoices
This problem still remains in 15b6 . . .

Re: 15b5 bug, dual line Fusion Titles only with Unix style E

PostPosted: Mon Jul 30, 2018 2:19 pm
by vivoices
Hello,
the problem remains in R15b7.

Is there a chance to get the bug fixed?

Thanks,

Re: 15b7 bug, dual line Fusion Titles only with Unix style E

PostPosted: Tue Jul 31, 2018 3:45 am
by Shrinivas Ramani
vivoices wrote:Line 146: StyledText = Input { Value = "Two Lines with \n Plane Background" }, uses UNIX style \n end of line character
...
the /n character is converted into a Windows style end of line: \r\n

Are you editing a copy of the setting file outside of Resolve? if yes, which text editor are you using?

I've tried similar scenarios on OS X and Windows with some simple edits and am not able to see this issue (not even the appearance of CRs in the settings file) - so we will need more info.

Could you send us a copy of your new settings file? A sample drp project export file that shows this issue would help too.

Thanks
Shrinivas

Re: 15b7 bug, dual line Fusion Titles only with Unix style E

PostPosted: Tue Jul 31, 2018 7:06 am
by vivoices
Thanks for looking into this Shrinivas.

I use the latest version of Notepad++ to edit the *.setting files and save the modified copies with the same Unix EOLs (LF) as I find them in the ...\Fusion\Templates\Edit\Titles folder.

Attached is one example.

When I first drag the title on to the timeline, everything is OK.
Once I save the project and re-load it later, the title text is shifted upwards.

Re: 15b7 bug, dual line Fusion Titles only with Unix style E

PostPosted: Tue Jul 31, 2018 7:45 am
by Shrinivas Ramani
Ok,

I've examined the settings file and tested this on multiple platforms alongside the "3D Lower 3rd Rotating Plane 2 Line" ... Apart from the intended changes as per the settings file (lighting, color, positioning etc) I can't see any other issues - no CRs in the settings file, no issues with the way Resolve reads it.

Your preset:
Screen Shot 2018-07-31 at 3.16.58 PM.jpg
Screen Shot 2018-07-31 at 3.16.58 PM.jpg (115.64 KiB) Viewed 834 times


Original:
Screen Shot 2018-07-31 at 3.16.47 PM.jpg
Screen Shot 2018-07-31 at 3.16.47 PM.jpg (32.06 KiB) Viewed 834 times


You may want to check if it happens on other machines... It might also be worth using a diff tool to slowly unroll your customisations and see which change causes this on your system.

Re: 15b7 bug, dual line Fusion Titles only with Unix style E

PostPosted: Thu Aug 09, 2018 12:53 pm
by vivoices
Shrinivas,
I could not check in 15b7, but in 15b8 the problem is solved.

Thank you,