device freezes when automatic tutorial 'swipe from top' thing shows up #256

Open
wayneoutthere opened this Issue Sep 21, 2017 · 2 comments

Comments

Projects
None yet
3 participants
  • Device: mako
  • Channel: devel
  • Build:

Steps to reproduce

  1. ...install OS
  2. ...start up video cam
  3. ...touch top of screen

Expected behavoir

when you do what the tutorial tells you to do (swipe down from top of screen) it will clear the tutorial.
...

Actual behavior

...the white screen stays on screen for prolonged period. forcing phone to sleep and re-logging in seems to make it go away.

Logfiles and additional information

...

Owner

NeoTheThird commented Dec 15, 2017

Does this still happen on the nexus 4, @wayneoutthere? If so, you can run dbus-send --system --print-reply --dest=com.canonical.PropertyService /com/canonical/PropertyService com.canonical.PropertyService.SetProperty string:edge boolean:false as a workaround. We have to create a simpler way to do this...

Owner

NeoTheThird commented Dec 15, 2017

I created a separate issue for adding this to the setup process: #362

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment