Hi all,<br>
<br>
I have been running my old script for gpdf and an error is happening as:<br>
<br>
scrolldown('frmadvanced-linux-programming', 'scbr0')<br>
ldtp.error: Unable to get object handle scbr0<br>
<br>
This error was not happening before. So I checked my old map file and the 'scbr0' is defined there<br>
<br>
scbr0={class=scroll_bar,parent=scpn1,child_index=1}<br>
<br>
After trying to make it runs correctly many times I decided to generate
a new map file. Checking the new map file I noticed that appmap is not
generating the scroll_bar anymore for gpdf.<br>
Even at-poke cannot detect the scroll bar. I remember when I was
writing the gpdf script I was using an old version of appmap to
generate the map file.<br>
<br>
Is it a bug on the new appmap?<br>
<br>
You can try to open a pdf file and make the vertical scroll bar appears
in the gpdf application. Afterward try to map the gpdf file and verify
if appmap is generating the corresponding scroll bar.<br>
<br>
BR,<br>
<br>
Mauricio Lin.<br>