Page 1 of 1

how to disable open last project on launch

PostPosted: Tue Apr 10, 2018 3:38 pm
by kingluma
I had created a basic project with 15 beta and I had also enabled the pref for automatically opening the last project on launch. Upon relaunching though it seems to be hanging (app not responding) as it opens into that project (so I'm not able to do anything with the beta at the moment) - is there a pref I can trash to prevent it from opening the last project (or a modifier key while launching) etc. ? thanks for any suggestions.

Mac OS 10.13.4

Re: how to disable open last project on launch

PostPosted: Tue Apr 10, 2018 6:30 pm
by kingluma
kingluma wrote:is there a pref I can trash to prevent it from opening the last project

answering my own question - yes there is - and I found it !

Re: how to disable open last project on launch

PostPosted: Tue Apr 10, 2018 6:54 pm
by Jim Simon
It's in the User settings, under UI Settings.

Re: how to disable open last project on launch

PostPosted: Tue Apr 10, 2018 7:01 pm
by kingluma
Jim Simon wrote:It's in the User settings, under UI Settings.

Thanks, I actually knew that much but in my case since Resolve was automatically opening the project and hanging I couldn't get to the user settings through the normal Resolve UI way, but I eventually found which file to trash/hide before launch to prevent it from automatically opening the project.

Re: how to disable open last project on launch

PostPosted: Mon Apr 30, 2018 10:17 am
by Trevor Asquerthian
To disable autoload of last project, you can change the parameter <AutoReloadPrevProj> from "true" to "false" in the file (currently line 20)

PC: "C:\ProgramData\Blackmagic Design\DaVinci Resolve\Preferences\config.user.xml".

MAC: "/Library/Preferences/Blackmagic Design/DaVinci Resolve/config.user.xml"

Re: how to disable open last project on launch

PostPosted: Mon Apr 30, 2018 1:03 pm
by kingluma
Trevor Asquerthian wrote:To disable autoload of last project, you can change the parameter <AutoReloadPrevProj> from "true" to "false" in the file (currently line 20)

PC: "C:\ProgramData\Blackmagic Design\DaVinci Resolve\Preferences\config.user.xml".

MAC: "/Library/Preferences/Blackmagic Design/DaVinci Resolve/config.user.xml"


That's good to know - thanks.

Re: how to disable open last project on launch

PostPosted: Mon Apr 30, 2018 7:01 pm
by Peter Benson
kingluma wrote:Thanks, I actually knew that much but in my case since Resolve was automatically opening the project and hanging I couldn't get to the user settings through the normal Resolve UI way, but I eventually found which file to trash/hide...

You've aroused my curiosity kingluma:
What type file did you need to delete, and what type of Resolve folder did it reside in? Was it the latest .drp file your computer produced?
Thanks in advance.

Re: how to disable open last project on launch

PostPosted: Sat May 05, 2018 12:24 pm
by kingluma
Peter Benson wrote:You've aroused my curiosity kingluma:
What type file did you need to delete, and what type of Resolve folder did it reside in? Was it the latest .drp file your computer produced?
Thanks in advance.

it was the file Trevor suggested in his reply on this thread
MAC: "/Library/Preferences/Blackmagic Design/DaVinci Resolve/config.user.xml"

but I just hid it and let the software make a new one since I didn't know (and didn't then want to spend the time figuring out) where in the XML file to change the setting (using a text editor)