Skip to content
This repository has been archived by the owner on Jun 10, 2018. It is now read-only.

incorrect "rect" #15

Closed
Chronnox opened this issue Aug 2, 2010 · 8 comments
Closed

incorrect "rect" #15

Chronnox opened this issue Aug 2, 2010 · 8 comments
Labels

Comments

@Chronnox
Copy link

Chronnox commented Aug 2, 2010

Whenever I try to make a screen capture of a specific region I get a black bitmap.
It looks like rect = ((100,100),(100,200)) does not work properly.
Instead of going 100x,100y into the screen it goes backward i.e. the 100,100 is -100,-100.
But when I enter -100,-100 I get a "out of bound" error.

@msanders
Copy link
Collaborator

On what platform?

@dound
Copy link

dound commented Oct 3, 2011

I'm seeing the same issue on Win7. I'll try and see if this replicates on linux and os x later ...

@blakerohde
Copy link

This happens to me as well. Windows 7 64bit, Python 2.7.1.

@Taik
Copy link

Taik commented Mar 27, 2012

Confirming this issue on Windows 7 64bit as well.

@jacebrowning
Copy link

Confirming this issue on Ubuntu 32-bit.

@jvmantovani
Copy link

Issue still happening on Windows 7 64bit. Are you still working on autopy?

screengrab
Looks like just a math sign (-) problem.

@kunimi
Copy link

kunimi commented Oct 25, 2014

Same issue on Win 7 64-bit. Is there any fix out there?

@msanders msanders added the bug label Nov 6, 2014
Kcmamu added a commit to Kcmamu/autopy that referenced this issue Nov 4, 2015
@msanders
Copy link
Collaborator

msanders commented May 2, 2018

This should be fixed now in the latest version of AutoPy.

@msanders msanders closed this as completed May 2, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

8 participants