index out of range

 Hello,

I keep getting this error when translating project with more files.

<SDLErrorDetails time="30.07.2017 22:37:21">
  <ErrorMessage>Index je mimo rozsah. Index musí být nezáporný a musí být menší než velikost kolekce.
Název parametru: index</ErrorMessage>
  <Exception>
    <Type>System.ArgumentOutOfRangeException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</Type>
    <ParamName>index</ParamName>
    <HelpLink />
    <Source>mscorlib</Source>
    <HResult>-2146233086</HResult>
    <StackTrace><![CDATA[   v System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
   v System.Collections.Generic.List`1.get_Item(Int32 index)
   v Sdl.LanguagePlatform.TranslationMemoryTools.EditDistanceClassifier.Execute()
   v Sdl.LanguagePlatform.TranslationMemoryTools.MarkupDataEditDistanceApplier.Execute(ISegment markupDataSegment, IList`1 tokenRanges, MarkupDataAs markupDataIs)
   v Sdl.TranslationStudio.Editor.TranslationMemory.TranslationMemoryViewPartControl.TranslationMemoryViewPartControl_MarkupSegment(SearchResult searchResult, Segment linguaSegment, ISegment markupDataSegment, IDocumentItemFactory itemFactory, Boolean source, Boolean isMemoryTranslationUnit)
   v Sdl.TranslationStudio.Editor.TranslationMemory.CompoundTranslationMemorySearchResultsControl._searchResultsControl_MarkupSegment(Object sender, MarkupSegmentEventArgs e)
   v Sdl.TranslationStudio.Common.TranslationMemory.SearchResultTranslationMemoryControl.InvokeMarkupSegment(MarkupSegmentEventArgs e)
   v Sdl.TranslationStudio.Common.TranslationMemory.SearchResultTranslationMemoryControl.DoMarkupSegment(SearchResultTranslationUnitItem tu, Segment segment, ISegment markupDataSegment, IDocumentItemFactory itemFactory, Boolean isSource)
   v Sdl.TranslationStudio.Common.TranslationMemory.AbstractTranslationMemoryControl`1.CreateTranslationUnitParagraphs(IList`1 tus, IDocumentProperties documentProperties, IBilingualDocumentWriter writer)
   v Sdl.TranslationStudio.Common.TranslationMemory.AbstractTranslationMemoryControl`1.CreateParagraphs(IList`1 tus)
   v Sdl.TranslationStudio.Common.TranslationMemory.AbstractTranslationMemoryControl`1.ShowTranslationUnits(IList`1 tus)
   v Sdl.TranslationStudio.Common.TranslationMemory.SearchResultTranslationMemoryControl.ShowTranslationUnits(IList`1 tus)
   v Sdl.TranslationStudio.Common.TranslationMemory.AbstractTranslationMemoryControl`1.set_TranslationUnits(IList`1 value)
   v Sdl.TranslationStudio.Editor.TranslationMemory.CompoundTranslationMemorySearchResultsControl.SetSearchResults(SearchResults searchResults)
   v Sdl.TranslationStudio.Editor.TranslationMemory.CompoundTranslationMemorySearchResultsControl.SetSearchResults(SearchResults searchResults, IEnumerable`1 cascadeMessages)
   v Sdl.TranslationStudio.Editor.TranslationMemory.TranslationMemoryViewPartControl.UpdateContent()
   v Sdl.TranslationStudio.Editor.TranslationMemory.TranslationMemoryViewPartControl.TranslationJob_StatusChanged(IJob job)
   v Sdl.Desktop.Platform.Services.JobEventHandler.Invoke(IJob job)
   v Sdl.Desktop.Platform.Implementation.Services.Job.OnStatusChanged()
   v Sdl.Desktop.Platform.Implementation.Services.Job.SetStatus(JobStatus status)
   v Sdl.Desktop.Platform.Implementation.Services.Job._worker_RunWorkerCompleted(Object sender, RunWorkerCompletedEventArgs e)
   v System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e)
   v System.ComponentModel.BackgroundWorker.AsyncOperationCompleted(Object arg)]]></StackTrace>
  </Exception>
  <Environment>
    <ProductName>SDL Trados Studio</ProductName>
    <ProductVersion>12.0.0.0</ProductVersion>
    <EntryAssemblyFileVersion>12.3.5281.10</EntryAssemblyFileVersion>
    <OperatingSystem>Microsoft Windows 10 Pro</OperatingSystem>
    <ServicePack>NULL</ServicePack>
    <OperatingSystemLanguage>1029</OperatingSystemLanguage>
    <CodePage>1250</CodePage>
    <LoggedOnUser>DESKTOP-Q9MIQLS\Jiri</LoggedOnUser>
    <DotNetFrameWork>4.0.30319.42000</DotNetFrameWork>
    <ComputerName>DESKTOP-Q9MIQLS</ComputerName>
    <ConnectedToNetwork>True</ConnectedToNetwork>
    <PhysicalMemory>8284904 MB</PhysicalMemory>
  </Environment>
</SDLErrorDetails>

 

How to get rid of this totally annoying bug, which prevents me from transferring segments from TM to translation with shortcuts? No topics here helped, a new computer did not help, SSD disk did not help, resetting window layout does not help. The only thing I can do in this situation is to restart trados and then the bug reappears randomly. This is an absolutely terribleb bug in trados, it slows me down substatially!!! Can you tell me how to fix it?

 

Jiri F.

Parents Reply Children