← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1581503] [NEW] Dialog rotates when failed to connect to wifi display

 

Public bug reported:

When connecting to a wifi display in system-settings, if it fails we
present a dialog showing the error.  Previously the call to connect was
blocking the UI and the dialog was shown properly after the failure, but
of course the UI was blocked until then.  I've made the connect call
async and now we present the error dialog when we get the failure
without the UI blocked and we see the dialog rotates from portrait to
landscape while it's shown.  I think while connecting the shell or uitk
gets a signal that we're switching to desktop mode, but when that fails
the dialog doesn't react properly.  See attachment for a screenshot.

** Affects: ubuntu-ui-toolkit (Ubuntu)
     Importance: Undecided
         Status: New

** Attachment added: "sideways_dialog.png"
   https://bugs.launchpad.net/bugs/1581503/+attachment/4662112/+files/sideways_dialog.png

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu.
https://bugs.launchpad.net/bugs/1581503

Title:
  Dialog rotates when failed to connect to wifi display

Status in ubuntu-ui-toolkit package in Ubuntu:
  New

Bug description:
  When connecting to a wifi display in system-settings, if it fails we
  present a dialog showing the error.  Previously the call to connect
  was blocking the UI and the dialog was shown properly after the
  failure, but of course the UI was blocked until then.  I've made the
  connect call async and now we present the error dialog when we get the
  failure without the UI blocked and we see the dialog rotates from
  portrait to landscape while it's shown.  I think while connecting the
  shell or uitk gets a signal that we're switching to desktop mode, but
  when that fails the dialog doesn't react properly.  See attachment for
  a screenshot.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1581503/+subscriptions