[Touch-packages] [Bug 1545286] Re: [regression] ubuntu-pd instability

2016-02-15 Thread Gerry Boland
** Branch linked: lp:~gerboland/qtmir/fix-orientation-after-unplug

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1545286

Title:
  [regression] ubuntu-pd instability

Status in Canonical Pocket Desktop:
  Triaged
Status in Mir:
  Incomplete
Status in mir package in Ubuntu:
  Incomplete
Status in qtmir package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Triaged

Bug description:
  Not sure what change - I know I tested ubuntu-pd, specifically
  connecting/disconnecting hdmi and using OSK as part of the landing of
  mir0.19.2, maybe it was a bit of a race with the qtmir/unity8
  landings. Or possibly my image was older than i thought? seeing this
  on moako ubuntu-pd image 140

  stable phone overlay ppa says
  mir 0.19.2 published Feb 11
  qtmir Feb 9
  unity8 Feb 9
  u-s-c Feb 5

  At the moment I see
  1) the OSK won't popup on the n4-screen-as-trackpad
   2) whatever is focused app while connected to hdmi, if you hold the phone in 
portrait mode and unplug - the app will not fill the whole screen or resize 
properly
   as an example http://www.youtube.com/watch?v=9pehRcVwXnE
  and http://www.youtube.com/watch?v=5Z3MFseEBDc
   3) specifically i saw the dash become totally weird (wrong size assets and 
all jumbled) after #2 (only saw this once, haven't been able to repro)
  4) shell seemed to freeze then crash, i could interact with app...but lost 
launcher and app switcher (also only saw once, but got the file)

  one more note: i kind of wonder if this is related to rotation
  http://www.youtube.com/watch?v=0bLnGRdNxvw
  http://www.youtube.com/watch?v=vbvsLzbqofs

  logs attached

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-pocket-desktop/+bug/1545286/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1545286] Re: [regression] ubuntu-pd instability

2016-02-15 Thread Michael Zanetti
Before the screen plug/unplug, QtMir produces those messages:

qtmir.sensor: Screen::onOrientationReadingChanged
qtmir.sensor: Screen::customEvent - new orientation 1 handled


They are gone after those steps to reproduce:

* Open the browser, rotate to landscape
* plug external screen
* unplug external screen
=> rotation is broken, the above messages won't appear any more.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1545286

Title:
  [regression] ubuntu-pd instability

Status in Canonical Pocket Desktop:
  Triaged
Status in Mir:
  Incomplete
Status in mir package in Ubuntu:
  Incomplete
Status in qtmir package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Triaged

Bug description:
  Not sure what change - I know I tested ubuntu-pd, specifically
  connecting/disconnecting hdmi and using OSK as part of the landing of
  mir0.19.2, maybe it was a bit of a race with the qtmir/unity8
  landings. Or possibly my image was older than i thought? seeing this
  on moako ubuntu-pd image 140

  stable phone overlay ppa says
  mir 0.19.2 published Feb 11
  qtmir Feb 9
  unity8 Feb 9
  u-s-c Feb 5

  At the moment I see
  1) the OSK won't popup on the n4-screen-as-trackpad
   2) whatever is focused app while connected to hdmi, if you hold the phone in 
portrait mode and unplug - the app will not fill the whole screen or resize 
properly
   as an example http://www.youtube.com/watch?v=9pehRcVwXnE
  and http://www.youtube.com/watch?v=5Z3MFseEBDc
   3) specifically i saw the dash become totally weird (wrong size assets and 
all jumbled) after #2 (only saw this once, haven't been able to repro)
  4) shell seemed to freeze then crash, i could interact with app...but lost 
launcher and app switcher (also only saw once, but got the file)

  one more note: i kind of wonder if this is related to rotation
  http://www.youtube.com/watch?v=0bLnGRdNxvw
  http://www.youtube.com/watch?v=vbvsLzbqofs

  logs attached

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-pocket-desktop/+bug/1545286/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1545286] Re: [regression] ubuntu-pd instability

2016-02-15 Thread Michael Zanetti
Ok. Figured that Screen.orientation stops updating when
plugging/unplugging an external screen. Marking QtMir Confirmed.

** Changed in: qtmir (Ubuntu)
   Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1545286

Title:
  [regression] ubuntu-pd instability

Status in Canonical Pocket Desktop:
  Triaged
Status in Mir:
  Incomplete
Status in mir package in Ubuntu:
  Incomplete
Status in qtmir package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Triaged

Bug description:
  Not sure what change - I know I tested ubuntu-pd, specifically
  connecting/disconnecting hdmi and using OSK as part of the landing of
  mir0.19.2, maybe it was a bit of a race with the qtmir/unity8
  landings. Or possibly my image was older than i thought? seeing this
  on moako ubuntu-pd image 140

  stable phone overlay ppa says
  mir 0.19.2 published Feb 11
  qtmir Feb 9
  unity8 Feb 9
  u-s-c Feb 5

  At the moment I see
  1) the OSK won't popup on the n4-screen-as-trackpad
   2) whatever is focused app while connected to hdmi, if you hold the phone in 
portrait mode and unplug - the app will not fill the whole screen or resize 
properly
   as an example http://www.youtube.com/watch?v=9pehRcVwXnE
  and http://www.youtube.com/watch?v=5Z3MFseEBDc
   3) specifically i saw the dash become totally weird (wrong size assets and 
all jumbled) after #2 (only saw this once, haven't been able to repro)
  4) shell seemed to freeze then crash, i could interact with app...but lost 
launcher and app switcher (also only saw once, but got the file)

  one more note: i kind of wonder if this is related to rotation
  http://www.youtube.com/watch?v=0bLnGRdNxvw
  http://www.youtube.com/watch?v=vbvsLzbqofs

  logs attached

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-pocket-desktop/+bug/1545286/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1545286] Re: [regression] ubuntu-pd instability

2016-02-14 Thread kevin gunn
so just doing some more testing, i was able to use the OSK with silo 37 + image 
140 (latest)
interesting thing is, OSK was working even with HDMI connected, the OSK 
eventually "disappeared"/stopped popping up after browser+rotation

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1545286

Title:
  [regression] ubuntu-pd instability

Status in Canonical Pocket Desktop:
  Triaged
Status in Mir:
  Incomplete
Status in mir package in Ubuntu:
  Incomplete
Status in qtmir package in Ubuntu:
  Incomplete
Status in unity8 package in Ubuntu:
  Triaged

Bug description:
  Not sure what change - I know I tested ubuntu-pd, specifically
  connecting/disconnecting hdmi and using OSK as part of the landing of
  mir0.19.2, maybe it was a bit of a race with the qtmir/unity8
  landings. Or possibly my image was older than i thought? seeing this
  on moako ubuntu-pd image 140

  stable phone overlay ppa says
  mir 0.19.2 published Feb 11
  qtmir Feb 9
  unity8 Feb 9
  u-s-c Feb 5

  At the moment I see
  1) the OSK won't popup on the n4-screen-as-trackpad
   2) whatever is focused app while connected to hdmi, if you hold the phone in 
portrait mode and unplug - the app will not fill the whole screen or resize 
properly
   as an example http://www.youtube.com/watch?v=9pehRcVwXnE
  and http://www.youtube.com/watch?v=5Z3MFseEBDc
   3) specifically i saw the dash become totally weird (wrong size assets and 
all jumbled) after #2 (only saw this once, haven't been able to repro)
  4) shell seemed to freeze then crash, i could interact with app...but lost 
launcher and app switcher (also only saw once, but got the file)

  one more note: i kind of wonder if this is related to rotation
  http://www.youtube.com/watch?v=0bLnGRdNxvw
  http://www.youtube.com/watch?v=vbvsLzbqofs

  logs attached

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-pocket-desktop/+bug/1545286/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1545286] Re: [regression] ubuntu-pd instability

2016-02-14 Thread Daniel van Vugt
** Also affects: mir
   Importance: Undecided
   Status: New

** Changed in: mir
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1545286

Title:
  [regression] ubuntu-pd instability

Status in Canonical Pocket Desktop:
  Triaged
Status in Mir:
  Incomplete
Status in mir package in Ubuntu:
  Incomplete
Status in qtmir package in Ubuntu:
  Incomplete
Status in unity8 package in Ubuntu:
  Triaged

Bug description:
  Not sure what change - I know I tested ubuntu-pd, specifically
  connecting/disconnecting hdmi and using OSK as part of the landing of
  mir0.19.2, maybe it was a bit of a race with the qtmir/unity8
  landings. Or possibly my image was older than i thought? seeing this
  on moako ubuntu-pd image 140

  stable phone overlay ppa says
  mir 0.19.2 published Feb 11
  qtmir Feb 9
  unity8 Feb 9
  u-s-c Feb 5

  At the moment I see
  1) the OSK won't popup on the n4-screen-as-trackpad
   2) whatever is focused app while connected to hdmi, if you hold the phone in 
portrait mode and unplug - the app will not fill the whole screen or resize 
properly
   as an example http://www.youtube.com/watch?v=9pehRcVwXnE
  and http://www.youtube.com/watch?v=5Z3MFseEBDc
   3) specifically i saw the dash become totally weird (wrong size assets and 
all jumbled) after #2 (only saw this once, haven't been able to repro)
  4) shell seemed to freeze then crash, i could interact with app...but lost 
launcher and app switcher (also only saw once, but got the file)

  one more note: i kind of wonder if this is related to rotation
  http://www.youtube.com/watch?v=0bLnGRdNxvw
  http://www.youtube.com/watch?v=vbvsLzbqofs

  logs attached

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-pocket-desktop/+bug/1545286/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1545286] Re: [regression] ubuntu-pd instability

2016-02-14 Thread Michał Sawicz
Has anyone else seen this? My adapter is broken, will pick one up
tomorrow first thing.

Until then...

Tracking down the display change:

> [1455372172.788740] mirserver: New display configuration:
> [1455372172.825853] mirserver:   0.1: LVDS 4.7" 61x102mm
> [1455372172.826036] mirserver:Current mode 768x1280 60.00Hz
> [1455372172.826189] mirserver:Preferred mode 768x1280 60.00Hz
> [1455372172.826341] mirserver:Logical position +0+0
> [1455372172.826464] mirserver:   0.2: unused DisplayPort

Mir is sane.

> qtmir.screens: QWindow ShellView(0x1c9f388) with geom QRect(0,0
768x1280) is backed by a Screen(0x1bccfc0) with geometry QRect(0,0
768x1280)

QtMir is sane.

> qtmir.surfaces: MirSurface[0x28cb3f8,"unity8-dash"]::resize old (768,660), 
> new (1920,1026)
> qtmir.surfaces: MirSurface[0x21bb450,"webbrowser-app"]::resize old (768,660), 
> new (1920,1026)
> qtmir.surfaces: MirSurface[0x264e350,"ubuntu-system-settings"]::resize old 
> (768,660), new (1920,1026)

This is not sane... Why would all the windows get resized like that -
it's as if the phone stage thought it stayed on the external screen of
1920x(1080 - $panelHeight), so it doesn't fit on the screen.

Could, in theory, be related to rotation, if caught at the wrong
moment... That last 3s video looks like shell crashed mid-rotation.

** Changed in: mir (Ubuntu)
   Status: New => Incomplete

** Changed in: qtmir (Ubuntu)
   Status: New => Incomplete

** Changed in: unity8 (Ubuntu)
   Status: New => Triaged

** Changed in: unity8 (Ubuntu)
 Assignee: (unassigned) => Michael Zanetti (mzanetti)

** Changed in: canonical-pocket-desktop
 Assignee: (unassigned) => Michał Sawicz (saviq)

** Changed in: canonical-pocket-desktop
   Status: New => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1545286

Title:
  [regression] ubuntu-pd instability

Status in Canonical Pocket Desktop:
  Triaged
Status in mir package in Ubuntu:
  Incomplete
Status in qtmir package in Ubuntu:
  Incomplete
Status in unity8 package in Ubuntu:
  Triaged

Bug description:
  Not sure what change - I know I tested ubuntu-pd, specifically
  connecting/disconnecting hdmi and using OSK as part of the landing of
  mir0.19.2, maybe it was a bit of a race with the qtmir/unity8
  landings. Or possibly my image was older than i thought? seeing this
  on moako ubuntu-pd image 140

  stable phone overlay ppa says
  mir 0.19.2 published Feb 11
  qtmir Feb 9
  unity8 Feb 9
  u-s-c Feb 5

  At the moment I see
  1) the OSK won't popup on the n4-screen-as-trackpad
   2) whatever is focused app while connected to hdmi, if you hold the phone in 
portrait mode and unplug - the app will not fill the whole screen or resize 
properly
   as an example http://www.youtube.com/watch?v=9pehRcVwXnE
  and http://www.youtube.com/watch?v=5Z3MFseEBDc
   3) specifically i saw the dash become totally weird (wrong size assets and 
all jumbled) after #2 (only saw this once, haven't been able to repro)
  4) shell seemed to freeze then crash, i could interact with app...but lost 
launcher and app switcher (also only saw once, but got the file)

  one more note: i kind of wonder if this is related to rotation
  http://www.youtube.com/watch?v=0bLnGRdNxvw
  http://www.youtube.com/watch?v=vbvsLzbqofs

  logs attached

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-pocket-desktop/+bug/1545286/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1545286] Re: [regression] ubuntu-pd instability

2016-02-14 Thread Michał Sawicz
The code to update shell size lives here:

https://bazaar.launchpad.net/~unity-
team/unity8/trunk/view/2181/src/ShellView.cpp

There is some mention of Qt not doing the right thing... wonder if we're
hitting that. Would need some debug logging when reproducing this.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1545286

Title:
  [regression] ubuntu-pd instability

Status in Canonical Pocket Desktop:
  Triaged
Status in mir package in Ubuntu:
  Incomplete
Status in qtmir package in Ubuntu:
  Incomplete
Status in unity8 package in Ubuntu:
  Triaged

Bug description:
  Not sure what change - I know I tested ubuntu-pd, specifically
  connecting/disconnecting hdmi and using OSK as part of the landing of
  mir0.19.2, maybe it was a bit of a race with the qtmir/unity8
  landings. Or possibly my image was older than i thought? seeing this
  on moako ubuntu-pd image 140

  stable phone overlay ppa says
  mir 0.19.2 published Feb 11
  qtmir Feb 9
  unity8 Feb 9
  u-s-c Feb 5

  At the moment I see
  1) the OSK won't popup on the n4-screen-as-trackpad
   2) whatever is focused app while connected to hdmi, if you hold the phone in 
portrait mode and unplug - the app will not fill the whole screen or resize 
properly
   as an example http://www.youtube.com/watch?v=9pehRcVwXnE
  and http://www.youtube.com/watch?v=5Z3MFseEBDc
   3) specifically i saw the dash become totally weird (wrong size assets and 
all jumbled) after #2 (only saw this once, haven't been able to repro)
  4) shell seemed to freeze then crash, i could interact with app...but lost 
launcher and app switcher (also only saw once, but got the file)

  one more note: i kind of wonder if this is related to rotation
  http://www.youtube.com/watch?v=0bLnGRdNxvw
  http://www.youtube.com/watch?v=vbvsLzbqofs

  logs attached

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-pocket-desktop/+bug/1545286/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1545286] Re: [regression] ubuntu-pd instability

2016-02-13 Thread kevin gunn
** Attachment added: "unity-system-compositor.log"
   
https://bugs.launchpad.net/canonical-pocket-desktop/+bug/1545286/+attachment/4570898/+files/unity-system-compositor.log

** Also affects: unity8 (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: qtmir (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: mir (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: mir (Ubuntu)
   Importance: Undecided => Critical

** Changed in: qtmir (Ubuntu)
   Importance: Undecided => Critical

** Changed in: unity8 (Ubuntu)
   Importance: Undecided => Critical

** Changed in: canonical-pocket-desktop
   Importance: Undecided => Critical

** Description changed:

  Not sure what change - I know I tested ubuntu-pd, specifically
  connecting/disconnecting hdmi and using OSK as part of the landing of
  mir0.19.2, maybe it was a bit of a race with the qtmir/unity8 landings.
  
  stable phone overlay ppa says
  mir 0.19.2 published Feb 11
  qtmir Feb 9
- unit8 Feb 9
+ unity8 Feb 9
  u-s-c Feb 5
  
  At the moment I see
  1) the OSK won't popup on the n4-screen-as-trackpad
-  2) whatever is focused app while connected to hdmi, if you hold the phone in 
portrait mode and unplug - the app will not fill the whole screen or resize 
properly
-  as an example http://www.youtube.com/watch?v=9pehRcVwXnE
-  3) specifically i saw the dash become totally weird (wrong size assets and 
all jumbled) after #2
+  2) whatever is focused app while connected to hdmi, if you hold the phone in 
portrait mode and unplug - the app will not fill the whole screen or resize 
properly
+  as an example http://www.youtube.com/watch?v=9pehRcVwXnE
+  3) specifically i saw the dash become totally weird (wrong size assets and 
all jumbled) after #2
  4) shell seemed to freeze then crash, i could interact with app...but lost 
launcher and app switcher
+ 
+ logs attached

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1545286

Title:
  [regression] ubuntu-pd instability

Status in Canonical Pocket Desktop:
  New
Status in mir package in Ubuntu:
  New
Status in qtmir package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  Not sure what change - I know I tested ubuntu-pd, specifically
  connecting/disconnecting hdmi and using OSK as part of the landing of
  mir0.19.2, maybe it was a bit of a race with the qtmir/unity8
  landings.

  stable phone overlay ppa says
  mir 0.19.2 published Feb 11
  qtmir Feb 9
  unity8 Feb 9
  u-s-c Feb 5

  At the moment I see
  1) the OSK won't popup on the n4-screen-as-trackpad
   2) whatever is focused app while connected to hdmi, if you hold the phone in 
portrait mode and unplug - the app will not fill the whole screen or resize 
properly
   as an example http://www.youtube.com/watch?v=9pehRcVwXnE
  and http://www.youtube.com/watch?v=5Z3MFseEBDc
   3) specifically i saw the dash become totally weird (wrong size assets and 
all jumbled) after #2 (only saw this once, haven't been able to repro)
  4) shell seemed to freeze then crash, i could interact with app...but lost 
launcher and app switcher (also only saw once, but got the file)

  logs attached

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-pocket-desktop/+bug/1545286/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1545286] Re: [regression] ubuntu-pd instability

2016-02-13 Thread kevin gunn
** Description changed:

  Not sure what change - I know I tested ubuntu-pd, specifically
  connecting/disconnecting hdmi and using OSK as part of the landing of
  mir0.19.2, maybe it was a bit of a race with the qtmir/unity8 landings.
  
  stable phone overlay ppa says
  mir 0.19.2 published Feb 11
  qtmir Feb 9
  unity8 Feb 9
  u-s-c Feb 5
  
  At the moment I see
  1) the OSK won't popup on the n4-screen-as-trackpad
   2) whatever is focused app while connected to hdmi, if you hold the phone in 
portrait mode and unplug - the app will not fill the whole screen or resize 
properly
   as an example http://www.youtube.com/watch?v=9pehRcVwXnE
+ and http://www.youtube.com/watch?v=5Z3MFseEBDc
   3) specifically i saw the dash become totally weird (wrong size assets and 
all jumbled) after #2
  4) shell seemed to freeze then crash, i could interact with app...but lost 
launcher and app switcher
  
  logs attached

** Description changed:

  Not sure what change - I know I tested ubuntu-pd, specifically
  connecting/disconnecting hdmi and using OSK as part of the landing of
  mir0.19.2, maybe it was a bit of a race with the qtmir/unity8 landings.
  
  stable phone overlay ppa says
  mir 0.19.2 published Feb 11
  qtmir Feb 9
  unity8 Feb 9
  u-s-c Feb 5
  
  At the moment I see
  1) the OSK won't popup on the n4-screen-as-trackpad
   2) whatever is focused app while connected to hdmi, if you hold the phone in 
portrait mode and unplug - the app will not fill the whole screen or resize 
properly
   as an example http://www.youtube.com/watch?v=9pehRcVwXnE
  and http://www.youtube.com/watch?v=5Z3MFseEBDc
-  3) specifically i saw the dash become totally weird (wrong size assets and 
all jumbled) after #2
- 4) shell seemed to freeze then crash, i could interact with app...but lost 
launcher and app switcher
+  3) specifically i saw the dash become totally weird (wrong size assets and 
all jumbled) after #2 (only saw this once, haven't been able to repro)
+ 4) shell seemed to freeze then crash, i could interact with app...but lost 
launcher and app switcher (also only saw once, but got the file)
  
  logs attached

** Description changed:

  Not sure what change - I know I tested ubuntu-pd, specifically
  connecting/disconnecting hdmi and using OSK as part of the landing of
  mir0.19.2, maybe it was a bit of a race with the qtmir/unity8 landings.
  
  stable phone overlay ppa says
  mir 0.19.2 published Feb 11
  qtmir Feb 9
  unity8 Feb 9
  u-s-c Feb 5
  
  At the moment I see
  1) the OSK won't popup on the n4-screen-as-trackpad
   2) whatever is focused app while connected to hdmi, if you hold the phone in 
portrait mode and unplug - the app will not fill the whole screen or resize 
properly
   as an example http://www.youtube.com/watch?v=9pehRcVwXnE
  and http://www.youtube.com/watch?v=5Z3MFseEBDc
   3) specifically i saw the dash become totally weird (wrong size assets and 
all jumbled) after #2 (only saw this once, haven't been able to repro)
  4) shell seemed to freeze then crash, i could interact with app...but lost 
launcher and app switcher (also only saw once, but got the file)
  
+ one more note: i kind of wonder if this is related to rotation
+ 
  logs attached

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1545286

Title:
  [regression] ubuntu-pd instability

Status in Canonical Pocket Desktop:
  New
Status in mir package in Ubuntu:
  New
Status in qtmir package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  Not sure what change - I know I tested ubuntu-pd, specifically
  connecting/disconnecting hdmi and using OSK as part of the landing of
  mir0.19.2, maybe it was a bit of a race with the qtmir/unity8
  landings.

  stable phone overlay ppa says
  mir 0.19.2 published Feb 11
  qtmir Feb 9
  unity8 Feb 9
  u-s-c Feb 5

  At the moment I see
  1) the OSK won't popup on the n4-screen-as-trackpad
   2) whatever is focused app while connected to hdmi, if you hold the phone in 
portrait mode and unplug - the app will not fill the whole screen or resize 
properly
   as an example http://www.youtube.com/watch?v=9pehRcVwXnE
  and http://www.youtube.com/watch?v=5Z3MFseEBDc
   3) specifically i saw the dash become totally weird (wrong size assets and 
all jumbled) after #2 (only saw this once, haven't been able to repro)
  4) shell seemed to freeze then crash, i could interact with app...but lost 
launcher and app switcher (also only saw once, but got the file)

  one more note: i kind of wonder if this is related to rotation

  logs attached

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-pocket-desktop/+bug/1545286/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : 

[Touch-packages] [Bug 1545286] Re: [regression] ubuntu-pd instability

2016-02-13 Thread kevin gunn
** Description changed:

  Not sure what change - I know I tested ubuntu-pd, specifically
  connecting/disconnecting hdmi and using OSK as part of the landing of
  mir0.19.2, maybe it was a bit of a race with the qtmir/unity8 landings.
  
  stable phone overlay ppa says
  mir 0.19.2 published Feb 11
  qtmir Feb 9
  unity8 Feb 9
  u-s-c Feb 5
  
  At the moment I see
  1) the OSK won't popup on the n4-screen-as-trackpad
   2) whatever is focused app while connected to hdmi, if you hold the phone in 
portrait mode and unplug - the app will not fill the whole screen or resize 
properly
   as an example http://www.youtube.com/watch?v=9pehRcVwXnE
  and http://www.youtube.com/watch?v=5Z3MFseEBDc
   3) specifically i saw the dash become totally weird (wrong size assets and 
all jumbled) after #2 (only saw this once, haven't been able to repro)
  4) shell seemed to freeze then crash, i could interact with app...but lost 
launcher and app switcher (also only saw once, but got the file)
  
  one more note: i kind of wonder if this is related to rotation
+ http://www.youtube.com/watch?v=vbvsLzbqofs
  
  logs attached

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1545286

Title:
  [regression] ubuntu-pd instability

Status in Canonical Pocket Desktop:
  New
Status in mir package in Ubuntu:
  New
Status in qtmir package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  Not sure what change - I know I tested ubuntu-pd, specifically
  connecting/disconnecting hdmi and using OSK as part of the landing of
  mir0.19.2, maybe it was a bit of a race with the qtmir/unity8
  landings.

  stable phone overlay ppa says
  mir 0.19.2 published Feb 11
  qtmir Feb 9
  unity8 Feb 9
  u-s-c Feb 5

  At the moment I see
  1) the OSK won't popup on the n4-screen-as-trackpad
   2) whatever is focused app while connected to hdmi, if you hold the phone in 
portrait mode and unplug - the app will not fill the whole screen or resize 
properly
   as an example http://www.youtube.com/watch?v=9pehRcVwXnE
  and http://www.youtube.com/watch?v=5Z3MFseEBDc
   3) specifically i saw the dash become totally weird (wrong size assets and 
all jumbled) after #2 (only saw this once, haven't been able to repro)
  4) shell seemed to freeze then crash, i could interact with app...but lost 
launcher and app switcher (also only saw once, but got the file)

  one more note: i kind of wonder if this is related to rotation
  http://www.youtube.com/watch?v=vbvsLzbqofs

  logs attached

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-pocket-desktop/+bug/1545286/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1545286] Re: [regression] ubuntu-pd instability

2016-02-13 Thread kevin gunn
** Description changed:

  Not sure what change - I know I tested ubuntu-pd, specifically
  connecting/disconnecting hdmi and using OSK as part of the landing of
  mir0.19.2, maybe it was a bit of a race with the qtmir/unity8 landings.
  
  stable phone overlay ppa says
  mir 0.19.2 published Feb 11
  qtmir Feb 9
  unity8 Feb 9
  u-s-c Feb 5
  
  At the moment I see
  1) the OSK won't popup on the n4-screen-as-trackpad
   2) whatever is focused app while connected to hdmi, if you hold the phone in 
portrait mode and unplug - the app will not fill the whole screen or resize 
properly
   as an example http://www.youtube.com/watch?v=9pehRcVwXnE
  and http://www.youtube.com/watch?v=5Z3MFseEBDc
   3) specifically i saw the dash become totally weird (wrong size assets and 
all jumbled) after #2 (only saw this once, haven't been able to repro)
  4) shell seemed to freeze then crash, i could interact with app...but lost 
launcher and app switcher (also only saw once, but got the file)
  
  one more note: i kind of wonder if this is related to rotation
+ http://www.youtube.com/watch?v=0bLnGRdNxvw
  http://www.youtube.com/watch?v=vbvsLzbqofs
  
  logs attached

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1545286

Title:
  [regression] ubuntu-pd instability

Status in Canonical Pocket Desktop:
  New
Status in mir package in Ubuntu:
  New
Status in qtmir package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  Not sure what change - I know I tested ubuntu-pd, specifically
  connecting/disconnecting hdmi and using OSK as part of the landing of
  mir0.19.2, maybe it was a bit of a race with the qtmir/unity8
  landings.

  stable phone overlay ppa says
  mir 0.19.2 published Feb 11
  qtmir Feb 9
  unity8 Feb 9
  u-s-c Feb 5

  At the moment I see
  1) the OSK won't popup on the n4-screen-as-trackpad
   2) whatever is focused app while connected to hdmi, if you hold the phone in 
portrait mode and unplug - the app will not fill the whole screen or resize 
properly
   as an example http://www.youtube.com/watch?v=9pehRcVwXnE
  and http://www.youtube.com/watch?v=5Z3MFseEBDc
   3) specifically i saw the dash become totally weird (wrong size assets and 
all jumbled) after #2 (only saw this once, haven't been able to repro)
  4) shell seemed to freeze then crash, i could interact with app...but lost 
launcher and app switcher (also only saw once, but got the file)

  one more note: i kind of wonder if this is related to rotation
  http://www.youtube.com/watch?v=0bLnGRdNxvw
  http://www.youtube.com/watch?v=vbvsLzbqofs

  logs attached

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-pocket-desktop/+bug/1545286/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1545286] Re: [regression] ubuntu-pd instability

2016-02-13 Thread kevin gunn
Just going backward in time, i see similar
on 
phablet@ubuntu-phablet:~$ system-image-cli -i
current build number: 137
device name: mako
channel: ubuntu-touch/rc-proposed/ubuntu-pd
last update: 2016-02-13 16:42:59
version version: 137
version ubuntu: 20160210
version device: 20160112
version custom: 20150929-2-vivid
phablet@ubuntu-phablet:~$ apt-cache policy qtmir-android
qtmir-android:
  Installed: 0.4.7+15.04.20160208-0ubuntu1
  Candidate: 0.4.7+15.04.20160208-0ubuntu1
  Version table:
 *** 0.4.7+15.04.20160208-0ubuntu1 0
100 /var/lib/dpkg/status
phablet@ubuntu-phablet:~$ apt-cache policy unity8
unity8:
  Installed: 8.11+15.04.20160208-0ubuntu1
  Candidate: 8.11+15.04.20160208-0ubuntu1
  Version table:
 *** 8.11+15.04.20160208-0ubuntu1 0
100 /var/lib/dpkg/status
phablet@ubuntu-phablet:~$ apt-cache policy libmirserver*
libmirserver37:
  Installed: 0.19.1+15.04.20160204-0ubuntu1
  Candidate: 0.19.1+15.04.20160204-0ubuntu1
  Version table:
 *** 0.19.1+15.04.20160204-0ubuntu1 0
100 /var/lib/dpkg/status
phablet@ubuntu-phablet:~$

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1545286

Title:
  [regression] ubuntu-pd instability

Status in Canonical Pocket Desktop:
  New
Status in mir package in Ubuntu:
  New
Status in qtmir package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  Not sure what change - I know I tested ubuntu-pd, specifically
  connecting/disconnecting hdmi and using OSK as part of the landing of
  mir0.19.2, maybe it was a bit of a race with the qtmir/unity8
  landings.

  stable phone overlay ppa says
  mir 0.19.2 published Feb 11
  qtmir Feb 9
  unity8 Feb 9
  u-s-c Feb 5

  At the moment I see
  1) the OSK won't popup on the n4-screen-as-trackpad
   2) whatever is focused app while connected to hdmi, if you hold the phone in 
portrait mode and unplug - the app will not fill the whole screen or resize 
properly
   as an example http://www.youtube.com/watch?v=9pehRcVwXnE
  and http://www.youtube.com/watch?v=5Z3MFseEBDc
   3) specifically i saw the dash become totally weird (wrong size assets and 
all jumbled) after #2 (only saw this once, haven't been able to repro)
  4) shell seemed to freeze then crash, i could interact with app...but lost 
launcher and app switcher (also only saw once, but got the file)

  one more note: i kind of wonder if this is related to rotation
  http://www.youtube.com/watch?v=0bLnGRdNxvw
  http://www.youtube.com/watch?v=vbvsLzbqofs

  logs attached

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-pocket-desktop/+bug/1545286/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1545286] Re: [regression] ubuntu-pd instability

2016-02-13 Thread kevin gunn
still see it, but it's seems slightly less awfulselecting text field while 
attached to hdmi, no OSK, but on disconnect OSK is there.
still get the wrong window size when rotating while connected, then disconnect

phablet@ubuntu-phablet:~$ system-image-cli -i
current build number: 133
device name: mako
channel: ubuntu-touch/rc-proposed/ubuntu-pd
last update: 2016-02-13 17:01:07
version version: 133
version ubuntu: 20160206
version device: 20160112
version custom: 20150929-2-vivid
phablet@ubuntu-phablet:~$ apt-cache policy unity8
unity8:
  Installed: 8.11+15.04.20160129-0ubuntu1
  Candidate: 8.11+15.04.20160129-0ubuntu1
  Version table:
 *** 8.11+15.04.20160129-0ubuntu1 0
100 /var/lib/dpkg/status
phablet@ubuntu-phablet:~$ apt-cache policy qtmir-android
qtmir-android:
  Installed: 0.4.7+15.04.20160127.1-0ubuntu1
  Candidate: 0.4.7+15.04.20160127.1-0ubuntu1
  Version table:
 *** 0.4.7+15.04.20160127.1-0ubuntu1 0
100 /var/lib/dpkg/status
phablet@ubuntu-phablet:~$ apt-cache policy libmirserver*
libmirserver37:
  Installed: 0.19.1+15.04.20160204-0ubuntu1
  Candidate: 0.19.1+15.04.20160204-0ubuntu1
  Version table:
 *** 0.19.1+15.04.20160204-0ubuntu1 0
100 /var/lib/dpkg/status
phablet@ubuntu-phablet:~$ 


** Description changed:

  Not sure what change - I know I tested ubuntu-pd, specifically
  connecting/disconnecting hdmi and using OSK as part of the landing of
  mir0.19.2, maybe it was a bit of a race with the qtmir/unity8 landings.
+ Or possibly my image was older than i thought? seeing this on moako
+ ubuntu-pd image 140
  
  stable phone overlay ppa says
  mir 0.19.2 published Feb 11
  qtmir Feb 9
  unity8 Feb 9
  u-s-c Feb 5
  
  At the moment I see
  1) the OSK won't popup on the n4-screen-as-trackpad
   2) whatever is focused app while connected to hdmi, if you hold the phone in 
portrait mode and unplug - the app will not fill the whole screen or resize 
properly
   as an example http://www.youtube.com/watch?v=9pehRcVwXnE
  and http://www.youtube.com/watch?v=5Z3MFseEBDc
   3) specifically i saw the dash become totally weird (wrong size assets and 
all jumbled) after #2 (only saw this once, haven't been able to repro)
  4) shell seemed to freeze then crash, i could interact with app...but lost 
launcher and app switcher (also only saw once, but got the file)
  
  one more note: i kind of wonder if this is related to rotation
  http://www.youtube.com/watch?v=0bLnGRdNxvw
  http://www.youtube.com/watch?v=vbvsLzbqofs
  
  logs attached

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1545286

Title:
  [regression] ubuntu-pd instability

Status in Canonical Pocket Desktop:
  New
Status in mir package in Ubuntu:
  New
Status in qtmir package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  Not sure what change - I know I tested ubuntu-pd, specifically
  connecting/disconnecting hdmi and using OSK as part of the landing of
  mir0.19.2, maybe it was a bit of a race with the qtmir/unity8
  landings. Or possibly my image was older than i thought? seeing this
  on moako ubuntu-pd image 140

  stable phone overlay ppa says
  mir 0.19.2 published Feb 11
  qtmir Feb 9
  unity8 Feb 9
  u-s-c Feb 5

  At the moment I see
  1) the OSK won't popup on the n4-screen-as-trackpad
   2) whatever is focused app while connected to hdmi, if you hold the phone in 
portrait mode and unplug - the app will not fill the whole screen or resize 
properly
   as an example http://www.youtube.com/watch?v=9pehRcVwXnE
  and http://www.youtube.com/watch?v=5Z3MFseEBDc
   3) specifically i saw the dash become totally weird (wrong size assets and 
all jumbled) after #2 (only saw this once, haven't been able to repro)
  4) shell seemed to freeze then crash, i could interact with app...but lost 
launcher and app switcher (also only saw once, but got the file)

  one more note: i kind of wonder if this is related to rotation
  http://www.youtube.com/watch?v=0bLnGRdNxvw
  http://www.youtube.com/watch?v=vbvsLzbqofs

  logs attached

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-pocket-desktop/+bug/1545286/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1545286] Re: [regression] ubuntu-pd instability

2016-02-13 Thread kevin gunn
OK, so i know i saw the OSK this time on the trackpad. But after some rotating 
& unplugging seeing the issue again.
Starting think this is just something nasty that's been lurking and haven't seen
Also, got the "browser" stuck to one orientation after unplugging

phablet@ubuntu-phablet:~$ system-image-cli -i
current build number: 131
device name: mako
channel: ubuntu-touch/rc-proposed/ubuntu-pd
last update: 2016-02-13 17:13:47
version version: 131
version ubuntu: 20160204
version device: 20160112
version custom: 20150929-2-vivid
phablet@ubuntu-phablet:~$ apt-cache policy unity8
unity8:
  Installed: 8.11+15.04.20160129-0ubuntu1
  Candidate: 8.11+15.04.20160129-0ubuntu1
  Version table:
 *** 8.11+15.04.20160129-0ubuntu1 0
100 /var/lib/dpkg/status
phablet@ubuntu-phablet:~$ apt-cache policy qtmir-android
qtmir-android:
  Installed: 0.4.7+15.04.20160127.1-0ubuntu1
  Candidate: 0.4.7+15.04.20160127.1-0ubuntu1
  Version table:
 *** 0.4.7+15.04.20160127.1-0ubuntu1 0
100 /var/lib/dpkg/status
phablet@ubuntu-phablet:~$ apt-cache policy libmirserver*
libmirserver37:
  Installed: 0.19.0+15.04.20160128-0ubuntu1
  Candidate: 0.19.0+15.04.20160128-0ubuntu1
  Version table:
 *** 0.19.0+15.04.20160128-0ubuntu1 0
100 /var/lib/dpkg/status
phablet@ubuntu-phablet:~$

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1545286

Title:
  [regression] ubuntu-pd instability

Status in Canonical Pocket Desktop:
  New
Status in mir package in Ubuntu:
  New
Status in qtmir package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  Not sure what change - I know I tested ubuntu-pd, specifically
  connecting/disconnecting hdmi and using OSK as part of the landing of
  mir0.19.2, maybe it was a bit of a race with the qtmir/unity8
  landings. Or possibly my image was older than i thought? seeing this
  on moako ubuntu-pd image 140

  stable phone overlay ppa says
  mir 0.19.2 published Feb 11
  qtmir Feb 9
  unity8 Feb 9
  u-s-c Feb 5

  At the moment I see
  1) the OSK won't popup on the n4-screen-as-trackpad
   2) whatever is focused app while connected to hdmi, if you hold the phone in 
portrait mode and unplug - the app will not fill the whole screen or resize 
properly
   as an example http://www.youtube.com/watch?v=9pehRcVwXnE
  and http://www.youtube.com/watch?v=5Z3MFseEBDc
   3) specifically i saw the dash become totally weird (wrong size assets and 
all jumbled) after #2 (only saw this once, haven't been able to repro)
  4) shell seemed to freeze then crash, i could interact with app...but lost 
launcher and app switcher (also only saw once, but got the file)

  one more note: i kind of wonder if this is related to rotation
  http://www.youtube.com/watch?v=0bLnGRdNxvw
  http://www.youtube.com/watch?v=vbvsLzbqofs

  logs attached

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-pocket-desktop/+bug/1545286/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp