Newly installed Studio 2021 does not retain layout settings

Hi, everyone

I installed SDL Studio 2021 SR1 today, and every time I close and re-open the software it loses the layout of the windows I had previously set. For example, when I "Open for Review" a file, I set the Concordance window on the right, and the TM results pane on the top, with the bilingual view at the bottom. If I close Studio and re-open it, that layout is now in its default state. I've changed the layout several times, and it keeps going back.

The same with another setting, I set the username when I set up the software this morning, and it keeps changing it back to "user" even though I can see it is properly set in "Users".

Any advice?

Regards,

Popie

Parents Reply
  • I figured out the first part, i.e. why it kept changing my settings. You were right, it was a rights issue, I had to go to "C:\Program Files (x86)\SDL\SDL Trados Studio\Studio16\SDLTradosStudio.exe" and specifically assign full control rights to "all" users (even though there's only one user, the local user account which is also the administrator, and which was supposed to have full rights anyway).
    I can't figure out the second part, however, why Studio does not retain the (TM) User ID I give it. When, for example, I make changes using track changes, it keeps the user as "user", not as "vlkr". However, in the Studio settings, I still see "vlkr" as the set user. I'll see if the newly set permissions change this too.

Children
  • It may be that this is held in the Studio settings so even if you subsequently change it in windows Studio will continue with what is read when you first installed.  For example, my TM UserID is in the usersettings.xml and won't get changed if I change it in Windows:

      <SettingsGroup Id="GeneralTranslationMemorySettings">
        <Setting Id="FileBasedTmUserName">GLOBAL\pfilkin</Setting>
      </SettingsGroup>

    I'm not sure without asking a developer where the track changes comes from specifically but I think if I was you I'd just do a reset and Studio should pick up these sorts of details afresh.  

    Rename this folder (just add _old to the end or something, it's not important what you rename it to) and restart Studio:

    c:\Users\[USERNAME]\AppData\Roaming\SDL\SDL Trados Studio\Studio16

    So the path would become this:

    c:\Users\[USERNAME]\AppData\Roaming\SDL\SDL Trados Studio\Studio16_old

    If you can't find this folder then you need to unhide your hidden files/folders:

    www.howtogeek.com/.../

    Paul Filkin | RWS

    Design your own training!
    You've done the courses and still need to go a little further, or still not clear? 
    Tell us what you need in our Community Solutions Hub

  • Hi Paul,

    I had changed the username on my laptop before I ever installed Studio, when I first bought it.

    Currently, my settings are like this

    C:\Users\VLKR\AppData\Roaming\SDL\SDL Trados Studio\Studio16

    </SettingsGroup>
      <SettingsGroup Id="GeneralTranslationMemorySettings">
        <Setting Id="FileBasedTmUserName">POPIE\VLKR</Setting>
      </SettingsGroup>

    So, essentially, the Studio username appears correctly in these. But it does not appear correctly in the tracked changes.

    I also have the same username "VLKR" in MS Office, just in case.