openhmitester icon indicating copy to clipboard operation
openhmitester copied to clipboard

Fails on Launching Windows File Dialog

Open weroberts opened this issue 4 years ago • 2 comments

Whenever my AUT opens a Windows File Open dialog, the AUT crashes. Also, whenever my AUT launches another window, that causes the program to crash.

It errors out only when playing back the test.

weroberts avatar Aug 14 '20 15:08 weroberts

In the oht_aut_stderr.log file, I get this error. A generic "This application has stopped working" window also appeared.

This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. terminate called after throwing an instance of 'DataModel::not_found' what(): std::exception

weroberts avatar Aug 14 '20 16:08 weroberts

Did you tried with the sample application included within the project? By using this application, is it happening the same crashing situation?

pedromateo avatar Aug 19 '20 06:08 pedromateo