Anyone else slightly disappointed by the amount of errors/problems we encounter with Studio?

Hi everyone,

I'm curious to know if anyone else but me feels a bit disappointed by the number of problems Studio creates in our everyday work? I remember that, back when we were using Trados 7, we did encounter some errors but in my personal 15+ years experience, those errors did not occur every day.

In the last year alone (and keep in mind that I'm the head of a department, so in charge of ~8 different computers right now, i.e. 8 different Studio installations, plus the support I provide to our 30+ freelancers), I have lost at least 30 master Translation Memories (they give that error about Invalid translation units, among others...) containing millions of translation units and years of hard work, had major, work-stopping issues with several of projects (we get errors about everything, from unknown references to files, to anything, I'll put some of the errors I got this week alone at the bottom of this post), and lately Studio has decided to simply stop working and shut down, after the upgrade to SR1.

What I mean is that... it used to be a lot simpler to work with Trados. And, you could salvage your TMs by using txt files. Simple txt files. Now you have to have such technical knowledge to solve your problems that the everyday user is at a bad spot. Plus, I honestly can't stop our production every few hours because a Studio project or a Studio translation memory has died a another e-death... Am I doing something wrong here, or is the technology too new to be bug-free?

Sorry about the rant, but I trully am disappointed, especially today when another problem has presented itself and I now have to spend a considerable amount of time trying to figure out what the problem is, again.

I am posting here some of the errors I have received lately. The newest being (see the screenshot) that the sdlxliff file opens in the Editor and then the "Find," "Undo," "Redo," and copy-paste functions stop working entirely (shortcuts included).... See the screenshot, top right, the find button is gray.

I honestly love working with Trados tools, but my patience is running a bit thin here...

<SDLErrorDetails time="30/10/2017 16:20:38">
  <ErrorMessage>Unable to find the specified file.</ErrorMessage>
  <Exception>
    <Type>System.IO.FileNotFoundException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</Type>
    <FileName />
    <FusionLog />
    <HelpLink />
    <Source>Sdl.ProjectApi.Implementation</Source>
    <HResult>-2147024894</HResult>
    <StackTrace><![CDATA[   at Sdl.ProjectApi.Implementation.TermbaseApi.ProjectTermbaseProvider.GetProviderTermbase(IProjectTermbase projectTermbase)
   at Sdl.ProjectApi.Implementation.TermbaseApi.ProjectTermbaseProvider.GetTermbase(IProjectTermbase projectTermbase)
   at Sdl.TranslationStudio.Editor.Terminology.TermbaseViewer.TermBaseViewPartX.GetCurrentTerminologyProvider()
   at Sdl.TranslationStudio.Editor.Terminology.TermbaseViewer.TermBaseViewPartX.ActiveDocumentChanged(IDocument document)
   at Sdl.TranslationStudio.Api.Editor.DocumentEventHandler.Invoke(IDocument document)
   at Sdl.TranslationStudio.Editor.EditorService.set_ActiveDocument(IDocument value)
   at Sdl.TranslationStudio.Editor.EditorView.OnActiveViewPartChanged(IViewPartReference viewPartReference)
   at Sdl.Desktop.Platform.AbstractViewWithParts.Control_ActiveViewPartChanged(IViewWithParts view, IViewPartReference viewPartReference)
   at Sdl.Desktop.Platform.WinForms.DockingViewContentControl.OnActiveViewPartChanged(IViewPartReference viewPartReference)
   at Sdl.Desktop.Platform.WinForms.DockingViewContentControl.InternalActivateViewPart(IViewPartReference viewPartToActivate)
   at Sdl.Desktop.Platform.WinForms.DockingViewContentControl._tabControl_SelectedTabChanged(Object sender, SelectedTabChangedEventArgs e)
   at Infragistics.Win.UltraWinTabControl.UltraTabControlBase.OnSelectedTabChanged(SelectedTabChangedEventArgs e)
   at Infragistics.Win.UltraWinTabControl.UltraTabControlBase.RaiseEvent(UltraTabControlEventId id, EventArgs e)
   at Infragistics.Win.UltraWinTabControl.UltraTabControlBase.OnManagerSelectedTabItemChanged(Object sender, SelectedTabItemChangedEventArgs e)
   at Infragistics.Win.UltraWinTabs.TabManager.set_SelectedTabItem(ITabItem value)
   at Infragistics.Win.UltraWinTabControl.UltraTabControlBase.SetSelectedTab(UltraTab tab)
   at Infragistics.Win.UltraWinTabControl.UltraTabControlBase.set_SelectedTab(UltraTab value)
   at Sdl.Desktop.Platform.WinForms.DockingViewContentControl.AddViewPartTab(IViewPartReference viewPartReference, DockingViewPartLayoutInfo layoutInfo)
   at Sdl.Desktop.Platform.WinForms.DockingViewContentControl.AddViewPart(IViewPartReference viewPartReference)
   at Sdl.Desktop.Platform.WinForms.DockingViewContentControl.NotifyViewPartAdded(IViewPartReference viewPartReference)
   at Sdl.Desktop.Platform.AbstractViewWithParts.AddViewPart(IViewPartReference viewPartReference)
   at Sdl.Desktop.Platform.AbstractDockingView.AddViewPart(IViewPartReference viewPartReference)
   at Sdl.TranslationStudio.Editor.EditorView.AddDocumentViewPart(IViewPartReference documentViewPartReference)
   at Sdl.TranslationStudio.Editor.Shared.InternalEditorContext.AddDocumentViewPart(IDocumentViewPart documentViewPart)
   at Sdl.TranslationStudio.Api.Editor.AbstractInternalDocument.AfterLoad(IJob job)]]></StackTrace>
  </Exception>
  <Environment>
    <ProductName>SDL Trados Studio</ProductName>
    <ProductVersion>14.0.0.0</ProductVersion>
    <EntryAssemblyFileVersion>14.1.6329.7</EntryAssemblyFileVersion>
    <OperatingSystem>Microsoft Windows 10 Pro</OperatingSystem>
    <ServicePack>NULL</ServicePack>
    <OperatingSystemLanguage>2057</OperatingSystemLanguage>
    <CodePage>1252</CodePage>
    <LoggedOnUser>TECHNOGRAFIA\tguser01</LoggedOnUser>
    <DotNetFrameWork>4.0.30319.42000</DotNetFrameWork>
    <ComputerName>TGPC03</ComputerName>
    <ConnectedToNetwork>True</ConnectedToNetwork>
    <PhysicalMemory>8255084 MB</PhysicalMemory>
  </Environment>
</SDLErrorDetails>

<SDLErrorDetails time="30/10/2017 16:24:46">
  <ErrorMessage>No reference to the project is known.</ErrorMessage>
  <Exception>
    <Type>System.InvalidOperationException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</Type>
    <HelpLink />
    <Source>Sdl.TranslationStudio.ProjectManagement</Source>
    <HResult>-2146233079</HResult>
    <StackTrace><![CDATA[   at Sdl.TranslationStudio.ProjectManagement.ProjectsCache.DecreaseRefCount(IProject project)
   at Sdl.TranslationStudio.ProjectManagement.ProjectsView.ProjectsViewService.set_SelectedProjects(IProject[] value)
   at Sdl.TranslationStudio.ProjectManagement.ProjectsView.ProjectsListViewPart.ProjectListControl_PermanentSelectedRowsChanged(DataList sender)
   at Sdl.Desktop.Common.DataList.OnPermanentSelectedRowsChanged()]]></StackTrace>
  </Exception>
  <Environment>
    <ProductName>SDL Trados Studio</ProductName>
    <ProductVersion>14.0.0.0</ProductVersion>
    <EntryAssemblyFileVersion>14.1.6329.7</EntryAssemblyFileVersion>
    <OperatingSystem>Microsoft Windows 10 Pro</OperatingSystem>
    <ServicePack>NULL</ServicePack>
    <OperatingSystemLanguage>2057</OperatingSystemLanguage>
    <CodePage>1252</CodePage>
    <LoggedOnUser>TECHNOGRAFIA\tguser01</LoggedOnUser>
    <DotNetFrameWork>4.0.30319.42000</DotNetFrameWork>
    <ComputerName>TGPC03</ComputerName>
    <ConnectedToNetwork>True</ConnectedToNetwork>
    <PhysicalMemory>8255084 MB</PhysicalMemory>
  </Environment>
</SDLErrorDetails>

<SDLErrorDetails time="30/10/2017 11:27:40">
  <ErrorMessage>One or more errors occurred.</ErrorMessage>
  <Exception>
    <Type>Sdl.LanguagePlatform.Core.LanguagePlatformException, Sdl.LanguagePlatform.Core, Version=1.6.0.0, Culture=neutral, PublicKeyToken=c28cdb26c445c888</Type>
    <HelpLink />
    <Source>Sdl.LanguagePlatform.TranslationMemoryApi</Source>
    <HResult>-2146233088</HResult>
    <StackTrace><![CDATA[   at Sdl.LanguagePlatform.TranslationMemoryApi.FileBasedTranslationMemoryLanguageDirection.ReindexTranslationUnits(RegularIterator& iterator)
   at Sdl.TranslationStudio.TranslationMemoryManager.ReIndexTranslationMemoryJobRequest.ReIndexTranslationMemory(FileBasedTranslationMemory fileBasedTm)
   at Sdl.TranslationStudio.TranslationMemoryManager.ReIndexTranslationMemoryJobRequest.Execute(IJobExecutionContext context)
   at Sdl.Desktop.Platform.Implementation.Services.Job.<_worker_DoWork>b__3()
   at Sdl.Desktop.Platform.Implementation.Services.Log.Resources(Object message, Action action)
   at Sdl.Desktop.Platform.Implementation.Services.Job._worker_DoWork(Object sender, DoWorkEventArgs e)
   at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
   at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)]]></StackTrace>
  </Exception>
  <Environment>
    <ProductName>SDL Trados Studio</ProductName>
    <ProductVersion>14.0.0.0</ProductVersion>
    <EntryAssemblyFileVersion>14.1.6329.7</EntryAssemblyFileVersion>
    <OperatingSystem>Microsoft Windows 10 Pro</OperatingSystem>
    <ServicePack>NULL</ServicePack>
    <OperatingSystemLanguage>2057</OperatingSystemLanguage>
    <CodePage>1252</CodePage>
    <LoggedOnUser>TECHNOGRAFIA\tguser01</LoggedOnUser>
    <DotNetFrameWork>4.0.30319.42000</DotNetFrameWork>
    <ComputerName>TGPC03</ComputerName>
    <ConnectedToNetwork>True</ConnectedToNetwork>
    <PhysicalMemory>8255084 MB</PhysicalMemory>
  </Environment>
</SDLErrorDetails>

Parents
  • Unknown said:
    I'm curious to know if anyone else but me feels a bit disappointed by the number of problems Studio creates in our everyday work? I remember that, back when we were using Trados 7, we did encounter some errors but in my personal 15+ years experience, those errors did not occur every day.

    Hi  

    Yes, I am.  In fact I know the development team generally are and would love to see a zero defect product (probably unlikely in reality but that's what we want to aim for).  Life would be easier for us and you if there were never any bugs. 

    The last update tried to make it more obvious for users y simplifying more messages, where possible (we know this could still be better), and by providing lins in the messages to the community and to the KB with an automatic search to try and point users in the right direction when they do see a bug.

    The next update in Studio (due shortly) does contain some enhanced logging technology that will report errors back to the development teams so they can start looking at resolutions for them in a better way:

    1. Based on the most commonly occurring errors

    2. Before they are even reported through support or in the community

    3. Fixing things that may not throw up an error you can see but could be problematic later on

    This is a more proactive approach and it's the first time we have done this and even though some people will just say we should have done this years ago I think it's another step in the right direction to trying to improve the overall stability of the product.  So once CU8 is released I would recommend everyone opt into the reporting mechanism because it's going to help us to improve the product for you.

    Regards

    Paul

    Paul Filkin | RWS Group

    ________________________
    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, I understand what you mean and I in no way want to offend the developers, but you do understand my point of view, I hope. I feel like the company in their rush to provide a new product, or to catch up, or get ahead in the market, stay ahead of the competition or whatever, releases a product that is not quite ready.
    I could be seriously wrong here, of course, but it does feel weird that there are so many issues, so often, when there weren't as many in earlier versions. And also, I cannot spend half my day tackling Studio issues, you know? I'd rather switch back to older versions or to a different software, and wait for a more stable version of Studio to come out. I can tell you, from my network of friends and colleagues, that this is the reason most of them don't buy the software as soon as it is released and wait, say, a couple of years first (it's not just the cost). To avoid having to tackle issues often.
    (Also, I honestly think that Studio is getting harder and harder to use for non tech-savvy users. But that is just my opinion, of course. Don;t get me wrong, I love the new features and additions, but I don't care for the accompanying issues)
    Last, but not least, please take into consideration that this software is intended for people that are always multitasking... By that, I mean we would love to be able to do an analysis of 800 files (i.e. something that takes time), and at the same time be able to use Studio for something else, or any other combination of tasks, the analysis is just a random example. With Trados 7 we were able to be working on an alignment project, for example, while we were waiting for an analysis to end, and at the same time have a TTX open. Now we cannot (unless I've missed some workaround to this?)
    And having two instances of the same software open is not an option anymore.
    I guess I'm feeling a bit nostalgic for the old days, when life was simpler? Maybe.

    Regards

    Popie
Reply
  • Hi, I understand what you mean and I in no way want to offend the developers, but you do understand my point of view, I hope. I feel like the company in their rush to provide a new product, or to catch up, or get ahead in the market, stay ahead of the competition or whatever, releases a product that is not quite ready.
    I could be seriously wrong here, of course, but it does feel weird that there are so many issues, so often, when there weren't as many in earlier versions. And also, I cannot spend half my day tackling Studio issues, you know? I'd rather switch back to older versions or to a different software, and wait for a more stable version of Studio to come out. I can tell you, from my network of friends and colleagues, that this is the reason most of them don't buy the software as soon as it is released and wait, say, a couple of years first (it's not just the cost). To avoid having to tackle issues often.
    (Also, I honestly think that Studio is getting harder and harder to use for non tech-savvy users. But that is just my opinion, of course. Don;t get me wrong, I love the new features and additions, but I don't care for the accompanying issues)
    Last, but not least, please take into consideration that this software is intended for people that are always multitasking... By that, I mean we would love to be able to do an analysis of 800 files (i.e. something that takes time), and at the same time be able to use Studio for something else, or any other combination of tasks, the analysis is just a random example. With Trados 7 we were able to be working on an alignment project, for example, while we were waiting for an analysis to end, and at the same time have a TTX open. Now we cannot (unless I've missed some workaround to this?)
    And having two instances of the same software open is not an option anymore.
    I guess I'm feeling a bit nostalgic for the old days, when life was simpler? Maybe.

    Regards

    Popie
Children
No Data