[Ubuntu-sdk-bugs] [Bug 1470700] Re: QNetworkAccessManager hangs when in flight mode

2015-12-21 Thread Timo Jyrinki
** Also affects: qtbase-opensource-src (Ubuntu RTM)
   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/1470700

Title:
  QNetworkAccessManager hangs when in flight mode

Status in qtbase-opensource-src package in Ubuntu:
  Fix Released
Status in thumbnailer package in Ubuntu:
  Triaged
Status in qtbase-opensource-src package in Ubuntu RTM:
  New

Bug description:
  Testing the fix:

  - Update rc-proposed (vivid) to citrain device-upgrade 32 
  - Optional: If you want to test using the 'generic' bearer plugin instead of 
the Network Manager bearer, either do not upgrade ubuntu-touch-session or move 
away the file /etc/profile.d/qt_networkmanager_bearer.sh
  - Reboot

  ---

  When my phone is in flight mode, HTTP requests made using
  QNetworkAccessManager seem to hang rather than erroring out
  immediately.

  From my tests, it looks like the HTTP request is blocked until the
  flight mode is disabled and a network connection is reestablished.
  This is contrary to the documentation, which states:

  """If the network is not accessible the network access manager will
  not process any new network requests, all such requests will fail with
  an error. Requests with URLs with the file:// scheme will still be
  processed."""

  http://doc.qt.io/qt-5/qnetworkaccessmanager.html#networkAccessible-
  prop

  By running strace on my test program, it doesn't even look like it
  attempts to open a TCP connection when blocked in flight mode.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1470700/+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 1528379] [NEW] libGLESv2 can not be found

2015-12-21 Thread Thomas Karl Pietrowski
Public bug reported:

I don't know whether it is really releated to "qtbase-opensource-src",  but I 
noticed here on my Odroid U3+ problems in Qt5 applications finding libGLES2. 
Additionally KDE Plasma 5 isn't running at all.
I found that problem using "strace " were I saw that 
/lib/*/mesa-egl/ wasn't checked, just /lib/*/.

Installing the debug package of libgles2 of course adds the missing file
by linking /lib/*/libGLESv2.so to /lib/*/mesa-egl/libGLESv2.so.

Can someone at least confirm this?

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: libqt5opengl5 5.4.2+dfsg-2ubuntu9
Uname: Linux 4.4.0-rc4-stable armv7l
ApportVersion: 2.19.1-0ubuntu5
Architecture: armhf
CurrentDesktop: KDE
Date: Tue Dec 22 00:07:03 2015
SourcePackage: qtbase-opensource-src
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug armhf third-party-packages wily

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

Title:
  libGLESv2 can not be found

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

Bug description:
  I don't know whether it is really releated to "qtbase-opensource-src",  but I 
noticed here on my Odroid U3+ problems in Qt5 applications finding libGLES2. 
Additionally KDE Plasma 5 isn't running at all.
  I found that problem using "strace " were I saw that 
/lib/*/mesa-egl/ wasn't checked, just /lib/*/.

  Installing the debug package of libgles2 of course adds the missing
  file by linking /lib/*/libGLESv2.so to /lib/*/mesa-egl/libGLESv2.so.

  Can someone at least confirm this?

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: libqt5opengl5 5.4.2+dfsg-2ubuntu9
  Uname: Linux 4.4.0-rc4-stable armv7l
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: armhf
  CurrentDesktop: KDE
  Date: Tue Dec 22 00:07:03 2015
  SourcePackage: qtbase-opensource-src
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1528379/+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 1527811] Re: Online accounts buttons not sensitive

2015-12-21 Thread Pat McGowan
** Also affects: canonical-devices-system-image
   Importance: Undecided
   Status: New

** Changed in: canonical-devices-system-image
   Importance: Undecided => Critical

** Changed in: canonical-devices-system-image
   Status: New => In Progress

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

** Changed in: canonical-devices-system-image
 Assignee: (unassigned) => Zoltan Balogh (bzoltan)

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

Title:
  Online accounts buttons not sensitive

Status in Canonical System Image:
  In Progress
Status in ubuntu-ui-toolkit package in Ubuntu:
  Confirmed

Bug description:
  In arale and krillin, fresh flash r198 and r208:

  TEST CASE
  1.  Open system settings
  2.  Tap 'Accounts', accounts view opens, "No accounts" configured
  3.  Tap on Google item

  EXPECTED
  Google online sign-in appears

  ACTUAL
  Goose egg

  davmor2 expecting a UITK fix to have landed to fix, fresh image
  doesn't fix, feel free to mark as dupe of whatever UITK bug if fix
  still pending.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1527811/+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 1523407] Re: Playlist support in vivid+overlay and Xenial is different/non compatible

2015-12-21 Thread Jim Hodapp
** Changed in: qtmultimedia-opensource-src (Ubuntu)
   Status: In Progress => Fix Committed

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

Title:
  Playlist support in vivid+overlay and Xenial is different/non
  compatible

Status in Canonical System Image:
  In Progress
Status in qtmultimedia-opensource-src package in Ubuntu:
  Fix Committed

Bug description:
  qtmultimedia-opensource-
  src-5.4.1/debian/patches/add_qdeclarative_playlist.patch says

  +qmlRegisterType(uri, 5, 4, "Playlist");

  while qtmultimedia-opensource-src-5.5.1/debian/patches/Added-new-
  playlist-QML-type.patch (as per silo 12) says

  +qmlRegisterType(uri, 5, 6, "Playlist");

  This is not a good idea, we should keep the imports to the same level
  as we decide to support them, even if the support was not official
  doing this makes it harder to have a codebase that works fine in both
  vivid+overlay and xenial.

  Also the xenial patch seems to be missing some things like
  QDeclarativePlaylist::moveItem

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1523407/+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 1522953] Re: Video.qml broken after update to 5.4.1-1ubuntu18

2015-12-21 Thread Jim Hodapp
Updated QML example to run which is necessary to run with this updated
request: https://requests.ci-train.ubuntu.com/#/ticket/812

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

Title:
  Video.qml broken after update to 5.4.1-1ubuntu18

Status in Canonical System Image:
  In Progress
Status in qtmultimedia-opensource-src package in Ubuntu:
  Fix Committed
Status in qtmultimedia-opensource-src package in Ubuntu RTM:
  Fix Committed

Bug description:
  The component fails with the following error:
  http://pastebin.ubuntu.com/13674760/

  Here is a simple example that reproduces the problem:
  http://paste.ubuntu.com/13670363/

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1522953/+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 1522953] Re: Video.qml broken after update to 5.4.1-1ubuntu18

2015-12-21 Thread Jim Hodapp
Updated QML file link: http://paste.ubuntu.com/14130877/

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

Title:
  Video.qml broken after update to 5.4.1-1ubuntu18

Status in Canonical System Image:
  In Progress
Status in qtmultimedia-opensource-src package in Ubuntu:
  Fix Committed
Status in qtmultimedia-opensource-src package in Ubuntu RTM:
  Fix Committed

Bug description:
  The component fails with the following error:
  http://pastebin.ubuntu.com/13674760/

  Here is a simple example that reproduces the problem:
  http://paste.ubuntu.com/13670363/

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1522953/+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 1528263] [NEW] UITK font sizes should reflect designs

2015-12-21 Thread Jouni Helminen
Public bug reported:

On the Helsinki SDK sprint we discovered the default font sizes in the
toolkit are slightly different from the ones we have been using in the
designs.

The pixel sizes (@27), dp's and scale factors for the font sizes we have
been using are on the left here:

https://docs.google.com/spreadsheets/d/1tLWO-
1UKEkYpLLLKt2mYOWOLZn1DDHBb5O3PSg3UrFM/edit#gid=0

Let's try this on the toolkit and test how it looks

** Affects: ubuntu-ux
 Importance: Undecided
 Status: New

** Affects: ubuntu-ui-toolkit (Ubuntu)
 Importance: High
 Assignee: Tim Peeters (tpeeters)
 Status: In Progress

** Also affects: ubuntu-ux
   Importance: Undecided
   Status: New

** Changed in: ubuntu-ui-toolkit (Ubuntu)
 Assignee: (unassigned) => Tim Peeters (tpeeters)

** Description changed:

- On the Helsinki sprint we discovered the default font sizes in the
+ On the Helsinki SDK sprint we discovered the default font sizes in the
  toolkit are slightly different from the ones we have been using in the
  designs.
  
  The pixel sizes (@27), dp's and scale factors for the font sizes we have
  been using are on the left here:
  
  https://docs.google.com/spreadsheets/d/1tLWO-
  1UKEkYpLLLKt2mYOWOLZn1DDHBb5O3PSg3UrFM/edit#gid=0
  
  Let's try this on the toolkit and test how it looks

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

Title:
  UITK font sizes should reflect designs

Status in Ubuntu UX:
  New
Status in ubuntu-ui-toolkit package in Ubuntu:
  In Progress

Bug description:
  On the Helsinki SDK sprint we discovered the default font sizes in the
  toolkit are slightly different from the ones we have been using in the
  designs.

  The pixel sizes (@27), dp's and scale factors for the font sizes we
  have been using are on the left here:

  https://docs.google.com/spreadsheets/d/1tLWO-
  1UKEkYpLLLKt2mYOWOLZn1DDHBb5O3PSg3UrFM/edit#gid=0

  Let's try this on the toolkit and test how it looks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1528263/+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 1446865] Re: KDE5/Qt5 does not support session restoration

2015-12-21 Thread Bug Watch Updater
** Changed in: kdebase-workspace
   Status: Won't Fix => Confirmed

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

Title:
  KDE5/Qt5 does not support session restoration

Status in KDE Base Workspace:
  Confirmed
Status in Qt:
  New
Status in plasma-workspace package in Ubuntu:
  Confirmed
Status in qtbase-opensource-src package in Ubuntu:
  New

Bug description:
  KDE5/Qt5 does not support proper session restoration.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdebase-workspace/+bug/1446865/+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 1528178] Re: Popover steals focus on open

2015-12-21 Thread Pat McGowan
** Also affects: canonical-devices-system-image
   Importance: Undecided
   Status: New

** Changed in: canonical-devices-system-image
   Importance: Undecided => High

** Changed in: canonical-devices-system-image
   Status: New => Confirmed

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

** Changed in: canonical-devices-system-image
 Assignee: (unassigned) => Michał Sawicz (saviq)

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

Title:
  Popover steals focus on open

Status in Canonical System Image:
  Confirmed
Status in ubuntu-ui-toolkit package in Ubuntu:
  Won't Fix
Status in unity8 package in Ubuntu:
  In Progress

Bug description:
  Until the version 1.3.1761+16.04.20151216.1-0ubuntu1 (and included) of
  ubuntu-ui-toolkit the following code

  http://paste.ubuntu.com/14126916/

  Kept the focus on the TextField after pressing on it.

  Using 1.3.1778+15.04.20151217.1-0ubuntu1 that just landed in stable-
  phone-overlay PPA the TextFeild doesn't have focus anymore.

  It seems like a regression to me. Or was this done on purpose?

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1528178/+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 1528178] Re: Regression in handling on focus on TextField+Popover

2015-12-21 Thread Michał Sawicz
This is a UX decision to support keyboard navigation, we'll need to work
around it. I've filed bug #1528198 to track the need for a Combo box
component.

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: Confirmed => Won't Fix

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

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

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

** Changed in: unity8 (Ubuntu)
 Assignee: (unassigned) => Albert Astals Cid (aacid)

** Summary changed:

- Regression in handling on focus on TextField+Popover
+ Popover steals focus on open

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

Title:
  Popover steals focus on open

Status in ubuntu-ui-toolkit package in Ubuntu:
  Won't Fix
Status in unity8 package in Ubuntu:
  In Progress

Bug description:
  Until the version 1.3.1761+16.04.20151216.1-0ubuntu1 (and included) of
  ubuntu-ui-toolkit the following code

  http://paste.ubuntu.com/14126916/

  Kept the focus on the TextField after pressing on it.

  Using 1.3.1778+15.04.20151217.1-0ubuntu1 that just landed in stable-
  phone-overlay PPA the TextFeild doesn't have focus anymore.

  It seems like a regression to me. Or was this done on purpose?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1528178/+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 1528198] [NEW] Need a dropdown component to work with TextField (Combo box)

2015-12-21 Thread Michał Sawicz
Public bug reported:

It's a common pattern to display matching entries or history in a drop-
down below a TextField, there should be a component for that.

It is commonly known as a "Combo box"
https://en.wikipedia.org/wiki/Combo_box

** Affects: ubuntu-ux
 Importance: Undecided
 Status: New

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

** Also affects: ubuntu-ux
   Importance: Undecided
   Status: New

** Summary changed:

- Need a dropdown component to work with TextField
+ Need a dropdown component to work with TextField (Combo box)

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

Title:
  Need a dropdown component to work with TextField (Combo box)

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

Bug description:
  It's a common pattern to display matching entries or history in a
  drop-down below a TextField, there should be a component for that.

  It is commonly known as a "Combo box"
  https://en.wikipedia.org/wiki/Combo_box

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1528198/+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 1528178] [NEW] Regression in handling on focus on TextField+Popover

2015-12-21 Thread Albert Astals Cid
Public bug reported:

Until the version 1.3.1761+16.04.20151216.1-0ubuntu1 (and included) of
ubuntu-ui-toolkit the following code

http://paste.ubuntu.com/14126916/

Kept the focus on the TextField after pressing on it.

Using 1.3.1778+15.04.20151217.1-0ubuntu1 that just landed in stable-
phone-overlay PPA the TextFeild doesn't have focus anymore.

It seems like a regression to me. Or was this done on purpose?

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

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

Title:
  Regression in handling on focus on TextField+Popover

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

Bug description:
  Until the version 1.3.1761+16.04.20151216.1-0ubuntu1 (and included) of
  ubuntu-ui-toolkit the following code

  http://paste.ubuntu.com/14126916/

  Kept the focus on the TextField after pressing on it.

  Using 1.3.1778+15.04.20151217.1-0ubuntu1 that just landed in stable-
  phone-overlay PPA the TextFeild doesn't have focus anymore.

  It seems like a regression to me. Or was this done on purpose?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1528178/+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 1523407] Re: Playlist support in vivid+overlay and Xenial is different/non compatible

2015-12-21 Thread Michał Sawicz
@Jim, yeah, we want to keep backported features at their original import
versions so we don't have to carry backport patches indefinitely.

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

Title:
  Playlist support in vivid+overlay and Xenial is different/non
  compatible

Status in Canonical System Image:
  In Progress
Status in qtmultimedia-opensource-src package in Ubuntu:
  In Progress

Bug description:
  qtmultimedia-opensource-
  src-5.4.1/debian/patches/add_qdeclarative_playlist.patch says

  +qmlRegisterType(uri, 5, 4, "Playlist");

  while qtmultimedia-opensource-src-5.5.1/debian/patches/Added-new-
  playlist-QML-type.patch (as per silo 12) says

  +qmlRegisterType(uri, 5, 6, "Playlist");

  This is not a good idea, we should keep the imports to the same level
  as we decide to support them, even if the support was not official
  doing this makes it harder to have a codebase that works fine in both
  vivid+overlay and xenial.

  Also the xenial patch seems to be missing some things like
  QDeclarativePlaylist::moveItem

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1523407/+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 1527811] Re: Online accounts buttons not sensitive

2015-12-21 Thread Alberto Mardegan
Given that we haven't changed anything in that code recently, and that I
cannot spot anything wrong with the code itself (while I can also
reproduce the bug on the Nexus 4, with image r320), I'm moving this to
the UITK team for investigation.

The button is created here:
http://bazaar.launchpad.net/~online-accounts/ubuntu-system-settings-online-accounts/trunk/view/head:/system-settings-plugin/ProvidersList.qml#L61

In case you want to play with this on a live image, the file is
installed as /usr/share/ubuntu/settings/system/qml-plugins/online-
accounts/ProvidersList.qml


** Package changed: ubuntu-system-settings (Ubuntu) => ubuntu-ui-toolkit
(Ubuntu)

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

Title:
  Online accounts buttons not sensitive

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

Bug description:
  In arale and krillin, fresh flash r198 and r208:

  TEST CASE
  1.  Open system settings
  2.  Tap 'Accounts', accounts view opens, "No accounts" configured
  3.  Tap on Google item

  EXPECTED
  Google online sign-in appears

  ACTUAL
  Goose egg

  davmor2 expecting a UITK fix to have landed to fix, fresh image
  doesn't fix, feel free to mark as dupe of whatever UITK bug if fix
  still pending.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1527811/+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