Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Error (RT) in __ToolsControl._WinList
#1
Hi Gintaras,
I am getting RT Error trying to get Accessible object from a "LibreOffice Calc" window,
using the Accessible object Dialog. Was taking long time to fail.

The error:
 Error (RT) in <open ":4211: /676">__ToolsControl._WinList:  window not found (the handle is invalid).    <help #IDP_ERR>?

__ToolsControl._WinList:
Line #26     s.getwintext(h); if(!s.len) s.getwinclass(h); s-"+"

QM Version 2.4.12.0   
Windows 10 Home Version   20H2 (OS Build 19042.867)

Any other way to get AO with Libre?

Scott
#2
It is because Libre Office Calc has billions of objects, 1 for each cell. QM2 does not have protection from this and hangs.
If want to capture and find a button in a toolbar:
In the Find object dialog uncheck Auto. Capture. Check Reverse. Test. If hangs, uncheck Reverse.
But cannot wait for object. Also will hang every time when object not found.
#3
Ok then. Thanks for the info Gintaras.


Forum Jump:


Users browsing this thread: 1 Guest(s)