[Sikuli-driver] [Bug 1244607] Re: gap between preview and run

2013-10-25 Thread RaiMan
I cannot reproduce it. -- Sikuli doesn't find the 'G' ... ... if this would be true, then the script should abort with a FindFailed error and not move the mouse anywhere. Are you sure, you did not add a target offset in the Preview accidentally? Use the toggle switch ctrl-T to switch between th

[Sikuli-driver] [Bug 1244607] Re: gap between preview and run

2013-10-28 Thread Cecile Estival
When I said "Sikuli doesn't find the 'G'", I mean it doesn't find it correctly... I did not add target offsset in preview. You can see my sikuli test un attachment. In log, there is : [log] CLICK on L(806,473)@S(0){0,0 1920x1080] The point x=806px and y=473px is on the right of the button "J'ai d

[Sikuli-driver] [Bug 1244607] Re: gap between preview and run

2013-10-28 Thread RaiMan
That is really strange: When I open Chrome with www.google.fr, the the "G" is exactly 67x67 pixel. The "G" in your shot is 101x101 and hence is not found in my situation, resulting in a FindFailed. So the question is: where and how did you get this "oversized" G? If it is from an IE window on th

[Sikuli-driver] [Bug 1244607] Re: gap between preview and run

2013-10-28 Thread Cecile Estival
I got the "G" 101x101 on Chrome Window, directly in Sikuli IDE. I think my "G" is bigger than your because my resolution is bigger too (1920x1080). I ran your test and Sikuli hightlighted the g-oversized.png and after that, it showed the message "normal not found". Even if it hightlighted the g-

[Sikuli-driver] [Bug 1244607] Re: gap between preview and run

2013-10-28 Thread RaiMan
please run the testscript from command line using runIDE.cmd -d and attach the created log file here ... or if you do not want to post it here, send it silently to my mail at https://launchpad.net/~raimund-hocke -- You received this bug notification because you are a member of Sikuli Drivers, w

[Sikuli-driver] [Bug 1244607] Re: gap between preview and run

2013-10-28 Thread RaiMan
even if I run Chrome on a monitor 1920x1200, I do not get a "larger" "G", it is still 67x67. So you might have something special with your monitor/Chrome setup ??? -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launch

[Sikuli-driver] [Bug 1244607] Re: gap between preview and run

2013-10-28 Thread Cecile Estival
Chrome looks blurry. After research, I found this post : http://superuser.com/questions/502400/fonts-in-some-programs-look-blurry-on-a-1920x1080-ips-monitor-in-windows-8 I did the procedure and I checked "Use Windows XP scaling". Now, the problem is solved. Thank you for help. -- You received t

[Sikuli-driver] [Bug 1244607] Re: gap between preview and run

2013-10-28 Thread RaiMan
** Changed in: sikuli Status: New => Invalid -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1244607 Title: gap between preview and run Status in Sikuli: Invalid Bug description: Confi