When I close Studio all my projects disappear from the Projects view and the custom project templates I added to the Setup/project templates also disappear

Every time I close Studio 2022, two things happen:
- all the projects in my Projects view disappear and I have to open them manually;
- the custom project templates I created and added to Studio setup (including the default one I had chosen) disappear from the list and Studio reverts to the original Default project template.
This is the configuration: in my computer, the folder My documents automatically points to a network drive (option imposed by my work that I cannot change). Once Studio was installed, I recreated all the Studio 2022 subfolder structure on the real C drive (not syncing or pointing to a network drive). I modified the Sdl.ProjectApi.xml file to make sure that projects are created in the correct LocalDataFolder. The projects.xml file is indeed in the Projects folder in the "real C" drive since that it where I saved the first project I created. In all my custom project templates, the project location is also the Projects folder in the real C drive. 
If I try to rename the projects.xml file so that Studio creates a new one when I close it and reopen it, Studio does not create a new projects.xml file.
In fact, that file has not been modified for over three weeks, which makes me think that for whatever reason Studio is not able to access it and that is what is causing both problems. I checked the properties of the file and the folder that contains it and everything seems fine regarding access rights.
Any ideas what can be causing it and what the solution might be? Having to manually open all my projects and manually select my project templates every time I reopen Studio makes me waste a lot of time.
Thanks.
Beatriz

emoji
Parents
  • Hi, I don't know if this applies to your situation but all my projects kept disappearing from the Projects Window and i stumbled upon this solution:

    Click on File in the menu bar

    Click on Project  Settings Configuration  on the left

    Make sure all the Filters settings in the Projects box on the left are set to "Show all proiects" instead of "in progress" or  "marked as completed".

    I've been struggling with that problem for months and the above steps fixed it immediately. I don't know how the setting got changed in the first place, maybe I hit one of those (obnoxious and superfluous) preprogrammed keystroke combinations.

    For the designers: BTW, I would recommend providing a minimum of such preprogrammed  combinations, since users can easily program their own in Options and if you hit a combination by accident it's very hard to figure out what suddently went wrong

    emoji
Reply
  • Hi, I don't know if this applies to your situation but all my projects kept disappearing from the Projects Window and i stumbled upon this solution:

    Click on File in the menu bar

    Click on Project  Settings Configuration  on the left

    Make sure all the Filters settings in the Projects box on the left are set to "Show all proiects" instead of "in progress" or  "marked as completed".

    I've been struggling with that problem for months and the above steps fixed it immediately. I don't know how the setting got changed in the first place, maybe I hit one of those (obnoxious and superfluous) preprogrammed keystroke combinations.

    For the designers: BTW, I would recommend providing a minimum of such preprogrammed  combinations, since users can easily program their own in Options and if you hit a combination by accident it's very hard to figure out what suddently went wrong

    emoji
Children