[Ubuntu-sdk-bugs] [Bug 1620959] Re: BT keyboard pairing request dialog displayed 90 degrees to the left if connected to an external monitor

2016-09-07 Thread Michał Sawicz
** Also affects: ubuntu-ui-toolkit (Ubuntu)
   Importance: Undecided
   Status: New

-- 
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/1620959

Title:
  BT keyboard pairing request dialog displayed 90 degrees to the left if
  connected to an external monitor

Status in Canonical System Image:
  New
Status in ubuntu-ui-toolkit package in Ubuntu:
  New

Bug description:
  $ system-image-cli -i
  current build number: 17
  device name: frieza
  channel: ubuntu-touch/rc/bq-aquaris-pd.en
  last update: 2016-09-06 22:56:42
  version version: 17
  version ubuntu: 20160903
  version tag: OTA-13-rc
  version device: 20160809.0
  version custom: 20160831--42-26-vivid

  Steps to reproduce:
  1. External monitor is conected
  2. Open Bluetooth settings
  3. Connecting to Logitech Keyboard K480
  4. After press connect, appears the dialog "Bluetooth Pairing Request" with 
PIN, but it's displayed 90 degrees to the left, no matter with portrait mode or 
landscape mode.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1620959/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1577277] Re: Document Viewer app freezes/crashes on clicking back from pdf files

2016-09-07 Thread Alan Pope 
** Changed in: canonical-devices-system-image
   Status: Confirmed => Fix Released

** Changed in: ubuntu-docviewer-app
   Status: Fix Committed => Fix Released

-- 
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/1577277

Title:
  Document Viewer app freezes/crashes on clicking back from pdf files

Status in Canonical System Image:
  Fix Released
Status in Ubuntu Document Viewer App:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  In Progress

Bug description:
  Device: mako
  Channel: rc-proposed

  App freezes every time on clicking back arrow when trying to close pdf files 
and go back to the documents list.
  The only solution seems to be closing the app every time I want to open other 
pdf.
  On some occasions, the app will crash by itself when getting out of an pdf.

  [EDIT]:
  Former DocViewer contributor Stefano Verzegnassi took a look at this bug so 
I'll just paste his response here:

  I've found a few minutes for having a look at this issue, and I guess
  this has nothing to do with Document Viewer. The component which
  causes the issue hasn't received any update since an year.

  The issue in the DocViewer seems to be the same described in bug
  #1568016, which sounds to me as a regression in the UI Toolkit.

  During the last months a lot of regressions have been introduced with any 
UITK update, because critical changes are directly committed to a stable target.
  As long as core apps should always target the latest version of the toolkit, 
it should also be granted that a new toolkit update does not break any core app 
functionality.

  Anyway, since the UITK team is actually rewriting many components, I
  suspect the faulty component of the PDF viewer should be entirely
  rewritten too, since there's a small chance the issue gets fixed
  upstream (and that's what they did with the issue at the link below).

  I'm no more an active contributor of the Ubuntu Document Viewer, and
  whoever will join the team should also take care of fixing this.

  https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-
  toolkit/+bug/1568016

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1577277/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1620991] [NEW] Anchoring warnings in Buttons page in UITK Gallery

2016-09-07 Thread Andrea Bernabei
Public bug reported:

ubuntu-ui-toolkit/staging, r2090

1) Build uitk
2) run gallery with ./gallery.sh
3) Open Buttons page

Expected outcome: 
no warnings

Actual outcome:
A few "QML Scrollbar: Cannot anchor to an item that isn't a parent or sibling."

Explanation:
That happens because Scrollbar anchors to the flickable item, but the 
ComboButton code has a hack that changes the parent of the Flickable to 
actually be Flickable's child. As a consequence  Flickable is not a sibling of 
the scrollbar anymore, thus producing the anchor-related warning.

See http://bazaar.launchpad.net/~ubuntu-sdk-team/ubuntu-ui-
toolkit/staging/annotate/2090/src/Ubuntu/Components/1.3/ComboButton.qml#L354

** Affects: ubuntu-ui-toolkit (Ubuntu)
 Importance: Medium
 Assignee: Zsombor Egri (zsombi)
 Status: New

** Summary changed:

- Anchoring warnings in ComboButton page in UITK Gallery
+ Anchoring warnings in Buttons page in UITK Gallery

** Changed in: ubuntu-ui-toolkit (Ubuntu)
 Assignee: (unassigned) => Zsombor Egri (zsombi)

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Importance: Undecided => Medium

-- 
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/1620991

Title:
  Anchoring warnings in Buttons page in UITK Gallery

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

Bug description:
  ubuntu-ui-toolkit/staging, r2090

  1) Build uitk
  2) run gallery with ./gallery.sh
  3) Open Buttons page

  Expected outcome: 
  no warnings

  Actual outcome:
  A few "QML Scrollbar: Cannot anchor to an item that isn't a parent or 
sibling."

  Explanation:
  That happens because Scrollbar anchors to the flickable item, but the 
ComboButton code has a hack that changes the parent of the Flickable to 
actually be Flickable's child. As a consequence  Flickable is not a sibling of 
the scrollbar anymore, thus producing the anchor-related warning.

  See http://bazaar.launchpad.net/~ubuntu-sdk-team/ubuntu-ui-
  toolkit/staging/annotate/2090/src/Ubuntu/Components/1.3/ComboButton.qml#L354

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

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1620945] Re: Additional dbus patch required for Qt 5.6

2016-09-07 Thread Timo Jyrinki
** Changed in: qtbase-opensource-src (Ubuntu)
 Assignee: (unassigned) => Timo Jyrinki (timo-jyrinki)

** Also affects: canonical-devices-system-image
   Importance: Undecided
   Status: New

** Changed in: canonical-devices-system-image
Milestone: None => x1

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1620945

Title:
  Additional dbus patch required for Qt 5.6

Status in Canonical System Image:
  New
Status in qtbase-opensource-src package in Ubuntu:
  New

Bug description:
  The patch from https://codereview.qt-project.org/#/c/170356/ is
  required to fix telephony-service tests and also potential real
  problems.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1620945/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1620945] [NEW] Additional dbus patch required for Qt 5.6

2016-09-07 Thread Timo Jyrinki
Public bug reported:

The patch from https://codereview.qt-project.org/#/c/170356/ is required
to fix telephony-service tests and also potential real problems.

** Affects: qtbase-opensource-src (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1620945

Title:
  Additional dbus patch required for Qt 5.6

Status in qtbase-opensource-src package in Ubuntu:
  New

Bug description:
  The patch from https://codereview.qt-project.org/#/c/170356/ is
  required to fix telephony-service tests and also potential real
  problems.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1620945/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1620937] [NEW] konsole crashes on startup since Qt update in yakkety

2016-09-07 Thread Albert Astals Cid
Public bug reported:

You can find the valgrind trace at http://paste.ubuntu.com/23144852/

Something wrong seems to be happening in the qdbusmenu code.

** Affects: qtbase-opensource-src (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1620937

Title:
  konsole crashes on startup since Qt update in yakkety

Status in qtbase-opensource-src package in Ubuntu:
  New

Bug description:
  You can find the valgrind trace at http://paste.ubuntu.com/23144852/

  Something wrong seems to be happening in the qdbusmenu code.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1620937/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp