Can not save Workspace Layout
leo04
Posts: 335
I have installed DAZ on a new PC. When I open it I have tried to configure it to a customized layout I like, arranging the tabs and view ports where I want them.
I have changed it several times now and it does not save the layout.
Each time I open DAZ it defaults to City Lights Lite. I cannot find my saved layout.
What do I need to do to fix this issue?
Thanks.
Comments
There's a known issue with custom layout saving in the latest General release. It's been fixed in the latest beta.
There's a workaround in this post: https://www.daz3d.com/forums/discussion/comment/7336421/#Comment_7336421
Thank you I will try this, Not sure how to make the files tho.
I've been torturing my brain over this since I got a new computer last week and posted multiple request for a clear way to handle the layout situation and I'm still baffled. I'm in the AppData folder but point 4 and 5 of this list vaguely reference files that I need or the rest of them...
I tried reinslaling and I'm pretty sure that I'm on the latest beta. I just installed it this morning and nothing different there so... what do I have to do after step 3 if I have saved the layout like it tell me to in the manuals and it appears in "user layouts" in Appdata/roaming/daz3d/studio4/userlayouts?
ok I think I got it sorted out... thanks.
Richard, when you say one of the needed files, are you talking about the filename you saved the layout as? I created a layout called Really.dsa
I created a text file called Really.dsx
I can load the Really layout, but nothing happens.
I have never saved a layout before (I assume the custom setting means the current settings on the screen) and it does tell me it successfully saved the file and generates a file.
I didn't see any other files related to the Really layout. Are they in some other folder or are hidden files? I do have the name extensions checked.
I did note that the startup Daz file is a .dse but I don't know if that neccessarily makes a difference?
I really want to just avoid loading the dForce companion seperately everytime I launch Daz. Apparently there is no Beta version of dForce companion so I can't use the Public Build.
OMG FIX THIS
There are several files for the layout: My workspace resets every time I reopen Daz. - Daz 3D Forums
It seems to be fixed in the current Public Build, once that has been thoroughly tested the General Release should be updated. If you try the Public Build that might help the process along.
If you installed any plugins before the first Studio beta, you need to just re-install them and they will get installed for both. The only exceptions are those that are tied directly to the Studio version, but those are separate products.
I managed to save my custom layout but now loading it makes the main toolbar disappear. I tried window>workspace>customize and the toobar tab is empty. How can I create a new or add one or anything ?
Edit : I customized a toolbar under a default workspace, then exported it. Now I can import the toolbar in my custom layout, but it still won't show up. I hope they know about this bug too.
Thanks for this!
Finally fixed this issue, I thought for the LONGEST time that 4.20 was just unstable and was crashing at Exit so my layout changes wasn't saving.
For anyone that wants to do this an easy PowerShell method (Windows 10): please close Daz before proceeding
Step-1
Step-2
Step-3
End-
Sorry this is crude but it's 12:30am now and I have work at 5am. Hope this helps someone.
magnificent! thank you! This has been an annoyance for the best part of a month!!
Wow, guys, thanks a lot!!! It worked!!!
You are saviors!
Note I ran into the same issue on my Mac, but I was able to adapt the workaround described above for MacOS as follows:
Note I was able to confirm the names and locations of the relevant files by looking at the DS log file (Help > Troubleshooting > View Log File...), where I saw a number of error messages like
If you still have issues with layout customizations not being saved, check the log file in case there are other files that need to be faked like this.
Having the same issue on my MacBook Pro, but altered the directions slightly from PowerShell to work in Terminal.
REALLY simple:
Type in 'cd <your username>' (minus the single quotes and using your username, obviously) and the bolded text that follows: /LibraryApplication\ Support/DAZ\ 3D/Studio4
(Those forward slashes and spaces are important, so cut and paste if your system will let you.)
Once in that directory, it's much simpler than in PowerShell. Simply cut and paste the following to get zero sized files:
touch customactions.dsx
touch actions.dsx
touch layout.dsx
touch layout.dsa
touch menus.dsx
touch toolbars.dsx
Basically the same process as for PowerShell - just different commands.
The script will work on both Mac and Windows.
THANK YOU!!! I needed to alter step 4, not 2,and use Alt - F - S - A to open a PowerShell in Admin mode, but after that IT WORKED... even though the file sizes I see didn't change. Thanks for the help, that was driving me nuts after just a few days!
Well, as of last Friday the issue is fixed in the latest Daz Studio (4.20.0.17) so these steps should no longer be needed.
I haven't tried the most recent version - but I do thank the helpful community for getting layouts working.
Many thanks!
where is the Rob script I don't find it Thanks
You don't need it as the issue was fixed for 4.20.0.17, the current version.
Is it ? Because I try to get my layout from the current version to the public one (copy past user layout directory) and in the public build, my personnals directories let's say appear, but nothing inside. In the public build log file I get the errors below. If someone has an idea.
The issue, and Rob's script fixing it, had nothing to do with content directories or the database. Or do you mean the Scripts menu? Did you copy the Customactions.dsx file across too, and are the content directories set up so that the scripts will be found at the same relative location?
Hello, yes, I was speaking about the Scripts menu. OK, forgot the customactions.dsx, it's now perfectly working :D Thanks Richard!
Thanks!!! I'm running 4.21.0.5 and I just needed this.
Thank you this method solved my problem!