LegacyXperia / local_manifests

Local manifest for building CyanogenMod for Xperia 2011 devices
legacyxperia.github.io
122 stars 78 forks source link

[cm11][20151117][Smultron] Phone freezes in 180-degree rotation mode #1040

Open Pazu opened 8 years ago

Pazu commented 8 years ago
  1. In Settings/Display/Rotation, enable 180 degrees
  2. Rotate phone 180 degrees.

The phone will either hang now, or hang when you rotate away from 180 degrees.

Logs generated after rebooting will be attached in a little while.

tomjschwanke commented 8 years ago

I experienced it on cm12.1 and on cm13. Not sure for cm13

bykidi commented 8 years ago

Same problem on iyokan. Never experienced this on lx12.1, but now this freeze occurs on lx13

bykidi commented 8 years ago

Iyokan, April LX13 build, bug is still here. Very weird, i can't even force reset with POWER+HOME combination.

mikeNG commented 8 years ago

Please take a logcat while device is running and you rotate it at 180 degrees. Logs after reboot are useless

bykidi commented 8 years ago

http://pastebin.com/KJyrjCt0

MacgyverJohnson commented 6 years ago

@mikeNG same here [CM11][20161025][urushi][Xperia Ray ST18] ... :'( use logcat lines

10-26 08:31:30.308 D/SubSettings( 2296): Launching fragment com.android.settings.DisplaySettings

10-26 08:31:30.948 I/ActivityManager(  575): Displayed com.android.settings/.SubSettings: +707ms

10-26 08:31:31.118 I/Timeline( 2296): Timeline: Activity_idle id: android.os.BinderProxy@42540b28 time:1364465

10-26 08:31:31.279 I/Timeline(  575): Timeline: Activity_windows_visible id: ActivityRecord{42259168 u0 com.android.settings/.SubSettings t7} time:1364624

10-26 08:31:32.129 I/Timeline( 2296): Timeline: Activity_launch_request id:com.android.settings time:1365477

10-26 08:31:32.129 I/ActivityManager(  575): START u0 {act=android.intent.action.MAIN cmp=com.android.settings/.SubSettings (has extras)} from pid 2296

10-26 08:31:32.270 D/SubSettings( 2296): Launching fragment com.android.settings.cyanogenmod.DisplayRotation

10-26 08:31:32.710 I/ActivityManager(  575): Displayed com.android.settings/.SubSettings: +560ms

10-26 08:31:32.860 I/Timeline( 2296): Timeline: Activity_idle id: android.os.BinderProxy@425ba4a8 time:1366201

10-26 08:31:33.050 I/Timeline(  575): Timeline: Activity_windows_visible id: ActivityRecord{4226ebc0 u0 com.android.settings/.SubSettings t7} time:1366390
MacgyverJohnson commented 6 years ago

Finally found something interesting..... U can enable 180 degree rotation if u disable 0 degree rotation first...however if u enable 0 degree again it will freeze provided u have not disable 180 degree rotation....so i guess CM wants to enforce both 0 n 180 degree rotation at the same time..? @mikeNG

MacgyverJohnson commented 6 years ago

@[Temporary Fix] Go to developer options and checkmark Disable HW overlays now 180 rotation will work perfectly @mikeNG