← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #675654]: Can't seem to find anything on Linux (CentOS 7)

 

Question #675654 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/675654

    Status: Answered => Open

Paul Chambre is still having a problem:
Thanks.

Here's what I get back from the two systems (working OSX, and find
failed CentOS7). The CentOS7 screen shot was taken locally on that
system to ensure it's a match as rendered there. Opening up the PNG file
matches the application screen, and I have even tried runs where I had
both the app and the PNG open to see if the .exists() would find the PNG
version. It did not.

(Part of paths obfuscated out with XXXX. The paths are valid in the
environments and do resolve to the correct pngs. )

//OSX

[4343 debug] Region: exists: waiting 3.0 secs for /Users/ XXXX /GUITestImages/HelpButton.png to appear in S(0)[0,0 1920x1080]
[4406 debug] Finder2: makeMat: INT_RGB (1920x1080)
[4451 debug] Finder2: makeMat: TYPE_4BYTE_ABGR (90x32)
[4455 debug] Finder2: doFind: start (stdDev: 155.4827 mean: 604.577083)
[4695 debug] Finder2: doFind: in original: %99.1999 (?70) 240 msec 
[4696 debug] Finder2: doFind: end 241 msec
[4700 debug] Region: exists: /Users/ XXXX /GUITestImages/HelpButton.png has appeared (M[1499,107 90x32]@S(S(0)[0,0 1920x1080]) S:0.99 C:1544,123 [354 msec])


//CentOS7

[4264 debug] Region: exists: waiting 3.0 secs for /home/ XXXX /GUITestImages/HelpButton.png to appear in S(0)[0,0 1920x1080]
[4424 debug] Finder2: makeMat: INT_RGB (1920x1080)
[4466 debug] Finder2: makeMat: TYPE_4BYTE_ABGR (90x31)
[4468 debug] Finder2: doFind: start (stdDev: 169.0728 mean: 602.560215)
[5293 debug] Finder2: doFind: in original: %0.0000 (?70) 825 msec 
[5293 debug] Finder2: doFind: end 825 msec
[5415 debug] Finder2: makeMat: INT_RGB (1920x1080)
[5440 debug] Finder2: doFind: start (stdDev: 169.0728 mean: 602.560215)
[5666 debug] Finder2: doFind: in original: %0.0000 (?70) 226 msec 
[5666 debug] Finder2: doFind: end 226 msec
[5782 debug] Finder2: makeMat: INT_RGB (1920x1080)
[5805 debug] Finder2: doFind: start (stdDev: 169.0728 mean: 602.560215)
[6018 debug] Finder2: doFind: in original: %0.0000 (?70) 212 msec 
[6018 debug] Finder2: doFind: end 212 msec
[6129 debug] Finder2: makeMat: INT_RGB (1920x1080)
[6150 debug] Finder2: doFind: start (stdDev: 169.0728 mean: 602.560215)
[6672 debug] Finder2: doFind: in original: %0.0000 (?70) 522 msec 
[6673 debug] Finder2: doFind: end 523 msec
[6787 debug] Finder2: makeMat: INT_RGB (1920x1080)
[6809 debug] Finder2: doFind: start (stdDev: 169.0728 mean: 602.560215)
[7095 debug] Finder2: doFind: in original: %0.0000 (?70) 285 msec 
[7095 debug] Finder2: doFind: end 285 msec
[7223 debug] Finder2: makeMat: INT_RGB (1920x1080)
[7234 debug] Finder2: doFind: start (stdDev: 169.0728 mean: 602.560215)
[7481 debug] Finder2: doFind: in original: %0.0000 (?70) 247 msec 
[7481 debug] Finder2: doFind: end 247 msec
[7491 debug] Region: exists: /home/ XXXX /GUITestImages/HelpButton.png did not appear [3220 msec]

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.