Verified
Status Update
Comments
uc...@google.com <uc...@google.com> #2
Reproduced in latest stable version 27.2.9
lf...@google.com <lf...@google.com> #3
Thanks for the report and catching this; we'll try to fix it in the upcoming canary emulator 27.3.x versions and will update you when we do have it fixed.
lf...@google.com <lf...@google.com>
ap...@google.com <ap...@google.com> #4
Project: platform/external/qemu
Branch: emu-master-dev
commit a49a9148d9fb9678bc6dfebd6d2cf1b568696138
Author: Yahan Zhou <yahan@google.com>
Date: Fri May 25 12:42:59 2018
Rotation for screenshot
Let's rotate the screenshot if people rotate the emulator screen.
BUG: 79782068
Change-Id: I52cf60fbcf0a3190cffa0dec12b4aafb86a5b782
M android/android-emu/android/emulation/control/ScreenCapturer.cpp
M android/android-emu/android/emulation/control/ScreenCapturer.h
M android/android-emu/android/emulation/control/ScreenCapturer_unittest.cpp
M android/android-emu/android/loadpng.c
M android/android-emu/android/loadpng.h
M android/android-emu/android/opengl/OpenglEsPipe.cpp
https://android-review.googlesource.com/694218
https://goto.google.com/android-sha1/a49a9148d9fb9678bc6dfebd6d2cf1b568696138
Branch: emu-master-dev
commit a49a9148d9fb9678bc6dfebd6d2cf1b568696138
Author: Yahan Zhou <yahan@google.com>
Date: Fri May 25 12:42:59 2018
Rotation for screenshot
Let's rotate the screenshot if people rotate the emulator screen.
BUG: 79782068
Change-Id: I52cf60fbcf0a3190cffa0dec12b4aafb86a5b782
M android/android-emu/android/emulation/control/ScreenCapturer.cpp
M android/android-emu/android/emulation/control/ScreenCapturer.h
M android/android-emu/android/emulation/control/ScreenCapturer_unittest.cpp
M android/android-emu/android/loadpng.c
M android/android-emu/android/loadpng.h
M android/android-emu/android/opengl/OpenglEsPipe.cpp
ya...@google.com <ya...@google.com>
pj...@google.com <pj...@google.com> #5
Issue is no longer repros. with emulator 27.3.5
Description
AI-173.4720617, JRE 1.8.0_152-release-1024-b01x64 JetBrains s.r.o, OS Mac OS X(x86_64) v10.13.4 unknown, screens 2560x1440, 2560x1440; Retina
Android Gradle Plugin: 2.2.3
Gradle: 2.14.1
NDK: from local.properties: (not specified); latest from SDK: (not found);
LLDB: pinned revision 3.1 not found; latest from SDK: (package not found);
CMake: from local.properties: (not specified); latest from SDK: (not found); from PATH: (not found);
When I take a screenshot in the emulator of a tablet in landscape mode, the file itself is rotated 90 clockwise. I have to manually rotate the file back to landscape myself.
IMPORTANT: Please read