[Ubuntu-sdk-bugs] [Bug 1583079] Re: Drop depedencies on qtdeclarative5-* transitional packages

2016-06-10 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntuone-credentials -
15.11+16.10.20160608

---
ubuntuone-credentials (15.11+16.10.20160608) yakkety; urgency=medium

  [ Rodney Dawes ]
  * Don't exit 1 on non-errors, and set -e to exit on normal errors.
(LP: #1503190)
  * Remove the superfluous validateInput method.

  [ Timo Jyrinki ]
  * Stop depending on transitional packages. (LP: #1583079) Run wrap-
and-sort -a -t -s on the packaging. (LP: #1583079)

 -- Rodney Dawes   Wed, 08 Jun 2016 16:31:42
+

** Changed in: ubuntuone-credentials (Ubuntu)
   Status: In Progress => Fix Released

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

Title:
  Drop depedencies on qtdeclarative5-* transitional packages

Status in webapps-sprint:
  Confirmed
Status in address-book-app package in Ubuntu:
  New
Status in camera-app package in Ubuntu:
  New
Status in content-hub package in Ubuntu:
  New
Status in dialer-app package in Ubuntu:
  New
Status in gallery-app package in Ubuntu:
  New
Status in kubuntu-meta package in Ubuntu:
  New
Status in mediaplayer-app package in Ubuntu:
  New
Status in messaging-app package in Ubuntu:
  New
Status in notes-app package in Ubuntu:
  New
Status in pay-service package in Ubuntu:
  Fix Released
Status in reminders-app package in Ubuntu:
  New
Status in telephony-service package in Ubuntu:
  New
Status in u1db-qt package in Ubuntu:
  New
Status in ubuntu-html5-theme package in Ubuntu:
  New
Status in ubuntu-keyboard package in Ubuntu:
  New
Status in ubuntu-push-qml package in Ubuntu:
  New
Status in ubuntu-settings-components package in Ubuntu:
  New
Status in ubuntu-system-settings package in Ubuntu:
  New
Status in ubuntu-system-settings-online-accounts package in Ubuntu:
  New
Status in ubuntu-touch-meta package in Ubuntu:
  New
Status in ubuntu-ui-extras package in Ubuntu:
  New
Status in ubuntuone-credentials package in Ubuntu:
  Fix Released
Status in unity-webapps-qml package in Ubuntu:
  New

Bug description:
  ** Please include offered MPs in your next landings of the projects **

  With Ubuntu 16.04 LTS as the recommended deadline many packages
  managed to transition to qml-module-xyz package naming from the
  qtdeclarative5-xyz-plugin package naming (bug #1342031). The next step
  is to update all packages that depend on transitioned qtdeclarative5
  -xyz-plugin to depend on the proper qml-module-xyz packages instead.

  The goal is to then drop the transitional packages now that 14.04 LTS
  -> 16.04 LTS upgrades are secured for all the packages that made the
  transition before 16.04 LTS release.

  You can run the following (not 100% complete) to automate this:

  sed -i 's/qtdeclarative5-accounts-plugin/qml-module-ubuntu-onlineaccounts/' 
debian/control
  sed -i 's/qtdeclarative5-qtcontacts-plugin/qml-module-qtcontacts/' 
debian/control
  sed -i 
's/qtdeclarative5-ubuntu-ui-toolkit-plugin/qml-module-ubuntu-components/' 
debian/control
  sed -i 
's/qtdeclarative5-ubuntu-thumbnailer0.1/qml-module-ubuntu-thumbnailer0.1/' 
debian/control
  sed -i 's/qtdeclarative5-qtquick2-plugin/qml-module-qtquick2/' debian/control
  sed -i 
's/qtdeclarative5-online-accounts-client0.1/qml-module-ubuntu-onlineaccounts-client/'
 debian/control
  sed -i 's/qtdeclarative5-window-plugin/qml-module-qtquick-window2/' 
debian/control
  sed -i 
's/qtdeclarative5-xmllistmodel-plugin/qml-module-qtquick-xmllistmodel/' 
debian/control
  sed -i 
's/qtdeclarative5-folderlistmodel-plugin/qml-module-qt-labs-folderlistmodel/' 
debian/control
  sed -i 
's/qtdeclarative5-localstorage-plugin/qml-module-qtquick-localstorage/' 
debian/control
  sed -i 's/qtdeclarative5-test-plugin/qml-module-qttest/' debian/control
  sed -i 's/qtdeclarative5-ubuntu-web-plugin/qml-module-ubuntu-web/' 
debian/control
  sed -i 's/qtdeclarative5-quicklayouts-plugin/qml-module-qtquick-layouts/' 
debian/control

To manage notifications about this bug go to:
https://bugs.launchpad.net/webapps-sprint/+bug/1583079/+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 1591334] [NEW] [QtCreator/LXD] Can't build amd64 packages

2016-06-10 Thread Michael Zanetti
Public bug reported:

I've created a LXD container for amd64. Trying to build a click package
with the "publish" tab in QtCreator, it says "It is not supported to
create click packages for a non UbuntuSDK target"

This is when trying to build a amd64 package of the terminal app, which
is required in order to start moving development to unity8.

** Affects: canonical-developer-experience
 Importance: Undecided
 Status: New

** Affects: canonical-pocket-desktop
 Importance: Undecided
 Status: New

** Affects: qtcreator-plugin-ubuntu (Ubuntu)
 Importance: High
 Status: New

** Also affects: qtcreator-plugin-ubuntu (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: qtcreator-plugin-ubuntu (Ubuntu)
   Importance: Undecided => High

** Description changed:

  I've created a LXD container for amd64. Trying to build a click package
  with the "publish" tab in QtCreator, it says "It is not supported to
  create click packages for a non UbuntuSDK target"
+ 
+ This is when trying to build a amd64 package of the terminal app, which
+ is required in order to start moving development to unity8.

** Also affects: canonical-pocket-desktop
   Importance: Undecided
   Status: New

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

Title:
  [QtCreator/LXD] Can't build amd64 packages

Status in Client Developer Experience:
  New
Status in Canonical Pocket Desktop:
  New
Status in qtcreator-plugin-ubuntu package in Ubuntu:
  New

Bug description:
  I've created a LXD container for amd64. Trying to build a click
  package with the "publish" tab in QtCreator, it says "It is not
  supported to create click packages for a non UbuntuSDK target"

  This is when trying to build a amd64 package of the terminal app,
  which is required in order to start moving development to unity8.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-developer-experience/+bug/1591334/+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 1591157] Re: webbrowser-app does not honour scale setting on HiDPI display

2016-06-10 Thread Olivier Tilloy
** Also affects: ubuntu-ui-toolkit (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: webbrowser-app (Ubuntu)
   Status: Confirmed => Invalid

** Also affects: oxide
   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/1591157

Title:
  webbrowser-app does not honour scale setting on HiDPI display

Status in Oxide:
  New
Status in ubuntu-ui-toolkit package in Ubuntu:
  New
Status in webbrowser-app package in Ubuntu:
  Invalid

Bug description:
  The attached screenshot should say it all, showing it in comparison
  with Firefox and, indeed, the rest of the Unity desktop.

  Basically, on a 4K display, with a native resolution of 3840x2160, but
  with the scaling factor set to 2, and Scale all window contents set
  on, *most* of the unity desktop these days respects this; it nearly
  all works.

  webbrowser-app seems to have no awareness of it at all, and thus its
  windows show up tiny.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: webbrowser-app 0.23+16.04.20160413-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Jun 10 12:55:30 2016
  InstallationDate: Installed on 2016-03-30 (71 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160323)
  SourcePackage: webbrowser-app
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1591157/+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 1591243] [NEW] ListItemActions trigger too easily

2016-06-10 Thread Michael Zanetti
Public bug reported:

When having a scrollable list with ListItems and the ListItems have
ListItemActions, the ListItemActions are revealed too easily. It happens
very often that one accidentally opens the ListItemActions when instead
he wanted to scroll the list up/down.

That should be tweaked a bit to reduce the false positives on the
ListItemActions, most likely by increasing the required minimum
horizontal threshold to invoke them.

** Affects: canonical-devices-system-image
 Importance: Undecided
 Status: New

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

** Also affects: canonical-devices-system-image
   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/1591243

Title:
  ListItemActions trigger too easily

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

Bug description:
  When having a scrollable list with ListItems and the ListItems have
  ListItemActions, the ListItemActions are revealed too easily. It
  happens very often that one accidentally opens the ListItemActions
  when instead he wanted to scroll the list up/down.

  That should be tweaked a bit to reduce the false positives on the
  ListItemActions, most likely by increasing the required minimum
  horizontal threshold to invoke them.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1591243/+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 1510225] Re: load() of a QDeclarativePlaylist does not fully work

2016-06-10 Thread Jim Hodapp
Yeah makes sense, didn't realize that was the issue. That's a simple fix
and will adjust the bug again. :)

** No longer affects: media-hub (Ubuntu)

** No longer affects: media-hub (Ubuntu RTM)

** Also affects: qtubuntu-media (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: qtubuntu-media (Ubuntu RTM)
   Importance: Undecided
   Status: New

** Changed in: qtubuntu-media (Ubuntu)
   Importance: Undecided => Medium

** Changed in: qtubuntu-media (Ubuntu RTM)
   Importance: Undecided => Medium

** Changed in: qtubuntu-media (Ubuntu)
   Status: New => In Progress

** Changed in: qtubuntu-media (Ubuntu RTM)
   Status: New => In Progress

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

Title:
  load() of a QDeclarativePlaylist does not fully work

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

Bug description:
  * load(location) only works when a QDeclarativePlaylist is not read-only.
  * QMediaPlayer loads playlist items one by one instead of using the new 
addTracks for much greater efficiency and lower latency.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1510225/+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 1510225] Re: load() of a QDeclarativePlaylist does not fully work

2016-06-10 Thread Jim Hodapp
** Changed in: qtubuntu-media (Ubuntu)
 Assignee: (unassigned) => Andrew Hayzen (ahayzen)

** Changed in: qtubuntu-media (Ubuntu RTM)
 Assignee: (unassigned) => Andrew Hayzen (ahayzen)

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

** Changed in: qtmultimedia-opensource-src (Ubuntu)
   Status: Triaged => In Progress

** Changed in: qtmultimedia-opensource-src (Ubuntu RTM)
   Status: Triaged => In Progress

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

Title:
  load() of a QDeclarativePlaylist does not fully work

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

Bug description:
  * load(location) only works when a QDeclarativePlaylist is not read-only.
  * QMediaPlayer loads playlist items one by one instead of using the new 
addTracks for much greater efficiency and lower latency.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1510225/+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 1510225] Re: load() of a QDeclarativePlaylist does not fully work

2016-06-10 Thread Launchpad Bug Tracker
** Branch linked: lp:~ahayzen/qtubuntu-media/fix-1510225-isReadOnly-not-
respecting-canEditTracks

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

Title:
  load() of a QDeclarativePlaylist does not fully work

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

Bug description:
  * load(location) only works when a QDeclarativePlaylist is not read-only.
  * QMediaPlayer loads playlist items one by one instead of using the new 
addTracks for much greater efficiency and lower latency.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1510225/+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 1510225] Re: load() of a QDeclarativePlaylist does not fully work

2016-06-10 Thread Andrew Hayzen
@Jim, I think the issue is in qtubuntu-media, can_edit_tracks() returns
True, but what was happening is qtubuntu-media was returning that
straight away to isReadOnly() therefore making that True as well, rather
than flipping it. So I've just changed it so return !can_edit_tracks();
... so in that case can_edit_tracks() is True, making isReadOnly()
False. I will link the branch later and it'll probably make more sense
then :-)

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

Title:
  load() of a QDeclarativePlaylist does not fully work

Status in Canonical System Image:
  Triaged
Status in media-hub package in Ubuntu:
  Triaged
Status in qtmultimedia-opensource-src package in Ubuntu:
  Triaged
Status in media-hub package in Ubuntu RTM:
  Triaged
Status in qtmultimedia-opensource-src package in Ubuntu RTM:
  Triaged

Bug description:
  * load(location) only works when a QDeclarativePlaylist is not read-only.
  * QMediaPlayer loads playlist items one by one instead of using the new 
addTracks for much greater efficiency and lower latency.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1510225/+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 1510225] Re: Load and save of a QDeclarativePlaylist do not work

2016-06-10 Thread Jim Hodapp
Sure that'd be fine to track with this. I'll change the title a bit to
reflect that save() is working. We should really make the change for the
read only fix in media-hub as qtubuntu-media merely passes on the
can_edit_tracks() value for the current tracklist.

** Changed in: canonical-devices-system-image
   Status: Invalid => Triaged

** Summary changed:

- Load and save of a QDeclarativePlaylist do not work
+ load() of a QDeclarativePlaylist does not fully work

** Description changed:

- load(location) does nothing, save(location) outputs
- "QFSFileEngine::open: No file name specified"
+ * load(location) only works when a QDeclarativePlaylist is not read-only.
+ * QMediaPlayer loads playlist items one by one instead of using the new 
addTracks for much greater efficiency and lower latency.

** Changed in: qtmultimedia-opensource-src (Ubuntu)
   Status: Invalid => Triaged

** Changed in: qtmultimedia-opensource-src (Ubuntu RTM)
   Status: Invalid => Triaged

** Also affects: media-hub (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: media-hub (Ubuntu RTM)
   Importance: Undecided
   Status: New

** No longer affects: qtubuntu-media (Ubuntu)

** No longer affects: qtubuntu-media (Ubuntu RTM)

** Changed in: media-hub (Ubuntu)
   Status: New => Triaged

** Changed in: media-hub (Ubuntu RTM)
   Status: New => Triaged

** Changed in: media-hub (Ubuntu)
   Importance: Undecided => Medium

** Changed in: media-hub (Ubuntu RTM)
   Importance: Undecided => Medium

** Changed in: media-hub (Ubuntu)
 Assignee: (unassigned) => Andrew Hayzen (ahayzen)

** Changed in: media-hub (Ubuntu RTM)
 Assignee: (unassigned) => Andrew Hayzen (ahayzen)

** Changed in: qtmultimedia-opensource-src (Ubuntu)
 Assignee: (unassigned) => Andrew Hayzen (ahayzen)

** Changed in: qtmultimedia-opensource-src (Ubuntu RTM)
 Assignee: (unassigned) => Andrew Hayzen (ahayzen)

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

Title:
  load() of a QDeclarativePlaylist does not fully work

Status in Canonical System Image:
  Triaged
Status in media-hub package in Ubuntu:
  Triaged
Status in qtmultimedia-opensource-src package in Ubuntu:
  Triaged
Status in media-hub package in Ubuntu RTM:
  Triaged
Status in qtmultimedia-opensource-src package in Ubuntu RTM:
  Triaged

Bug description:
  * load(location) only works when a QDeclarativePlaylist is not read-only.
  * QMediaPlayer loads playlist items one by one instead of using the new 
addTracks for much greater efficiency and lower latency.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1510225/+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 1510225] Re: Load and save of a QDeclarativePlaylist do not work

2016-06-10 Thread Andrew Hayzen
@Jim, the save works, but the load doesn't due to a) qtubuntu-media
having the playlist in 'read-only' mode and b) qtmultimedia passing each
item to addMedia instead of a list causing a large performance hit.

I've got patches for qtubuntu-media and just figuring out the
qtmultimedia one, shall I use this bug for tracking these issues? And
link the branches to this bug?

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

Title:
  Load and save of a QDeclarativePlaylist do not work

Status in Canonical System Image:
  Invalid
Status in qtmultimedia-opensource-src package in Ubuntu:
  Invalid
Status in qtubuntu-media package in Ubuntu:
  Invalid
Status in qtmultimedia-opensource-src package in Ubuntu RTM:
  Invalid
Status in qtubuntu-media package in Ubuntu RTM:
  Invalid

Bug description:
  load(location) does nothing, save(location) outputs
  "QFSFileEngine::open: No file name specified"

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1510225/+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