Closed GoogleCodeExporter closed 8 years ago
Can you provide an example image and a list of devices you've seen exhibiting
this issue?
Original comment by romannu...@google.com
on 25 Jan 2012 at 1:33
Original comment by romannu...@google.com
on 25 Jan 2012 at 1:33
sure...
attached is a comparison of what i got using this on an HTC sensation. i'm also
seeing this problem on a Motorola Razr, Motorola Droid3, and a Samsung Infuse.
here's a summary of what i did:
1. viewed an image via the Design Preview tool (in this case, a screenshot from
the HTC phone...of an alarm notification)
2. took a screenshot of this (using HTC's screenshot function)
3. downloaded the original image file to the phone's Gallery folder
4. viewed the original image via the phone's Gallery folder
6. took a screenshot of this (again using HTC's screenshot function)
7. compared everything
I took these screenshots using HTC's screengrabbing tool
hope this helps!
-Cat
Original comment by gunshi...@gmail.com
on 26 Jan 2012 at 2:24
Attachments:
Original comment by romannu...@google.com
on 9 Feb 2012 at 1:37
The issue is with Robot.createScreenCapture; relevant SO thread:
http://stackoverflow.com/questions/8618373 ... looking into it.
Original comment by romannu...@google.com
on 9 Feb 2012 at 8:58
Also should be noted that this seems to only affect OSX.
Original comment by romannu...@google.com
on 9 Feb 2012 at 9:09
yes! i forgot to mention that i'm using OSX. is there an ETA for a fix? our
whole design team loves this tool, but for color-critical things, we have to
fall back to using the Gallery app.
thanks.
Original comment by gunshi...@gmail.com
on 22 Mar 2012 at 10:35
Unfortunately this relies on an underlying bug in the screencapture mechanism
so I'm not sure it's something that I can fix in the near future.
Original comment by romannu...@google.com
on 25 Mar 2012 at 2:55
Here's the line that is taking the screenshot:
http://code.google.com/p/android-ui-utils/source/browse/design-preview/desktop/s
rc/com/google/android/desktop/proofer/Proofer.java#358
The ideal fix would be to remove the gamma "correction" from the BufferedImage.
I don't know if that's possible. An alternative would be to use some other
mechanism for taking a screenshot on Mac.
Original comment by thomas.42
on 20 Sep 2012 at 2:27
Project moved to Project moved to
https://github.com/romannurik/AndroidDesignPreview. Please re-file if this is
still an issue.
Original comment by romannu...@google.com
on 19 May 2014 at 3:18
Original issue reported on code.google.com by
gunshi...@gmail.com
on 24 Jan 2012 at 9:10