← Back to team overview

sikuli-driver team mailing list archive

[Bug 1696105] Re: Some of region raster functions doesn't work as expected

 

thanks for finding and the evaluation.

I will look into it the next days.

** Description changed:

+ ---- other bugs in that area
+ bug #1693687
+ bug #1693684
+ ---------------------------------------------------------------
+ 
  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)

** Changed in: sikuli
       Status: New => Fix Committed

** Changed in: sikuli
   Importance: Undecided => High

** Changed in: sikuli
     Assignee: (unassigned) => RaiMan (raimund-hocke)

** Changed in: sikuli
    Milestone: None => 1.1.2

** Summary changed:

- Some of region raster functions doesn't work as expected
+ [1.1.1] Region raster functions don't work as expected

-- 
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:
  [1.1.1] Region raster functions don't work as expected

Status in Sikuli:
  Fix Committed

Bug description:
  ---- other bugs in that area
  bug #1693687
  bug #1693684
  ---------------------------------------------------------------

  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


References