Public bug reported: I am playing with raster functions as described in
http://sikulix-2014.readthedocs.io/en/latest/region.html#get-evenly- sized-parts-of-a-region-as-rows-columns-and-cells-based-on-a-raster I found following problems: 1. Some constants are not defined - like Region.MID_BIG and Region.MID_THIRD 2. Calling get(522) does not work - select whole screen. Note that 422 work fine. Seems like grid above 5 does not work 3. getRow(whichRow, numberRows) - always return whole screen. However I am confused that those methods are mentioned twice in the documentation on different places. Should we call setRaster for them - not clear Tested with Sikuli IDE on Windows 10 x64, java 1.8_121, Sikuli 1.1.1 (official) ** Affects: sikuli Importance: Undecided Status: New ** Tags: raster region ** Description changed: - I am playing with rater functions as described in + I am playing with raster functions as described in http://sikulix-2014.readthedocs.io/en/latest/region.html#get-evenly- sized-parts-of-a-region-as-rows-columns-and-cells-based-on-a-raster I found following problems: 1. Some constants are not defined - like Region.MID_BIG and Region.MID_THIRD 2. Calling get(522) does not work - select whole screen. Note that 422 work fine. Seems like grid above 5 does not work 3. getRow(whichRow, numberRows) - always return whole screen. However I am confused that those methods are mentioned twice in the documentation on different places. Should we call setRaster for them - not clear Tested with Sikuli IDE on Windows 10 x64, java 1.8_121, Sikuli 1.1.1 (official) -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1696105 Title: Some of region raster functions doesn't work as expected Status in Sikuli: New Bug description: I am playing with raster functions as described in http://sikulix-2014.readthedocs.io/en/latest/region.html#get-evenly- sized-parts-of-a-region-as-rows-columns-and-cells-based-on-a-raster I found following problems: 1. Some constants are not defined - like Region.MID_BIG and Region.MID_THIRD 2. Calling get(522) does not work - select whole screen. Note that 422 work fine. Seems like grid above 5 does not work 3. getRow(whichRow, numberRows) - always return whole screen. However I am confused that those methods are mentioned twice in the documentation on different places. Should we call setRaster for them - not clear Tested with Sikuli IDE on Windows 10 x64, java 1.8_121, Sikuli 1.1.1 (official) To manage notifications about this bug go to: https://bugs.launchpad.net/sikuli/+bug/1696105/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

