Finetuning possible to suppress Warnings and Errors ?

Best practices, code snippets for common functionality, examples, and guidelines.
MUP
Posts: 21
Joined: Sat Aug 21, 2021 2:34 pm

Finetuning possible to suppress Warnings and Errors ?

Post by MUP » Thu Mar 17, 2022 9:50 am

Hi.
Is it possible to finetune RXStudio 10.1.6 /Windows 10 64bit (German) to eliminate Warnings+Errors?
- studio layout unstored
- string ressouces not found

Thanks.

Code: Select all

2022-03-17 08:47:28.215| WARN|Ranorex.Studio|Loading resources Ranorex.Sharpdevelop.Resources.StringResources.de-DE: NOT FOUND
2022-03-17 08:47:28.215| WARN|Ranorex.Studio|Loading resources Ranorex.Sharpdevelop.Resources.BitmapResources.de-DE: NOT FOUND
2022-03-17 08:47:28.325| WARN|Ranorex.Studio|No source control registry found for path: Software\TortoiseSVN\MergeTools
2022-03-17 08:47:28.325| INFO|Ranorex.Studio|InitSharpDevelop finished
2022-03-17 08:47:28.325| INFO|Ranorex.Studio|Initializing workbench...
2022-03-17 08:47:28.450| WARN|Ranorex.Studio|Loading resources Images.de-DE: NOT FOUND
2022-03-17 08:47:28.669| WARN|Ranorex.Studio|Loading resources Ranorex.Sharpdevelop.Resources.StringResources.en: NOT FOUND
2022-03-17 08:47:28.669| WARN|Ranorex.Studio|Loading resources Ranorex.Sharpdevelop.Resources.BitmapResources.en: NOT FOUND
2022-03-17 08:47:28.669| WARN|Ranorex.Studio|Loading resources Images.en: NOT FOUND
2022-03-17 08:47:28.684| WARN|Ranorex.Studio|Codon (UnitTestingPad) specified in the insertafter of the [Codon: name = Pad, id = XPathQueryPad, addIn=C:\Program Files (x86)\Ranorex\Studio\Bin\AddIns\DisplayBindings\XmlEditor\XmlEditor.addin] codon does not exist!
2022-03-17 08:47:28.809| INFO|Ranorex.Studio|Loading addin Unit Testing Addin
2022-03-17 08:47:28.841| INFO|Ranorex.Studio|Loading addin CodeCoverageAddIn
2022-03-17 08:47:29.412| INFO|Ranorex.Studio|Saving layout file: C:\Users\Ranorex1\AppData\Roaming\RanorexStudio10\layouts\Default.xml
2022-03-17 08:47:29.412|ERROR|Ranorex.Studio|Failed to store studio layout. 
System.InvalidOperationException: Unable to serialize docking layout while DockingManager control is unloaded
   bei AvalonDock.DockingManager.SaveLayout(XmlWriter sw)
   bei AvalonDock.DockingManager.SaveLayout(Stream backendStream)
   bei ICSharpCode.SharpDevelop.Gui.AvalonDockLayout.StoreConfiguration()
2022-03-17 08:47:29.413| INFO|Ranorex.Studio|Starting workbench...
2022-03-17 08:47:29.497| INFO|Ranorex.Studio|Number of screens: 1
2022-03-17 08:47:29.497| INFO|Ranorex.Studio|Screen {X=0,Y=0,Width=1920,Height=1080}: Validating {X=81,Y=47,Width=1758,Height=946}; intersection {X=81,Y=47,Width=1758,Height=946}
2022-03-17 08:47:29.525| INFO|Ranorex.Studio|dockingManager_Loaded
2022-03-17 08:47:29.525| INFO|Ranorex.Studio|Loading layout file: C:\Program Files (x86)\Ranorex\Studio\Bin\..\data\layouts\Plain.xml, hideAllLostPads=True
2022-03-17 08:47:29.809| INFO|Ranorex.Studio|Loading addin XAML binding
2022-03-17 08:47:29.809| INFO|Ranorex.Studio|Loading addin XML Editor

User avatar
odklizec
Ranorex Guru
Ranorex Guru
Posts: 7470
Joined: Mon Aug 13, 2012 9:54 am
Location: Zilina, Slovakia

Re: Finetuning possible to suppress Warnings and Errors ?

Post by odklizec » Fri Mar 18, 2022 8:10 am

Hi,

I'm afraid, there is no option to suppress particular log warnings or errors. The only thing you may try is to change the log level:
nlog.png
You do not have the required permissions to view the files attached to this post.
Pavel Kudrys
Ranorex explorer at Descartes Systems

Please add these details to your questions:
  • Ranorex Snapshot. Learn how to create one >here<
  • Ranorex xPath of problematic element(s)
  • Ranorex version
  • OS version
  • HW configuration