[Touch-packages] [Bug 1342858] Re: old click packages are not always cleaned out

2014-09-08 Thread Rodney Dawes
I've also noticed cases where installing app updates separately from the
system image, for pre-installed apps, can lead to older versions being
preferred. This seems to happen more when using the promoted image
channels, as it can be a much longer time between system image updates,
so it is more likely that app updates will be installed outside the
system image update, for pre-installed apps.

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

Title:
  old click packages are not always cleaned out

Status in “click” package in Ubuntu:
  Triaged

Bug description:
  /var/lib/apparmor/clicks still has a lot of symlinks pointing to
  security manifests for click packages that are no longer installed. I
  haven't verified this, but I think it might have something to do with
  preinstalled packages and system-image updates. Eg:

  $ ls -1 /var/lib/apparmor/clicks/*json | wc -l
  157

  $ click list | wc -l
  85

  $ sudo click list | wc -l
  19

  None of the symlinks in /var/lib/apparmor/clicks are dangling, so
  while this doesn't actively harm the system AFAICT, the 70+ additional
  and unneeded apparmor profiles means a slower first boot when policy
  regeneration is required.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/click/+bug/1342858/+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 1366998] [NEW] Updated/created times are not actually being stored

2014-09-08 Thread Rodney Dawes
Public bug reported:

The code to store the updated and created dates in the online accounts
secrets store, is not actually being used. The code which retrieves the
token, is actually creating the Token object directly, and thus the
parsing from a query string, is not used.

** Affects: ubuntuone-credentials (Ubuntu)
 Importance: Critical
 Assignee: Rodney Dawes (dobey)
 Status: In Progress


** Tags: rtm14

** Summary changed:

- Updated/created times not parsed correctly, or actually being stored
+ Updated/created times are not actually being stored

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

Title:
  Updated/created times are not actually being stored

Status in “ubuntuone-credentials” package in Ubuntu:
  In Progress

Bug description:
  The code to store the updated and created dates in the online accounts
  secrets store, is not actually being used. The code which retrieves
  the token, is actually creating the Token object directly, and thus
  the parsing from a query string, is not used.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntuone-credentials/+bug/1366998/+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 1366999] [NEW] The updated/created times are not correctly parsed

2014-09-08 Thread Rodney Dawes
Public bug reported:

The QDateTime parsing code is not correctly parsing the Python-ish
timestamp strings which are returned by the server. Instead, we need to
munge these strings into ISO timestamp values, and then parse them.

** Affects: ubuntuone-credentials (Ubuntu)
 Importance: Critical
 Assignee: Rodney Dawes (dobey)
 Status: In Progress


** Tags: rtm14

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

Title:
  The updated/created times are not correctly parsed

Status in “ubuntuone-credentials” package in Ubuntu:
  In Progress

Bug description:
  The QDateTime parsing code is not correctly parsing the Python-ish
  timestamp strings which are returned by the server. Instead, we need
  to munge these strings into ISO timestamp values, and then parse them.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntuone-credentials/+bug/1366999/+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 1344004] Re: Long press on the store icon opens an empty page

2014-09-09 Thread Rodney Dawes
This appears fixed in the latest images, thanks to a change in unity8,
so marking this bug as such.

** Changed in: unity-scope-click (Ubuntu)
   Status: Triaged = Fix Released

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

Title:
  Long press on the store icon opens an empty page

Status in “unity-scope-click” package in Ubuntu:
  Fix Released

Bug description:
  On the apps scope, a long press on the 'Store' icon opens an empty
  page with just a 'Search' button (cf screenshot) It should either do
  nothing or open the store.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: unity-scope-click 0.1+14.10.20140714-0ubuntu1
  Uname: Linux 3.4.0-5-mako armv7l
  ApportVersion: 2.14.4-0ubuntu2
  Architecture: armhf
  Date: Fri Jul 18 14:08:47 2014
  InstallationDate: Installed on 2014-07-18 (0 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20140718-020204)
  SourcePackage: unity-scope-click
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+bug/1344004/+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 1367521] Re: Some core/system apps do not start when launched from Apps scope

2014-09-10 Thread Rodney Dawes
Does this happen for you on 235 as well?

This does not appear to be related to the scope or updates directly, but
rather perhaps an issue in ubuntu-app-launch or related code. The scope
is seeing the latest version apparently, but ubuntu-app-launch isn't
able to start it when unity8 requests the launching of the app.

** Changed in: unity-scope-click (Ubuntu)
   Status: Confirmed = Incomplete

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

Title:
  Some core/system apps do not start when launched from Apps scope

Status in Gallery App:
  Invalid
Status in Music application for Ubuntu devices:
  Invalid
Status in “unity-scope-click” package in Ubuntu:
  Incomplete

Bug description:
  I have image #234 on a Nexus 4 and #231 on a Nexus 7 both with Gallery
  app v2.9.1.1049 installed and neither device can start the app. I only
  receive the following in the application's log:

  ** (process:24210): WARNING **: Unable to find keyfile for application
  'com.ubuntu.gallery_gallery_2.9.1.1049'

To manage notifications about this bug go to:
https://bugs.launchpad.net/gallery-app/+bug/1367521/+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 1362716] Re: All prices shown as USD with $ symbol

2014-09-11 Thread Rodney Dawes
** Changed in: pay-ui
 Assignee: (unassigned) = Rodney Dawes (dobey)

** Changed in: pay-ui
   Status: Triaged = In Progress

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

Title:
  All prices shown as USD with $ symbol

Status in Pay UI:
  In Progress
Status in “unity-scope-click” package in Ubuntu:
  Triaged
Status in “unity-scope-click” package in Ubuntu RTM:
  Triaged

Bug description:
  When priced apps are shown in the store scope, the prices are always
  in the USD currency, and are always displayed with the $ symbol,
  regardless of locale.

To manage notifications about this bug go to:
https://bugs.launchpad.net/pay-ui/+bug/1362716/+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 1368748] Re: The screen disappears after lock/unlock

2014-09-12 Thread Rodney Dawes
Moving this to the online-accounts package, as it owns the process which
is embedding our QML, and controls the window behavior. This may also
instead be a bug in mir with trusted prompts, but I am not sure. This
might already be fixed in devel-proposed and waiting for merge to
ubuntu-rtm as well.

** Package changed: ubuntuone-credentials (Ubuntu) = ubuntu-system-
settings-online-accounts (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-system-settings-
online-accounts in Ubuntu.
https://bugs.launchpad.net/bugs/1368748

Title:
  The screen disappears after lock/unlock

Status in “ubuntu-system-settings-online-accounts” package in Ubuntu:
  New

Bug description:
  Credential screen is gone after locking/unlocking the phone.

  Test case
  - Go to System Settings  Accounts.  
  - Click on Add account.
  - Click on Ubuntu One.
  - With the credentials screen in foreground, lock the phone.
  - Unlock.

  Expected result
  - Credential screen appears.

  Actual result
  - Ubuntu One Credential screen is gone.
  - Accounts screen appears instead, and the Ubuntu One option is disabled.
  - Going back to System Settings and returning to Accounts doesn't show again 
the window.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings-online-accounts/+bug/1368748/+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 1366999] Re: The updated/created times are not correctly parsed

2014-09-12 Thread Rodney Dawes
** Changed in: ubuntuone-credentials (Ubuntu)
   Status: In Progress = Fix Released

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

Title:
  The updated/created times are not correctly parsed

Status in “ubuntuone-credentials” package in Ubuntu:
  Fix Released

Bug description:
  The QDateTime parsing code is not correctly parsing the Python-ish
  timestamp strings which are returned by the server. Instead, we need
  to munge these strings into ISO timestamp values, and then parse them.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntuone-credentials/+bug/1366999/+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 1362622] Re: When cancelling a purchase the progress bar doesn't disappear in the preview

2014-09-12 Thread Rodney Dawes
** Also affects: pay-service (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: unity-scope-click (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: unity-scope-click (Ubuntu)
   Status: New = Triaged

** Changed in: unity-scope-click (Ubuntu)
   Importance: Undecided = High

** Changed in: pay-service (Ubuntu)
   Status: New = Triaged

** Changed in: pay-service (Ubuntu)
   Importance: Undecided = High

** Changed in: pay-service (Ubuntu)
 Assignee: (unassigned) = Rodney Dawes (dobey)

** Changed in: unity-scope-click (Ubuntu)
 Assignee: (unassigned) = Rodney Dawes (dobey)

** Changed in: pay-service (Ubuntu)
   Importance: High = Critical

** Changed in: unity-scope-click (Ubuntu)
   Importance: High = Critical

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

Title:
  When cancelling a purchase the progress bar doesn't disappear in the
  preview

Status in “pay-service” package in Ubuntu:
  Triaged
Status in “unity-scope-click” package in Ubuntu:
  Triaged
Status in “unity8” package in Ubuntu:
  Triaged

Bug description:
  A indeterminate progress bar is shown after pressing the button with
  the price in the preview, while the user waits for pay-ui to get open,
  but if the user cancels the purchase from the ui, when going back to
  the preview the progress bar stays there instead of showing the button
  again.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pay-service/+bug/1362622/+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 1362622] Re: When cancelling a purchase the progress bar doesn't disappear in the preview

2014-09-12 Thread Rodney Dawes
** Changed in: pay-service (Ubuntu)
   Status: Triaged = In Progress

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

Title:
  When cancelling a purchase the progress bar doesn't disappear in the
  preview

Status in “pay-service” package in Ubuntu:
  In Progress
Status in “unity-scope-click” package in Ubuntu:
  Triaged
Status in “unity8” package in Ubuntu:
  Triaged

Bug description:
  A indeterminate progress bar is shown after pressing the button with
  the price in the preview, while the user waits for pay-ui to get open,
  but if the user cancels the purchase from the ui, when going back to
  the preview the progress bar stays there instead of showing the button
  again.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pay-service/+bug/1362622/+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 1362622] Re: When cancelling a purchase the progress bar doesn't disappear in the preview

2014-09-15 Thread Rodney Dawes
** Changed in: pay-service (Ubuntu)
   Importance: Critical = Medium

** Changed in: pay-service (Ubuntu)
   Status: In Progress = Triaged

** Changed in: pay-service (Ubuntu)
 Assignee: Rodney Dawes (dobey) = (unassigned)

** Changed in: unity-scope-click (Ubuntu)
 Assignee: Rodney Dawes (dobey) = (unassigned)

** Changed in: unity-scope-click (Ubuntu)
   Importance: Critical = Medium

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

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

Title:
  When cancelling a purchase the progress bar doesn't disappear in the
  preview

Status in “pay-service” package in Ubuntu:
  Triaged
Status in “unity-scope-click” package in Ubuntu:
  Triaged
Status in “unity8” package in Ubuntu:
  In Progress

Bug description:
  A indeterminate progress bar is shown after pressing the button with
  the price in the preview, while the user waits for pay-ui to get open,
  but if the user cancels the purchase from the ui, when going back to
  the preview the progress bar stays there instead of showing the button
  again.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pay-service/+bug/1362622/+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 1353855] Re: Explicit g++ 4.9 dependency breaks cross-building

2014-09-16 Thread Rodney Dawes
** Changed in: unity8 (Ubuntu)
   Status: Confirmed = In Progress

** Changed in: unity8 (Ubuntu)
 Assignee: (unassigned) = Rodney Dawes (dobey)

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

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

Title:
  Explicit g++ 4.9 dependency breaks cross-building

Status in Mir:
  In Progress
Status in “mir” package in Ubuntu:
  Confirmed
Status in “qtmir” package in Ubuntu:
  Confirmed
Status in “unity8” package in Ubuntu:
  In Progress

Bug description:
  With the new explicit g++ 4.9 dependency apt falls over when trying to
  install cross-dependencies for e.g. Mir:

  The following packages have unmet dependencies:
   g++-4.9:armhf : Depends: gcc-4.9:armhf (= 4.9.1-4ubuntu3) but it is not 
going to be installed
  E: Build-dependencies for sbuild-build-depends-mir-dummy could not be 
satisfied.

  This means cross-building doesn't work for any packages that have that
  dependency added. We were told it's going to be fine due to 4.9
  becoming default, but it is now, and the situation remains.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1353855/+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 1370651] Re: Preview refreshed after tapping Purchase button

2014-09-18 Thread Rodney Dawes
There is no way to avoid preview being refreshed when the purchase
button emits a signal, in the scope itself. In order to avoid preview
refresh the button will have to avoid emitting the signal.

** Package changed: unity-scope-click (Ubuntu) = unity8 (Ubuntu)

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

** Changed in: unity8 (Ubuntu)
 Assignee: (unassigned) = Rodney Dawes (dobey)

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

Title:
  Preview refreshed after tapping Purchase button

Status in “unity8” package in Ubuntu:
  In Progress

Bug description:
  The preview should not be refreshed after tapping the Purchase button. 
Instead, the progressbar should be immediately shown, and should wait all the 
time while the pay-ui is show.
  Here's a video of the problem: 
https://plus.google.com/+AlejandroJCura/posts/fZcNFyjoevV

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1370651/+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 1368420] Re: Prices shown incorrectly in some locales

2014-09-18 Thread Rodney Dawes
** Also affects: libjsoncpp (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Prices shown incorrectly in some locales

Status in “libjsoncpp” package in Ubuntu:
  New
Status in “unity-scope-click” package in Ubuntu:
  Triaged

Bug description:
  In some locales, some prices seem to be shown incorrectly. For
  example, a price of 2.99 for an app is being shown as 2,00 when
  using the Spanish locale.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libjsoncpp/+bug/1368420/+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 1368420] Re: Prices shown incorrectly in some locales

2014-09-19 Thread Rodney Dawes
** Changed in: libjsoncpp (Ubuntu)
   Importance: Undecided = Critical

** Changed in: libjsoncpp (Ubuntu)
   Status: New = Triaged

** Changed in: unity-scope-click (Ubuntu)
   Importance: High = Critical

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

Title:
  Prices shown incorrectly in some locales

Status in “libjsoncpp” package in Ubuntu:
  Triaged
Status in “unity-scope-click” package in Ubuntu:
  Triaged

Bug description:
  In some locales, some prices seem to be shown incorrectly. For
  example, a price of 2.99 for an app is being shown as 2,00 when
  using the Spanish locale.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libjsoncpp/+bug/1368420/+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 1368420] Re: Prices shown incorrectly in some locales

2014-09-19 Thread Rodney Dawes
** Tags added: touch-2014-09-25

** Changed in: libjsoncpp (Ubuntu)
   Status: Triaged = In Progress

** Changed in: libjsoncpp (Ubuntu)
 Assignee: (unassigned) = Rodney Dawes (dobey)

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

Title:
  Prices shown incorrectly in some locales

Status in “libjsoncpp” package in Ubuntu:
  In Progress
Status in “unity-scope-click” package in Ubuntu:
  Triaged

Bug description:
  In some locales, some prices seem to be shown incorrectly. For
  example, a price of 2.99 for an app is being shown as 2,00 when
  using the Spanish locale.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libjsoncpp/+bug/1368420/+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 1368252] Re: [Dash] Repetitious language during unistallation of Apps

2014-09-19 Thread Rodney Dawes
@James, what if we instead used Confirm as the affirmative verb on the
confirmation page? This avoids the Yes/No, and causes the button text to
change.

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

Title:
  [Dash] Repetitious language during unistallation of Apps

Status in Ubuntu UX bugs:
  Triaged
Status in “unity-scope-click” package in Ubuntu:
  Triaged

Bug description:
  UX Testing Result:
  Participants did not know the purpose of the confirmation screen as they 
didn't read the small text question, and they thought it was uninstalling. The 
uninstall button showed up twice, and the way that we ask for confirmation is 
not standard, should be 'yes' or 'no', instead of 'Uninstall' and 'cancel', 
which are repetition of previous screen.

  Change uninstall confirmation text and buttons to read:

  Uninstall AppName?

  Yes  No

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1368252/+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 1368420] Re: Prices shown incorrectly in some locales

2014-09-19 Thread Rodney Dawes
** Patch added: jsoncpp-fix-double.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/libjsoncpp/+bug/1368420/+attachment/4209300/+files/jsoncpp-fix-double.debdiff

** Changed in: unity-scope-click (Ubuntu)
   Status: In Progress = Invalid

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

Title:
  Prices shown incorrectly in some locales

Status in “libjsoncpp” package in Ubuntu:
  In Progress
Status in “unity-scope-click” package in Ubuntu:
  Invalid

Bug description:
  In some locales, some prices seem to be shown incorrectly. For
  example, a price of 2.99 for an app is being shown as 2,00 when
  using the Spanish locale.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libjsoncpp/+bug/1368420/+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 1368420] Re: Prices shown incorrectly in some locales

2014-09-20 Thread Rodney Dawes
** Also affects: libjsoncpp (Ubuntu RTM)
   Importance: Undecided
   Status: New

** Changed in: libjsoncpp (Ubuntu RTM)
 Assignee: (unassigned) = Rodney Dawes (dobey)

** Changed in: libjsoncpp (Ubuntu RTM)
   Importance: Undecided = Critical

** Changed in: libjsoncpp (Ubuntu RTM)
   Status: New = In Progress

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

Title:
  Prices shown incorrectly in some locales

Status in “libjsoncpp” package in Ubuntu:
  Fix Released
Status in “unity-scope-click” package in Ubuntu:
  Invalid
Status in “libjsoncpp” package in Ubuntu RTM:
  In Progress

Bug description:
  In some locales, some prices seem to be shown incorrectly. For
  example, a price of 2.99 for an app is being shown as 2,00 when
  using the Spanish locale.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libjsoncpp/+bug/1368420/+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 1362622] Re: When cancelling a purchase the progress bar doesn't disappear in the preview

2014-09-23 Thread Rodney Dawes
I've dropped the pay-service and unity-scope-click tasks from this bug,
as a fix was implemented in unity8 only instead.

** No longer affects: unity-scope-click (Ubuntu)

** No longer affects: pay-service (Ubuntu)

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

Title:
  When cancelling a purchase the progress bar doesn't disappear in the
  preview

Status in “unity8” package in Ubuntu:
  Fix Released

Bug description:
  A indeterminate progress bar is shown after pressing the button with
  the price in the preview, while the user waits for pay-ui to get open,
  but if the user cancels the purchase from the ui, when going back to
  the preview the progress bar stays there instead of showing the button
  again.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1362622/+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 1348532] Re: u1_downloader downloads failed some files

2014-07-29 Thread Rodney Dawes
** Package changed: ubuntuone-credentials (Ubuntu) = ubuntuone-servers

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

Title:
  u1_downloader downloads failed some files

Status in Ubuntu One Servers:
  New

Bug description:
  I'm recovering my files to move to another provider. The recovery was
  incomplete at first, so I retried the utility 4 more times. A few
  additional files were delivered in reruns 2 and 3, but then mothing
  additional with 4 and 5. I'm attaching a list of the files that never
  got delivered.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntuone-servers/+bug/1348532/+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 1350144] [NEW] Cancel button does not work when opened via OnlineAccounts.Client API

2014-07-29 Thread Rodney Dawes
Public bug reported:

When opening the ubuntuone provider via OnlineAccounts.Client QML API,
tapping on the Cancel button seems to not perform any action. This is
pretty critical, as it will prevent users who do not already have valid
Ubuntu One accounts configured, from choosing to cancel a purchase and
return to normal system usage, once trusted sessions lands. As the
purchase and online-accounts UIs will be inside a trusted session, this
will completely prevent the user from returning to normal use of the
system, as the dash will be blocked.

** Affects: ubuntuone-credentials (Ubuntu)
 Importance: Critical
 Status: Triaged

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

Title:
  Cancel button does not work when opened via OnlineAccounts.Client
  API

Status in “ubuntuone-credentials” package in Ubuntu:
  Triaged

Bug description:
  When opening the ubuntuone provider via OnlineAccounts.Client QML API,
  tapping on the Cancel button seems to not perform any action. This
  is pretty critical, as it will prevent users who do not already have
  valid Ubuntu One accounts configured, from choosing to cancel a
  purchase and return to normal system usage, once trusted sessions
  lands. As the purchase and online-accounts UIs will be inside a
  trusted session, this will completely prevent the user from returning
  to normal use of the system, as the dash will be blocked.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntuone-credentials/+bug/1350144/+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 1350096] Re: Creating a new account directly on the phone leads to an unconfirmed account without informing the user

2014-07-30 Thread Rodney Dawes
I'm setting this to Invalid for ubuntuone-credentials, is it does
not/cannot know whether a particular API that is being authenticated via
SSO requires e-mail validation or not. It would be up to each client to
handle failures for this reason appropriately.

** Changed in: ubuntuone-credentials (Ubuntu)
   Importance: Critical = Low

** Changed in: ubuntuone-credentials (Ubuntu)
   Status: Triaged = Invalid

** Changed in: software-center-agent
   Importance: Undecided = High

** Changed in: software-center-agent
   Status: New = Triaged

** Changed in: software-center-agent
 Assignee: (unassigned) = Matias Bordese (matiasb)

** No longer affects: ubuntu-system-settings-online-accounts

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

Title:
  Creating a new account directly on the phone leads to an unconfirmed
  account without informing the user

Status in Canonical SSO provider:
  New
Status in Online service used by software center:
  Triaged
Status in Ubuntu UX bugs:
  New
Status in Ubuntu One Servers:
  New
Status in “ubuntuone-credentials” package in Ubuntu:
  Invalid
Status in “unity-scope-click” package in Ubuntu:
  Invalid

Bug description:
  Steps to reproduce:

  * Remove any Ubuntu One account from the phone
  * Try to install an app from the apps store
  * Set up a *new* Ubuntu One account (not signing in with an existing one)

  = The account seems to be fully set up, however, installing apps
  results in an error Installation failed.

  What happens is the email address is not confirmed yet and thus the
  login doesn't work yet. There should be some indication that the user
  should check emails and confirm the address.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-identity-provider/+bug/1350096/+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 1325402] Re: Apps fail to install until you signout/signin to U1

2014-07-30 Thread Rodney Dawes
Moving this to unity-scope-click, as I'm not sure what ubuntuone-
credentials has to do with app install not working, and as mardy said,
the CRITICAL messages there are a bit misleading.

** Package changed: ubuntuone-credentials (Ubuntu) = unity-scope-click
(Ubuntu)

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

Title:
  Apps fail to install until you signout/signin to U1

Status in “unity-scope-click” package in Ubuntu:
  New

Bug description:
  There's a new version of filemanager in the store (0.3.193). 
  On my phone it shows up in the list of updates but never downloads.

  2014-06-01 14:12:25,704 - CRITICAL - 
../../../../lib/SignOn/connection-manager.cpp 106 setupSocketConnection p2p 
error: QDBusError(org.freedesktop.DBus.Error.FileNotFound, Failed to connect 
to socket /run/user/32011/signond/socket: No such file or directory) 1 
  2014-06-01 14:12:26,296 - WARNING - 
file:///usr/lib/arm-linux-gnueabihf/qt5/qml/Ubuntu/Components/ListItems/SingleControl.qml:59:14:
 Unable to assign [undefined] to bool
  creating surface at (0, 58) with size (768, 1222) with title 'Window 
1'2014-06-01 14:12:26,459 - CRITICAL - 
../../../../lib/SignOn/connection-manager.cpp 106 setupSocketConnection p2p 
error: QDBusError(org.freedesktop.DBus.Error.FileNotFound, Failed to connect 
to socket /run/user/32011/signond/socket: No such file or directory) 1 
  2014-06-01 18:49:03,966 - CRITICAL - 
../../../../lib/SignOn/connection-manager.cpp 106 setupSocketConnection p2p 
error: QDBusError(org.freedesktop.DBus.Error.FileNotFound, Failed to connect 
to socket /run/user/32011/signond/socket: No such file or directory) 1 
  2014-06-01 18:49:04,522 - WARNING - 
file:///usr/lib/arm-linux-gnueabihf/qt5/qml/Ubuntu/Components/ListItems/SingleControl.qml:59:14:
 Unable to assign [undefined] to bool
  creating surface at (0, 58) with size (768, 1222) with title 'Window 
1'2014-06-01 18:49:04,650 - CRITICAL - 
../../../../lib/SignOn/connection-manager.cpp 106 setupSocketConnection p2p 
error: QDBusError(org.freedesktop.DBus.Error.FileNotFound, Failed to connect 
to socket /run/user/32011/signond/socket: No such file or directory) 1 
  2014-06-01 18:49:09,365 - WARNING - 
file:///usr/share/ubuntu/settings/system/qml-plugins/SystemSettings/BrightnessSlider.qml:28:25:
 Unable to assign [undefined] to int
  2014-06-01 18:51:55,783 - CRITICAL - 
../../../../lib/SignOn/connection-manager.cpp 106 setupSocketConnection p2p 
error: QDBusError(org.freedesktop.DBus.Error.FileNotFound, Failed to connect 
to socket /run/user/32011/signond/socket: No such file or directory) 1 
  2014-06-01 18:51:56,344 - WARNING - 
file:///usr/lib/arm-linux-gnueabihf/qt5/qml/Ubuntu/Components/ListItems/SingleControl.qml:59:14:
 Unable to assign [undefined] to bool
  creating surface at (0, 58) with size (768, 1222) with title 'Window 
1'2014-06-01 18:51:56,490 - CRITICAL - 
../../../../lib/SignOn/connection-manager.cpp 106 setupSocketConnection p2p 
error: QDBusError(org.freedesktop.DBus.Error.FileNotFound, Failed to connect 
to socket /run/user/32011/signond/socket: No such file or directory) 1 
  2014-06-01 18:53:56,897 - CRITICAL - 
../../../../lib/SignOn/connection-manager.cpp 106 setupSocketConnection p2p 
error: QDBusError(org.freedesktop.DBus.Error.FileNotFound, Failed to connect 
to socket /run/user/32011/signond/socket: No such file or directory) 1 
  2014-06-01 18:53:57,529 - WARNING - 
file:///usr/lib/arm-linux-gnueabihf/qt5/qml/Ubuntu/Components/ListItems/SingleControl.qml:59:14:
 Unable to assign [undefined] to bool
  creating surface at (0, 58) with size (768, 1222) with title 'Window 
1'2014-06-01 18:53:57,654 - CRITICAL - 
../../../../lib/SignOn/connection-manager.cpp 106 setupSocketConnection p2p 
error: QDBusError(org.freedesktop.DBus.Error.FileNotFound, Failed to connect 
to socket /run/user/32011/signond/socket: No such file or directory) 1 
  2014-06-01 18:59:11,717 - CRITICAL - 
../../../../lib/SignOn/connection-manager.cpp 106 setupSocketConnection p2p 
error: QDBusError(org.freedesktop.DBus.Error.FileNotFound, Failed to connect 
to socket /run/user/32011/signond/socket: No such file or directory) 1 
  2014-06-01 18:59:12,254 - WARNING - 
file:///usr/lib/arm-linux-gnueabihf/qt5/qml/Ubuntu/Components/ListItems/SingleControl.qml:59:14:
 Unable to assign [undefined] to bool
  creating surface at (0, 58) with size (768, 1222) with title 'Window 
1'2014-06-01 18:59:12,425 - CRITICAL - 
../../../../lib/SignOn/connection-manager.cpp 106 setupSocketConnection p2p 
error: QDBusError(org.freedesktop.DBus.Error.FileNotFound, Failed to connect 
to socket /run/user/32011/signond/socket: No such file or directory) 1

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: ubuntu-system-settings 0.1+14.10.20140521-0ubuntu1
  Uname: Linux 3.4.0-5-mako armv7l
  ApportVersion: 2.14.3-0ubuntu1
  Architecture: 

[Touch-packages] [Bug 1253134] Re: libubuntuoneauth not using forward declarations

2014-07-30 Thread Rodney Dawes
I'm setting this to won't fix, because it requires too large a change,
and the pkgconfig file correctly depends on the other libraries needed.

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

Title:
  libubuntuoneauth not using forward declarations

Status in “ubuntuone-credentials” package in Ubuntu:
  Won't Fix

Bug description:
  When trying to build a project that wants to use ubuntuone-
  credentials, if you don't include libsignon-qt5 and accounts-qt5, you
  will get an error trying to compile:

  [ 64%] Building CXX object 
plugins/system-update/CMakeFiles/UbuntuUpdatePanel.dir/plugin.cpp.o
  In file included from /usr/include/ubuntuoneauth-2.0/ssoservice.h:27:0,
   from 
/media/gatox/leeloo/canonical/ubuntu-system-settings2/plugins/system-update/update_manager.h:37,
   from 
/media/gatox/leeloo/canonical/ubuntu-system-settings2/plugins/system-update/plugin.cpp:24:
  /usr/include/ubuntuoneauth-2.0/keyring.h:21:28: fatal error: 
Accounts/Manager: No such file or directory
   #include Accounts/Manager
  ^
  compilation terminated.
  make[2]: *** 
[plugins/system-update/CMakeFiles/UbuntuUpdatePanel.dir/plugin.cpp.o] Error 1
  make[1]: *** [plugins/system-update/CMakeFiles/UbuntuUpdatePanel.dir/all] 
Error 2
  make: *** [all] Error 2

  
  That's why those dependencies of ubuntuone-credentials are exposed in the 
header of keyring.h and when building a new project that makes use of u1-cred, 
it tries to link to those libraries at that moment.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntuone-credentials/+bug/1253134/+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 1322486] Re: Possible to get the ubuntu one account into a broken state

2014-07-30 Thread Rodney Dawes
*** This bug is a duplicate of bug 1239616 ***
https://bugs.launchpad.net/bugs/1239616

** This bug has been marked a duplicate of bug 1239616
   Create empty account with u1 credential

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

Title:
  Possible to get the ubuntu one account into a broken state

Status in “ubuntuone-credentials” package in Ubuntu:
  Confirmed

Bug description:
  While adding the ubuntu one account, I got distracted and navigated
  away from the account authentication screen. When I came back the next
  day, the UI had closed.

  I now have an Ubuntu On eaccount added, but it's greyed out. When I
  click on it, I can only remove it, I cannot continue the
  authentication process.

  This seems a little useless - why would I want a useless account to be
  aded to the system? Adding accounts should be an atomic operation -
  either it succeeds completely, or it doesn't touch the system at all.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntuone-credentials/+bug/1322486/+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 1239616] Re: Create empty account with u1 credential

2014-07-30 Thread Rodney Dawes
This happens again on the 14.10  image builds, as online-accounts now
uses the new headers, so the workaround we had in place for this, no
longer works.

There are a couple of ways to get a broken/empty account at the moment.

** Tags added: rtm14

** Changed in: ubuntuone-credentials (Ubuntu)
   Status: New = Confirmed

** Changed in: ubuntuone-credentials (Ubuntu)
   Importance: Undecided = Medium

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

Title:
  Create empty account with u1 credential

Status in “ubuntuone-credentials” package in Ubuntu:
  Confirmed

Bug description:
  On phone image #96:
  - press settings, accounts
  - try adding an u1 account
  - during the login process, exit (back or kill the settings app)

  - you will get an empty u1 account, the click scope will show an
  install button without any feedback on press

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntuone-credentials/+bug/1239616/+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 1350144] Re: Cancel button does not work when opened via OnlineAccounts.Client API

2014-07-30 Thread Rodney Dawes
** Tags added: rtm14

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

Title:
  Cancel button does not work when opened via OnlineAccounts.Client
  API

Status in “ubuntuone-credentials” package in Ubuntu:
  Triaged

Bug description:
  When opening the ubuntuone provider via OnlineAccounts.Client QML API,
  tapping on the Cancel button seems to not perform any action. This
  is pretty critical, as it will prevent users who do not already have
  valid Ubuntu One accounts configured, from choosing to cancel a
  purchase and return to normal system usage, once trusted sessions
  lands. As the purchase and online-accounts UIs will be inside a
  trusted session, this will completely prevent the user from returning
  to normal use of the system, as the dash will be blocked.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntuone-credentials/+bug/1350144/+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 1253134] Re: libubuntuoneauth not using forward declarations

2014-07-30 Thread Rodney Dawes
I'm setting this to won't fix, because it requires too large a change,
and the pkgconfig file correctly depends on the other libraries needed.

** Changed in: ubuntuone-credentials (Ubuntu)
   Status: Confirmed = Won't Fix

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

Title:
  libubuntuoneauth not using forward declarations

Status in “ubuntuone-credentials” package in Ubuntu:
  Won't Fix

Bug description:
  When trying to build a project that wants to use ubuntuone-
  credentials, if you don't include libsignon-qt5 and accounts-qt5, you
  will get an error trying to compile:

  [ 64%] Building CXX object 
plugins/system-update/CMakeFiles/UbuntuUpdatePanel.dir/plugin.cpp.o
  In file included from /usr/include/ubuntuoneauth-2.0/ssoservice.h:27:0,
   from 
/media/gatox/leeloo/canonical/ubuntu-system-settings2/plugins/system-update/update_manager.h:37,
   from 
/media/gatox/leeloo/canonical/ubuntu-system-settings2/plugins/system-update/plugin.cpp:24:
  /usr/include/ubuntuoneauth-2.0/keyring.h:21:28: fatal error: 
Accounts/Manager: No such file or directory
   #include Accounts/Manager
  ^
  compilation terminated.
  make[2]: *** 
[plugins/system-update/CMakeFiles/UbuntuUpdatePanel.dir/plugin.cpp.o] Error 1
  make[1]: *** [plugins/system-update/CMakeFiles/UbuntuUpdatePanel.dir/all] 
Error 2
  make: *** [all] Error 2

  
  That's why those dependencies of ubuntuone-credentials are exposed in the 
header of keyring.h and when building a new project that makes use of u1-cred, 
it tries to link to those libraries at that moment.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntuone-credentials/+bug/1253134/+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 1239616] Re: Create empty account with u1 credential

2014-07-30 Thread Rodney Dawes
Subscribed mardy, as we'll need his help to fix this.

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

Title:
  Create empty account with u1 credential

Status in “ubuntuone-credentials” package in Ubuntu:
  Confirmed

Bug description:
  On phone image #96:
  - press settings, accounts
  - try adding an u1 account
  - during the login process, exit (back or kill the settings app)

  - you will get an empty u1 account, the click scope will show an
  install button without any feedback on press

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntuone-credentials/+bug/1239616/+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 1201460] Re: No translations support

2014-07-30 Thread Rodney Dawes
** Summary changed:

- String in the QML plugin should use translation
+ No translations support

** Description changed:

- I think the texts in QML should use this:
- http://developer.ubuntu.com/api/devel/ubuntu-13.10/qml/ui-toolkit/qml-
- ubuntu-components0-i18n.html
+ There is no support for translations currently in ubuntuone-credentials.
+ Translations are needed to be able to get the package into main.

** Tags removed: u1-notrack
** Tags added: rtm14

** Changed in: ubuntuone-credentials (Ubuntu)
   Status: New = Triaged

** Changed in: ubuntuone-credentials (Ubuntu)
   Importance: Undecided = Critical

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

Title:
  No translations support

Status in “ubuntuone-credentials” package in Ubuntu:
  Triaged

Bug description:
  There is no support for translations currently in ubuntuone-
  credentials. Translations are needed to be able to get the package
  into main.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntuone-credentials/+bug/1201460/+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 1350548] [NEW] Possible to end up with multiple accounts

2014-07-30 Thread Rodney Dawes
Public bug reported:

It's now possible to end up with more than one account, as with the new
OnlineAccounts.Client QML API, apps may open the account creation plug-
in directly. There appears to be some issues with that flow in general,
so it's also possible to end up with multiple broken accounts.

** Affects: ubuntu-system-settings-online-accounts (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: ubuntuone-credentials (Ubuntu)
 Importance: High
 Status: Triaged


** Tags: rtm14

** Also affects: ubuntu-system-settings-online-accounts (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Possible to end up with multiple accounts

Status in “ubuntu-system-settings-online-accounts” package in Ubuntu:
  New
Status in “ubuntuone-credentials” package in Ubuntu:
  Triaged

Bug description:
  It's now possible to end up with more than one account, as with the
  new OnlineAccounts.Client QML API, apps may open the account creation
  plug-in directly. There appears to be some issues with that flow in
  general, so it's also possible to end up with multiple broken
  accounts.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings-online-accounts/+bug/1350548/+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 1350543] [NEW] Login/register pane scrolls far beyond content

2014-07-30 Thread Rodney Dawes
Public bug reported:

The login/register window allows scrolling far beyond the content that
exists in the window.

** Affects: ubuntuone-credentials (Ubuntu)
 Importance: Low
 Status: Triaged


** Tags: rtm14

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

Title:
  Login/register pane scrolls far beyond content

Status in “ubuntuone-credentials” package in Ubuntu:
  Triaged

Bug description:
  The login/register window allows scrolling far beyond the content that
  exists in the window.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntuone-credentials/+bug/1350543/+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 1298314] Re: scoperunner crashed with SIGSEGV in UbuntuOne::Token::signUrl()

2014-07-30 Thread Rodney Dawes
*** This bug is a duplicate of bug 1270283 ***
https://bugs.launchpad.net/bugs/1270283

** No longer affects: unity-scopes-api (Ubuntu)

** No longer affects: unity-scope-click (Ubuntu)

** This bug has been marked a duplicate of bug 1270283
   Token::signURL segfaults when URL is empty string

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

Title:
  scoperunner crashed with SIGSEGV in UbuntuOne::Token::signUrl()

Status in “ubuntuone-credentials” package in Ubuntu:
  New

Bug description:
  The click scope crashes when trying to install a non-click app, which
  is available through the following steps:

  - search for webbrowser
  - long-press to open preview
  - press uninstall
  - press install

  Uninstall should not be available in the preview for non-click apps.

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: libunity-scopes0 0.4.0+14.04.20140324-0ubuntu1
  Uname: Linux 3.4.0-5-mako armv7l
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: armhf
  CurrentDesktop: Unity
  Date: Thu Mar 27 11:18:03 2014
  ExecutablePath: /usr/lib/arm-linux-gnueabihf/scoperunner/scoperunner
  InstallationDate: Installed on 2014-03-26 (1 days ago)
  InstallationMedia: Ubuntu Trusty Tahr (development branch) - armhf (20140326)
  ProcCmdline: /usr/lib/arm-linux-gnueabihf/scoperunner/scoperunner  
/usr/lib/arm-linux-gnueabihf/unity-scopes/clickscope/clickscope.ini
  Signal: 11
  SourcePackage: unity-scopes-api
  StacktraceTop:
   UbuntuOne::Token::signUrl(QString, QString, bool) const () from 
/usr/lib/arm-linux-gnueabihf/libubuntuoneauth-2.0.so.0
   click::DownloadManager::handleCredentialsFound(UbuntuOne::Token const) () 
from /usr/lib/arm-linux-gnueabihf/unity-scopes/clickscope/libclickscope.so
   QMetaObject::activate(QObject*, int, int, void**) () from 
/usr/lib/arm-linux-gnueabihf/libQt5Core.so.5
   click::CredentialsService::credentialsFound(UbuntuOne::Token const) () from 
/usr/lib/arm-linux-gnueabihf/unity-scopes/clickscope/libclickscope.so
   QMetaObject::activate(QObject*, int, int, void**) () from 
/usr/lib/arm-linux-gnueabihf/libQt5Core.so.5
  Title: scoperunner crashed with SIGSEGV in UbuntuOne::Token::signUrl()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm autopilot cdrom dialout dip nopasswdlogin plugdev sudo tty 
video

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntuone-credentials/+bug/1298314/+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 1270283] Re: Token::signURL segfaults when URL is empty string

2014-07-30 Thread Rodney Dawes
** Tags added: rtm14

** Changed in: ubuntuone-credentials (Ubuntu)
   Importance: Undecided = High

** Changed in: ubuntuone-credentials (Ubuntu)
 Assignee: (unassigned) = Rodney Dawes (dobey)

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

Title:
  Token::signURL segfaults when URL is empty string

Status in “ubuntuone-credentials” package in Ubuntu:
  Confirmed

Bug description:
  
  when called with url=QString()

  Program received signal SIGSEGV, Segmentation fault.
  UbuntuOne::Token::signUrl (this=this@entry=0xbfffe91c, url=..., method=..., 
asQuery=asQuery@entry=false)
  at /build/buildd/ubuntuone-credentials-13.10/libubuntuoneauth/token.cpp:96

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntuone-credentials/+bug/1270283/+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 1270283] Re: Token::signURL segfaults when URL is empty string

2014-07-30 Thread Rodney Dawes
** Changed in: ubuntuone-credentials (Ubuntu)
   Status: Confirmed = In Progress

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

Title:
  Token::signURL segfaults when URL is empty string

Status in “ubuntuone-credentials” package in Ubuntu:
  In Progress

Bug description:
  
  when called with url=QString()

  Program received signal SIGSEGV, Segmentation fault.
  UbuntuOne::Token::signUrl (this=this@entry=0xbfffe91c, url=..., method=..., 
asQuery=asQuery@entry=false)
  at /build/buildd/ubuntuone-credentials-13.10/libubuntuoneauth/token.cpp:96

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntuone-credentials/+bug/1270283/+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 1350144] Re: Cancel button does not work when opened via OnlineAccounts.Client API

2014-07-30 Thread Rodney Dawes
** Changed in: ubuntuone-credentials (Ubuntu)
   Status: Triaged = In Progress

** Changed in: ubuntuone-credentials (Ubuntu)
 Assignee: (unassigned) = Rodney Dawes (dobey)

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

Title:
  Cancel button does not work when opened via OnlineAccounts.Client
  API

Status in “ubuntuone-credentials” package in Ubuntu:
  In Progress

Bug description:
  When opening the ubuntuone provider via OnlineAccounts.Client QML API,
  tapping on the Cancel button seems to not perform any action. This
  is pretty critical, as it will prevent users who do not already have
  valid Ubuntu One accounts configured, from choosing to cancel a
  purchase and return to normal system usage, once trusted sessions
  lands. As the purchase and online-accounts UIs will be inside a
  trusted session, this will completely prevent the user from returning
  to normal use of the system, as the dash will be blocked.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntuone-credentials/+bug/1350144/+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 1281716] Re: keyring calls account-sync() multiple times on same account

2014-07-30 Thread Rodney Dawes
** Changed in: ubuntuone-credentials (Ubuntu)
   Status: New = In Progress

** Changed in: ubuntuone-credentials (Ubuntu)
 Assignee: (unassigned) = Rodney Dawes (dobey)

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

Title:
  keyring calls account-sync() multiple times on same account

Status in “ubuntuone-credentials” package in Ubuntu:
  In Progress

Bug description:
  
  from mardy:

  By the way (probably unrelated, but it may be that fixing this will fix
  this bug as well), I think that I already pointed out that when creating
  an account, the sync() method should be called just once; calling it
  multiple times could confuse any other processes who are interested in
  U1 accounts: if they are running while the account is being created,
  they would see the new account being created, but they would find
  incomplete information on it, if they try to access it before the second
  sync() call has added the CredentialsId field. So, they would probably
  be unable to use the account until they are restarted.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntuone-credentials/+bug/1281716/+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 1239616] Re: Create empty account with u1 credential

2014-07-30 Thread Rodney Dawes
** Changed in: ubuntuone-credentials (Ubuntu)
   Status: Confirmed = In Progress

** Changed in: ubuntuone-credentials (Ubuntu)
 Assignee: (unassigned) = Rodney Dawes (dobey)

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

Title:
  Create empty account with u1 credential

Status in “ubuntuone-credentials” package in Ubuntu:
  In Progress

Bug description:
  On phone image #96:
  - press settings, accounts
  - try adding an u1 account
  - during the login process, exit (back or kill the settings app)

  - you will get an empty u1 account, the click scope will show an
  install button without any feedback on press

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntuone-credentials/+bug/1239616/+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 1350144] Re: Cancel button does not work when opened via OnlineAccounts.Client API

2014-07-31 Thread Rodney Dawes
Removed the bug task for signon as this doesn't actually affect it.

** No longer affects: signon (Ubuntu)

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

Title:
  Cancel button does not work when opened via OnlineAccounts.Client
  API

Status in “ubuntuone-credentials” package in Ubuntu:
  In Progress

Bug description:
  When opening the ubuntuone provider via OnlineAccounts.Client QML API,
  tapping on the Cancel button seems to not perform any action. This
  is pretty critical, as it will prevent users who do not already have
  valid Ubuntu One accounts configured, from choosing to cancel a
  purchase and return to normal system usage, once trusted sessions
  lands. As the purchase and online-accounts UIs will be inside a
  trusted session, this will completely prevent the user from returning
  to normal use of the system, as the dash will be blocked.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntuone-credentials/+bug/1350144/+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 1350838] Re: Force-closing Ubuntu One account setup creates a greyed-out account

2014-08-01 Thread Rodney Dawes
*** This bug is a duplicate of bug 1239616 ***
https://bugs.launchpad.net/bugs/1239616

** This bug has been marked a duplicate of bug 1239616
   Create empty account with u1 credential

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

Title:
  Force-closing Ubuntu One account setup creates a greyed-out account

Status in “ubuntuone-credentials” package in Ubuntu:
  New

Bug description:
  Ubuntu 14.10 r157

  1. Navigate to System Settings  Accounts.
  2. If an Ubuntu One account is registered, remove it so that you can add one.
  3. If you had to do that, and bug 1239618 isn't fixed yet, work around it by 
force-closing Accounts then reopening it.
  4. Choose Add account
  5. Choose Ubuntu One.
  6. Without completing the account setup, force-close Accounts.
  7. Navigate to System Settings  Accounts.

  What you see: A greyed-out Ubuntu One account, with e-mail address .

  What you should see: No Ubuntu One account.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntuone-credentials/+bug/1350838/+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 1351345] [NEW] AuthLogger needlessly calls abort for qFatal messages

2014-08-01 Thread Rodney Dawes
Public bug reported:

In the AuthLogger class's custom message handler, we are calling abort()
if the message type is fatal. This is not needed, as Qt internally will
call abort in the event of fatal messages, after calling our custom
message handler. This results in the crash files generated by the abort
being called, being incorrectly attributed to an issue in ubuntuone-
credentials, when the code calling qFatal() to log a fatal error is the
actual culprit.

** Affects: ubuntuone-credentials (Ubuntu)
 Importance: High
 Assignee: Rodney Dawes (dobey)
 Status: In Progress


** Tags: rtm14

** Description changed:

  In the AuthLogger class's custom message handler, we are calling abort()
  if the message type is fatal. This is not needed, as Qt internally will
  call abort in the event of fatal messages, after calling our custom
- message handler.
+ message handler. This results in the crash files generated by the abort
+ being called, being incorrectly attributed to an issue in ubuntuone-
+ credentials, when the code calling qFatal() to log a fatal error is the
+ actual culprit.

** Changed in: ubuntuone-credentials (Ubuntu)
 Assignee: (unassigned) = Rodney Dawes (dobey)

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

Title:
  AuthLogger needlessly calls abort for qFatal messages

Status in “ubuntuone-credentials” package in Ubuntu:
  In Progress

Bug description:
  In the AuthLogger class's custom message handler, we are calling
  abort() if the message type is fatal. This is not needed, as Qt
  internally will call abort in the event of fatal messages, after
  calling our custom message handler. This results in the crash files
  generated by the abort being called, being incorrectly attributed to
  an issue in ubuntuone-credentials, when the code calling qFatal() to
  log a fatal error is the actual culprit.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntuone-credentials/+bug/1351345/+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 1350801] Re: I am a new Ubuntu One user inappropriately uses a switch

2014-08-01 Thread Rodney Dawes
The design wire frames we received last week included the use of a link
at the bottom of the screen to switch between login and registration
pages. These changes to match those wireframes are already landed in the
image.

Please verify any bugs in the latest devel-proposed images before filing
them. :)

** Changed in: ubuntuone-credentials (Ubuntu)
   Status: New = Fix Released

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

Title:
  I am a new Ubuntu One user inappropriately uses a switch

Status in “ubuntuone-credentials” package in Ubuntu:
  Fix Released

Bug description:
  Ubuntu 14.10 r157

  1. Navigate to System Settings  Accounts.
  2. If an Ubuntu One account is registered, remove it so that you can add one.
  3. If you had to do that, and bug 1239618 isn't fixed yet, work around it by 
force-closing Accounts then reopening it.
  4. Choose Add account
  5. Choose Ubuntu One.

  What you see:
  * A switch followed by the text I am a new Ubuntu One user.
  * Below the switch, the label I am a returning user and my password is:

  This doesn't make sense:
  * Switches are for nouns or noun phrases that you can turn on/off (Wi-Fi, 
Flight Mode, Spell checking, etc), not for clauses.
  * The layout suggests that I am a returning user and my password is: will 
be present regardless of the state of I am a new Ubuntu One user, which would 
be contradictory. (What actually happens is that the I am a returning user and 
my password is: label and field disappear, but this is itself surprising.)
  * It's inconsistent with the Ubuntu One Web site.

  What you should see:
  * Radio buttons for I am a new Ubuntu One user and I am a returning user 
and my password is, as seen on https://login.ubuntu.com/+login.

  [Originally reported to me by Benjamin Keyser.]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntuone-credentials/+bug/1350801/+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 1201460] Re: No translations support

2014-08-01 Thread Rodney Dawes
** Changed in: ubuntuone-credentials (Ubuntu)
   Status: Triaged = In Progress

** Changed in: ubuntuone-credentials (Ubuntu)
 Assignee: (unassigned) = Rodney Dawes (dobey)

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

Title:
  No translations support

Status in “ubuntuone-credentials” package in Ubuntu:
  In Progress

Bug description:
  There is no support for translations currently in ubuntuone-
  credentials. Translations are needed to be able to get the package
  into main.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntuone-credentials/+bug/1201460/+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 1350571] Re: Wrong released_date and last_update shown for apps

2014-08-11 Thread Rodney Dawes
The wrong dates are also being shown for click apps.

** Summary changed:

- Wrong released_date and last_update shown for non-click apps
+ Wrong released_date and last_update shown for apps

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

Title:
  Wrong released_date and last_update shown for apps

Status in “unity-scope-click” package in Ubuntu:
  New

Bug description:
  It's shown as Jan 1, 1970.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+bug/1350571/+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 1355221] [NEW] All categories in store scope are expanded by default now

2014-08-11 Thread Rodney Dawes
Public bug reported:

The store scope now has all its categories expanded by default. This
seems like a bug. This seems to have started happening after the apps
scope got the Apps category expanded by default.

** Affects: unity-scope-click (Ubuntu)
 Importance: High
 Status: Triaged


** Tags: rtm14

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

Title:
  All categories in store scope are expanded by default now

Status in “unity-scope-click” package in Ubuntu:
  Triaged

Bug description:
  The store scope now has all its categories expanded by default. This
  seems like a bug. This seems to have started happening after the apps
  scope got the Apps category expanded by default.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+bug/1355221/+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 1356419] Re: No way to enable purchasable apps

2014-08-14 Thread Rodney Dawes
** Changed in: unity-scope-click (Ubuntu)
 Assignee: (unassigned) = Rodney Dawes (dobey)

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

Title:
  No way to enable purchasable apps

Status in “unity-scope-click” package in Ubuntu:
  Triaged

Bug description:
  To enable purchases during the Beta testing, we need a script that enables 
the environment variable and that restarts the scopes.
  It can be similar to: 
http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/utopic/pay-service/utopic/revision/11

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+bug/1356419/+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 1356837] Re: Click store shows apps to install but they're already installed

2014-08-14 Thread Rodney Dawes
Does Terminal show up in the main apps scope? Or is it missing from
there?

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

Title:
  Click store shows apps to install but they're already installed

Status in “unity-scope-click” package in Ubuntu:
  New

Bug description:
  phablet@ubuntu-phablet:~$ click list | grep terminal
  com.ubuntu.terminal   0.5.106

  Yet, see screenshot.

  Even if I click Install and exit the store and come back it's still
  available to install.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+bug/1356837/+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 1356837] Re: Click store shows apps to install but they're already installed

2014-08-14 Thread Rodney Dawes
Setting this to Low as it seems to have gone away, and I am unable to
reproduce such an issue with any of the installed apps on my phone.

** Changed in: unity-scope-click (Ubuntu)
   Importance: Undecided = Low

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

Title:
  Click store shows apps to install but they're already installed

Status in “unity-scope-click” package in Ubuntu:
  New

Bug description:
  phablet@ubuntu-phablet:~$ click list | grep terminal
  com.ubuntu.terminal   0.5.106

  Yet, see screenshot.

  Even if I click Install and exit the store and come back it's still
  available to install.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+bug/1356837/+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 1356837] Re: Click store shows apps to install but they're already installed

2014-08-14 Thread Rodney Dawes
It looks like daker also hit this bug, and it was tracked down to a
corrupt package manifest which caused parsing of the click list output
to fail, as we're throwing an exception there. We should be a bit more
lenient and try to continue, logging individual lines that fail to
parse, so at least the apps which aren't broken will continue working
correctly.

** Changed in: unity-scope-click (Ubuntu)
   Importance: Low = High

** Changed in: unity-scope-click (Ubuntu)
   Status: New = Triaged

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

Title:
  Click store shows apps to install but they're already installed

Status in “unity-scope-click” package in Ubuntu:
  Triaged

Bug description:
  phablet@ubuntu-phablet:~$ click list | grep terminal
  com.ubuntu.terminal   0.5.106

  Yet, see screenshot.

  Even if I click Install and exit the store and come back it's still
  available to install.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+bug/1356837/+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 1379836] Re: dialer and messaging app say pin locked when it isn't on mako

2014-10-10 Thread Rodney Dawes
This is also happening on hammerhead #276 for me.

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

Title:
  dialer and messaging app say pin locked when it isn't on mako

Status in “indicator-network” package in Ubuntu:
  New
Status in “telepathy-ofono” package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu System Settings and ofono say it's unlocked but trying to use
  the dialer and messaging app is blocked by thinking the PIN is locked.

  $ system-image-cli -i
  current build number: 81
  device name: mako
  channel: ubuntu-touch/ubuntu-rtm/14.09-proposed
  last update: 2014-10-10 15:33:48
  version version: 81
  version ubuntu: 20141010.1
  version device: 20140929.1
  version custom: mako-0.7

  $ phablet-shell 
  /home/sergiusens/.ssh/known_hosts updated.
  Original contents retained as /home/sergiusens/.ssh/known_hosts.old
  Warning: Permanently added '[localhost]:' (RSA) to the list of known 
hosts.
  Welcome to Ubuntu Utopic Unicorn (development branch) (GNU/Linux 3.4.0-5-mako 
armv7l)

   * Documentation:  https://help.ubuntu.com/
  Last login: Fri Oct 10 15:37:40 2014 from localhost.localdomain
  phablet@ubuntu-phablet:~$ lis^C
  phablet@ubuntu-phablet:~$ /usr/share/ofono/scripts/list-modems 
  [ /ril_0 ]
  Features = gprs ussd net sms rat sim 
  Model = Fake Modem Model
  Powered = 1
  Emergency = 0
  Online = 1
  Interfaces = org.ofono.ConnectionManager org.ofono.CallBarring 
org.ofono.CallSettings org.ofono.SupplementaryServices 
org.ofono.NetworkRegistration org.ofono.CallForwarding org.ofono.SmartMessaging 
org.ofono.PushNotification org.ofono.MessageManager org.ofono.NetworkTime 
org.ofono.MessageWaiting org.ofono.RadioSettings org.ofono.SimManager 
org.ofono.CallVolume org.ofono.VoiceCallManager 
  Revision = M9615A-CEFWMAZM-2.0.1701.03
  Type = hardware
  Manufacturer = Fake Manufacturer
  Serial = 355136052657866
  Lockdown = 0
  [ org.ofono.ConnectionManager ]
  Bearer = hspa
  RoamingAllowed = 0
  Suspended = 0
  Powered = 1
  Attached = 1
  [ org.ofono.CallBarring ]
  VoiceIncoming = disabled
  VoiceOutgoing = disabled
  [ org.ofono.CallSettings ]
  CallingLineRestriction = off
  HideCallerId = default
  ConnectedLinePresentation = unknown
  ConnectedLineRestriction = unknown
  CallingLinePresentation = enabled
  CallingNamePresentation = unknown
  CalledLinePresentation = disabled
  VoiceCallWaiting = enabled
  [ org.ofono.SupplementaryServices ]
  State = idle
  [ org.ofono.NetworkRegistration ]
  Mode = auto
  Name = Personal
  LocationAreaCode = 394
  Status = registered
  CellId = 14122637
  MobileCountryCode = 722
  Technology = umts
  Strength = 61
  MobileNetworkCode = 34
  [ org.ofono.CallForwarding ]
  VoiceNotReachable = +541151009255
  VoiceNoReplyTimeout = 25
  VoiceUnconditional = 
  VoiceNoReply = +541151009255
  ForwardingFlagOnSim = 0
  VoiceBusy = +541151009255
  [ org.ofono.SmartMessaging ]
  [ org.ofono.PushNotification ]
  [ org.ofono.MessageManager ]
  Alphabet = default
  UseDeliveryReports = 0
  ServiceCenterAddress = +541151740055
  Bearer = cs-preferred
  [ org.ofono.NetworkTime ]
  [ org.ofono.MessageWaiting ]
  VoicemailWaiting = 0
  VoicemailMailboxNumber = *555
  VoicemailMessageCount = 0
  [ org.ofono.RadioSettings ]
  TechnologyPreference = umts
  ModemTechnologies = gsm umts 
  FastDormancy = 0
  [ org.ofono.SimManager ]
  CardIdentifier = 89543421113404033941
  ServiceNumbers = [Llam. a su Cargo] = '11' [Club Personal] = 
'*2582' [Personal] = '+810' [At. Clientes] = '*111' 
  Retries = 
  FixedDialing = 0
  SubscriberIdentity = 722341240403394
  MobileCountryCode = 722
  BarredDialing = 0
  PinRequired = none
  LockedPins = 
  SubscriberNumbers = 
  Present = 1
  PreferredLanguages = es en pt it 
  MobileNetworkCode = 34
  [ org.ofono.CallVolume ]
  MicrophoneVolume = 0
  Muted = 1
  SpeakerVolume = 0
  [ org.ofono.VoiceCallManager ]
  EmergencyNumbers = 112 911

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-network/+bug/1379836/+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 1379836] Re: dialer and messaging app say pin locked when it isn't on mako

2014-10-10 Thread Rodney Dawes
Reverting to the telepathy-ofono package from
https://launchpad.net/ubuntu/utopic/armhf/telepathy-
ofono/0.2+14.10.20141007-0ubuntu1 fixes the issue for me, and I can
again send SMS and make calls.

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

Title:
  dialer and messaging app say pin locked when it isn't on mako

Status in “indicator-network” package in Ubuntu:
  New
Status in “telepathy-ofono” package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu System Settings and ofono say it's unlocked but trying to use
  the dialer and messaging app is blocked by thinking the PIN is locked.

  $ system-image-cli -i
  current build number: 81
  device name: mako
  channel: ubuntu-touch/ubuntu-rtm/14.09-proposed
  last update: 2014-10-10 15:33:48
  version version: 81
  version ubuntu: 20141010.1
  version device: 20140929.1
  version custom: mako-0.7

  $ phablet-shell 
  /home/sergiusens/.ssh/known_hosts updated.
  Original contents retained as /home/sergiusens/.ssh/known_hosts.old
  Warning: Permanently added '[localhost]:' (RSA) to the list of known 
hosts.
  Welcome to Ubuntu Utopic Unicorn (development branch) (GNU/Linux 3.4.0-5-mako 
armv7l)

   * Documentation:  https://help.ubuntu.com/
  Last login: Fri Oct 10 15:37:40 2014 from localhost.localdomain
  phablet@ubuntu-phablet:~$ lis^C
  phablet@ubuntu-phablet:~$ /usr/share/ofono/scripts/list-modems 
  [ /ril_0 ]
  Features = gprs ussd net sms rat sim 
  Model = Fake Modem Model
  Powered = 1
  Emergency = 0
  Online = 1
  Interfaces = org.ofono.ConnectionManager org.ofono.CallBarring 
org.ofono.CallSettings org.ofono.SupplementaryServices 
org.ofono.NetworkRegistration org.ofono.CallForwarding org.ofono.SmartMessaging 
org.ofono.PushNotification org.ofono.MessageManager org.ofono.NetworkTime 
org.ofono.MessageWaiting org.ofono.RadioSettings org.ofono.SimManager 
org.ofono.CallVolume org.ofono.VoiceCallManager 
  Revision = M9615A-CEFWMAZM-2.0.1701.03
  Type = hardware
  Manufacturer = Fake Manufacturer
  Serial = 355136052657866
  Lockdown = 0
  [ org.ofono.ConnectionManager ]
  Bearer = hspa
  RoamingAllowed = 0
  Suspended = 0
  Powered = 1
  Attached = 1
  [ org.ofono.CallBarring ]
  VoiceIncoming = disabled
  VoiceOutgoing = disabled
  [ org.ofono.CallSettings ]
  CallingLineRestriction = off
  HideCallerId = default
  ConnectedLinePresentation = unknown
  ConnectedLineRestriction = unknown
  CallingLinePresentation = enabled
  CallingNamePresentation = unknown
  CalledLinePresentation = disabled
  VoiceCallWaiting = enabled
  [ org.ofono.SupplementaryServices ]
  State = idle
  [ org.ofono.NetworkRegistration ]
  Mode = auto
  Name = Personal
  LocationAreaCode = 394
  Status = registered
  CellId = 14122637
  MobileCountryCode = 722
  Technology = umts
  Strength = 61
  MobileNetworkCode = 34
  [ org.ofono.CallForwarding ]
  VoiceNotReachable = +541151009255
  VoiceNoReplyTimeout = 25
  VoiceUnconditional = 
  VoiceNoReply = +541151009255
  ForwardingFlagOnSim = 0
  VoiceBusy = +541151009255
  [ org.ofono.SmartMessaging ]
  [ org.ofono.PushNotification ]
  [ org.ofono.MessageManager ]
  Alphabet = default
  UseDeliveryReports = 0
  ServiceCenterAddress = +541151740055
  Bearer = cs-preferred
  [ org.ofono.NetworkTime ]
  [ org.ofono.MessageWaiting ]
  VoicemailWaiting = 0
  VoicemailMailboxNumber = *555
  VoicemailMessageCount = 0
  [ org.ofono.RadioSettings ]
  TechnologyPreference = umts
  ModemTechnologies = gsm umts 
  FastDormancy = 0
  [ org.ofono.SimManager ]
  CardIdentifier = 89543421113404033941
  ServiceNumbers = [Llam. a su Cargo] = '11' [Club Personal] = 
'*2582' [Personal] = '+810' [At. Clientes] = '*111' 
  Retries = 
  FixedDialing = 0
  SubscriberIdentity = 722341240403394
  MobileCountryCode = 722
  BarredDialing = 0
  PinRequired = none
  LockedPins = 
  SubscriberNumbers = 
  Present = 1
  PreferredLanguages = es en pt it 
  MobileNetworkCode = 34
  [ org.ofono.CallVolume ]
  MicrophoneVolume = 0
  Muted = 1
  SpeakerVolume = 0
  [ org.ofono.VoiceCallManager ]
  EmergencyNumbers = 112 911

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-network/+bug/1379836/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : 

[Touch-packages] [Bug 1376445] Re: Addition of signon-apparmor-extension causes token lookup problems

2014-10-10 Thread Rodney Dawes
Pat, why did you mark this as Invalid in ubuntuone-credentials? The
temporary fix in signon-apparmor-extension and temporary removal of that
from the image might have lowered the priority of this bug, but I think
we still need to make adjustments in ubuntuone-credentials to deal with
the ACL appropriately, no?

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

Title:
  Addition of signon-apparmor-extension causes token lookup problems

Status in The Savilerow project:
  Invalid
Status in ACL for signond, AppArmor backend:
  Fix Released
Status in “ubuntuone-credentials” package in Ubuntu:
  Invalid
Status in “signon-apparmor-extension” package in Ubuntu RTM:
  Fix Released
Status in “ubuntuone-credentials” package in Ubuntu RTM:
  Invalid

Bug description:
  As of image ~264 of ubuntu-touch, the signon-apparmor-extension
  package is included. As a result, apps like pay-ui cannot find the
  token any longer, and are not being notified that they are not allowed
  to access the token. The following error appears in the payui log
  file:

  2014-10-01 19:15:51,550 - DEBUG -
  ../../../../lib/SignOn/authsessionimpl.cpp 184 errorSlot
  QDBusError(com.google.code.AccountsSSO.SingleSignOn.Error.PermissionDenied,
  Client has insuficient permissions to access the
  service.Method:getAuthSessionObjectPath)

To manage notifications about this bug go to:
https://bugs.launchpad.net/savilerow/+bug/1376445/+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 1379836] Re: dialer and messaging app say pin locked when it isn't on mako

2014-10-10 Thread Rodney Dawes
I also rebooted several times prior to downgrading telepathy-ofono with
no change in behavior.

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

Title:
  dialer and messaging app say pin locked when it isn't on mako

Status in “indicator-network” package in Ubuntu:
  Confirmed
Status in “telepathy-ofono” package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu System Settings and ofono say it's unlocked but trying to use
  the dialer and messaging app is blocked by thinking the PIN is locked.

  $ system-image-cli -i
  current build number: 81
  device name: mako
  channel: ubuntu-touch/ubuntu-rtm/14.09-proposed
  last update: 2014-10-10 15:33:48
  version version: 81
  version ubuntu: 20141010.1
  version device: 20140929.1
  version custom: mako-0.7

  $ phablet-shell 
  /home/sergiusens/.ssh/known_hosts updated.
  Original contents retained as /home/sergiusens/.ssh/known_hosts.old
  Warning: Permanently added '[localhost]:' (RSA) to the list of known 
hosts.
  Welcome to Ubuntu Utopic Unicorn (development branch) (GNU/Linux 3.4.0-5-mako 
armv7l)

   * Documentation:  https://help.ubuntu.com/
  Last login: Fri Oct 10 15:37:40 2014 from localhost.localdomain
  phablet@ubuntu-phablet:~$ lis^C
  phablet@ubuntu-phablet:~$ /usr/share/ofono/scripts/list-modems 
  [ /ril_0 ]
  Features = gprs ussd net sms rat sim 
  Model = Fake Modem Model
  Powered = 1
  Emergency = 0
  Online = 1
  Interfaces = org.ofono.ConnectionManager org.ofono.CallBarring 
org.ofono.CallSettings org.ofono.SupplementaryServices 
org.ofono.NetworkRegistration org.ofono.CallForwarding org.ofono.SmartMessaging 
org.ofono.PushNotification org.ofono.MessageManager org.ofono.NetworkTime 
org.ofono.MessageWaiting org.ofono.RadioSettings org.ofono.SimManager 
org.ofono.CallVolume org.ofono.VoiceCallManager 
  Revision = M9615A-CEFWMAZM-2.0.1701.03
  Type = hardware
  Manufacturer = Fake Manufacturer
  Serial = 355136052657866
  Lockdown = 0
  [ org.ofono.ConnectionManager ]
  Bearer = hspa
  RoamingAllowed = 0
  Suspended = 0
  Powered = 1
  Attached = 1
  [ org.ofono.CallBarring ]
  VoiceIncoming = disabled
  VoiceOutgoing = disabled
  [ org.ofono.CallSettings ]
  CallingLineRestriction = off
  HideCallerId = default
  ConnectedLinePresentation = unknown
  ConnectedLineRestriction = unknown
  CallingLinePresentation = enabled
  CallingNamePresentation = unknown
  CalledLinePresentation = disabled
  VoiceCallWaiting = enabled
  [ org.ofono.SupplementaryServices ]
  State = idle
  [ org.ofono.NetworkRegistration ]
  Mode = auto
  Name = Personal
  LocationAreaCode = 394
  Status = registered
  CellId = 14122637
  MobileCountryCode = 722
  Technology = umts
  Strength = 61
  MobileNetworkCode = 34
  [ org.ofono.CallForwarding ]
  VoiceNotReachable = +541151009255
  VoiceNoReplyTimeout = 25
  VoiceUnconditional = 
  VoiceNoReply = +541151009255
  ForwardingFlagOnSim = 0
  VoiceBusy = +541151009255
  [ org.ofono.SmartMessaging ]
  [ org.ofono.PushNotification ]
  [ org.ofono.MessageManager ]
  Alphabet = default
  UseDeliveryReports = 0
  ServiceCenterAddress = +541151740055
  Bearer = cs-preferred
  [ org.ofono.NetworkTime ]
  [ org.ofono.MessageWaiting ]
  VoicemailWaiting = 0
  VoicemailMailboxNumber = *555
  VoicemailMessageCount = 0
  [ org.ofono.RadioSettings ]
  TechnologyPreference = umts
  ModemTechnologies = gsm umts 
  FastDormancy = 0
  [ org.ofono.SimManager ]
  CardIdentifier = 89543421113404033941
  ServiceNumbers = [Llam. a su Cargo] = '11' [Club Personal] = 
'*2582' [Personal] = '+810' [At. Clientes] = '*111' 
  Retries = 
  FixedDialing = 0
  SubscriberIdentity = 722341240403394
  MobileCountryCode = 722
  BarredDialing = 0
  PinRequired = none
  LockedPins = 
  SubscriberNumbers = 
  Present = 1
  PreferredLanguages = es en pt it 
  MobileNetworkCode = 34
  [ org.ofono.CallVolume ]
  MicrophoneVolume = 0
  Muted = 1
  SpeakerVolume = 0
  [ org.ofono.VoiceCallManager ]
  EmergencyNumbers = 112 911

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-network/+bug/1379836/+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 1350093] Re: [UX performance] Opening Accounts settings from the scope does not take you directly to Ubuntu One new account page

2014-10-10 Thread Rodney Dawes
** Also affects: unity-scope-click (Ubuntu RTM)
   Importance: Undecided
   Status: New

** Changed in: unity-scope-click (Ubuntu RTM)
   Status: New = In Progress

** Changed in: unity-scope-click (Ubuntu RTM)
   Importance: Undecided = Critical

** Changed in: unity-scope-click (Ubuntu RTM)
 Assignee: (unassigned) = Rodney Dawes (dobey)

** No longer affects: ubuntu-system-settings-online-accounts (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-system-settings-
online-accounts in Ubuntu.
https://bugs.launchpad.net/bugs/1350093

Title:
  [UX performance] Opening Accounts settings from the scope does not
  take you directly to Ubuntu One new account page

Status in “unity-scope-click” package in Ubuntu:
  In Progress
Status in “unity-scope-click” package in Ubuntu RTM:
  In Progress

Bug description:
  Steps to reproduce:

  * Remove the Ubuntu one account from the phone
  * Try to install an app from the app store
  * It will tell you that you need to set up an account
  * Click the Add account button

  Expected result:
  Account setup for Ubuntu One should open

  Actual result:
  A selection of all possible accounts is presented which leads to confusion 
for new users, not knowing what account to select.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+bug/1350093/+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 1292645] Re: click is executed to get information about click packages

2014-10-14 Thread Rodney Dawes
** Changed in: unity-scope-click (Ubuntu)
 Assignee: Michael Vogt (mvo) = (unassigned)

** Changed in: unity-scope-click (Ubuntu)
   Status: In Progress = Triaged

** Changed in: unity-scope-click (Ubuntu)
   Importance: High = Medium

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

Title:
  click is executed to get information about click packages

Status in “unity-scope-click” package in Ubuntu:
  Triaged

Bug description:
  Now that libclick is available, it should be used instead, to get
  information about installed click packages. However, the click scope
  is still building a command line for click and parsing STDOUT to get
  the necessary information.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+bug/1292645/+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 1379366] Re: App names are not translated in preview

2014-10-14 Thread Rodney Dawes
@Timo, the non-click apps have it working, as the preview is always
built from local data, as those apps are not in the store. For apps in
the store, if the title and description are not translated in the store,
it's likely they won't appear translated in the preview on the device
either, as the preview is built from data from the store (as the vast
majority of that data is not included in the .desktop file or click
package itself). If there is no network, you should see the translated
title in the preview (but none of the other data), even for click apps,
as we are getting the title from the .desktop at that point, as we can't
get the info from the server.

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

Title:
  App names are not translated in preview

Status in “unity-scope-click” package in Ubuntu:
  Triaged

Bug description:
  So i am in the Ubuntu scope, long click on the Calculadora icon
  and get a preview that says Calculator.

  The description and stuff is also in English, but that makes some
  sense since it's free text, but the app name shoud be translated.

  Will attach the two screenshots.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+bug/1379366/+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 1376445] Re: Addition of signon-apparmor-extension causes token lookup problems

2014-10-14 Thread Rodney Dawes
** Changed in: ubuntuone-credentials (Ubuntu)
   Importance: Critical = High

** Changed in: ubuntuone-credentials (Ubuntu RTM)
   Importance: Critical = High

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

Title:
  Addition of signon-apparmor-extension causes token lookup problems

Status in The Savilerow project:
  Invalid
Status in ACL for signond, AppArmor backend:
  Fix Released
Status in “ubuntuone-credentials” package in Ubuntu:
  Confirmed
Status in “signon-apparmor-extension” package in Ubuntu RTM:
  Fix Released
Status in “ubuntuone-credentials” package in Ubuntu RTM:
  Confirmed

Bug description:
  As of image ~264 of ubuntu-touch, the signon-apparmor-extension
  package is included. As a result, apps like pay-ui cannot find the
  token any longer, and are not being notified that they are not allowed
  to access the token. The following error appears in the payui log
  file:

  2014-10-01 19:15:51,550 - DEBUG -
  ../../../../lib/SignOn/authsessionimpl.cpp 184 errorSlot
  QDBusError(com.google.code.AccountsSSO.SingleSignOn.Error.PermissionDenied,
  Client has insuficient permissions to access the
  service.Method:getAuthSessionObjectPath)

To manage notifications about this bug go to:
https://bugs.launchpad.net/savilerow/+bug/1376445/+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 1324528] Re: Logging into a U1 account on the emulator causes a freeze

2014-10-14 Thread Rodney Dawes
As there have been a lot of improvements to online-accounts and the
emulator itself in the last 5 months, can you verify if this still
occurs on the latest emulator builds? Thanks.

** Changed in: ubuntuone-credentials (Ubuntu)
   Status: New = Incomplete

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

Title:
  Logging into a U1 account on the emulator causes a freeze

Status in “ubuntuone-credentials” package in Ubuntu:
  Incomplete

Bug description:
  Steps, all from QtCreator

  1. Create an emulator image, mine was built on image 53
  2. Go to the app's scope and do a search (I looked for GetThereDC)
  3. Click install
  4. Get the error and click to go to accounts
  5. Put in your account info and 2 factor auth

  Result:
  The screen gets a white blur and a progress indicator appears, unity freezes

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: account-plugin-ubuntuone 14.04+14.10.20140513
  Uname: Linux 3.4.0-3-goldfish i686
  ApportVersion: 2.14.2-0ubuntu4
  Architecture: i386
  Date: Thu May 29 12:30:59 2014
  SourcePackage: ubuntuone-credentials
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntuone-credentials/+bug/1324528/+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 1376445] Re: Addition of signon-apparmor-extension causes token lookup problems

2014-10-15 Thread Rodney Dawes
** Tags removed: touch-2014-10-09
** Tags added: touch-2014-10-30

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

Title:
  Addition of signon-apparmor-extension causes token lookup problems

Status in The Savilerow project:
  Invalid
Status in ACL for signond, AppArmor backend:
  Fix Released
Status in “ubuntuone-credentials” package in Ubuntu:
  Confirmed
Status in “signon-apparmor-extension” package in Ubuntu RTM:
  Fix Released
Status in “ubuntuone-credentials” package in Ubuntu RTM:
  Confirmed

Bug description:
  As of image ~264 of ubuntu-touch, the signon-apparmor-extension
  package is included. As a result, apps like pay-ui cannot find the
  token any longer, and are not being notified that they are not allowed
  to access the token. The following error appears in the payui log
  file:

  2014-10-01 19:15:51,550 - DEBUG -
  ../../../../lib/SignOn/authsessionimpl.cpp 184 errorSlot
  QDBusError(com.google.code.AccountsSSO.SingleSignOn.Error.PermissionDenied,
  Client has insuficient permissions to access the
  service.Method:getAuthSessionObjectPath)

To manage notifications about this bug go to:
https://bugs.launchpad.net/savilerow/+bug/1376445/+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 1376310] Re: Results with prices are very slow

2014-10-15 Thread Rodney Dawes
** Changed in: unity-scope-click (Ubuntu)
 Assignee: Alejandro J. Cura (alecu) = Rodney Dawes (dobey)

** Also affects: unity-scope-click (Ubuntu RTM)
   Importance: Undecided
   Status: New

** Changed in: unity-scope-click (Ubuntu RTM)
   Status: New = In Progress

** Changed in: unity-scope-click (Ubuntu RTM)
   Importance: Undecided = Critical

** Changed in: unity-scope-click (Ubuntu RTM)
 Assignee: (unassigned) = Rodney Dawes (dobey)

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

Title:
  Results with prices are very slow

Status in “unity-scope-click” package in Ubuntu:
  In Progress
Status in “unity-scope-click” package in Ubuntu RTM:
  In Progress

Bug description:
  The scope is blocking when calling pay-service to find out if an app was 
purchased or not.
  This is a bottleneck: such requests should be parallelized because 
pay-service can handle that.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+bug/1376310/+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 1381750] Re: ubuntu store should warn user when there is no network

2014-10-16 Thread Rodney Dawes
This is a general design issue for all scopes, so we need a standard
solution across all the scopes which need network. A similar issue
happens in other scopes, when the search privacy setting is phone
only. Given how scopes work now, the setting is probably not so
relevant.

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

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

Title:
  ubuntu store should warn user when there is no network

Status in Ubuntu UX bugs:
  New
Status in “unity-scope-click” package in Ubuntu:
  New

Bug description:
  Summary:
  ubuntu store should warn user when there is no network

  steps:
  1. image phone
  2. don't enter a wifi password or put in a sim card
  2. open ubuntu-store

  expected results:
  info about apps or info about not have a network connection should be 
displayed.

  actual results:
  a white page is displayed

  version info:
  channel: ubuntu-touch/ubuntu-rtm/14.09-proposed
  device: krillin
  build_number: 106
  version_detail: 
ubuntu=20141015,device=20141014-acf0142,custom=1413152967,version=106

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1381750/+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 1377180] Re: No way to clean up app data

2014-10-16 Thread Rodney Dawes
Added system-settings and click to the bug, as this probably would be
better suited to the privacy settings or Software pages in system-
settings, and may require additional hooks integration with click to be
able to do this properly. The apps scope has no idea in what places or
how an app stores its data. Data and settings can be stored in many
different ways, especially for webapps, or apps which use web service
APIs.

** Summary changed:

- Add button to remove user data from application properties
+ No way to clean up app data

** Also affects: ubuntu-system-settings (Ubuntu)
   Importance: Undecided
   Status: New

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

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

Title:
  No way to clean up app data

Status in Ubuntu UX bugs:
  New
Status in “click” package in Ubuntu:
  New
Status in “ubuntu-system-settings” package in Ubuntu:
  New
Status in “unity-scope-click” package in Ubuntu:
  Triaged

Bug description:
  When going in the app properties in the app store (by long press on
  the app icon) I expect also to find a way to cleanup my app personal
  data or settings.

  This is currently not possible.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1377180/+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 1382182] Re: Pull to refresh doesn't make since on apps scope

2014-10-17 Thread Rodney Dawes
Moving this to unity8 as there is no way for a scope to say it doesn't
support that. I suspect the apps scope will need to be hard coded in the
dash to not have it, if this is to be done.

** Summary changed:

- Click scope should not support pull-to-refresh
+ Pull to refresh doesn't make since on apps scope

** Package changed: unity-scope-click (Ubuntu) = unity8 (Ubuntu)

** Summary changed:

- Pull to refresh doesn't make since on apps scope
+ Pull to refresh doesn't make sense on apps scope

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

Title:
  Pull to refresh doesn't make sense on apps scope

Status in “unity8” package in Ubuntu:
  New

Bug description:
  Pull to refresh does not make sense for the click scope. The installed
  app grid is static and only gets updated when a new app is installed.
  We end up mistakenly doing a pull-to-refresh in the click scope which
  just shows the visually problematic reloading of icons.

  ProblemType: Bug
  DistroRelease: Ubuntu RTM 14.09
  Package: unity-scope-click 0.1.1+14.10.20141010-0ubuntu1
  Uname: Linux 3.4.0-5-mako armv7l
  ApportVersion: 2.14.7-0ubuntu5
  Architecture: armhf
  Date: Thu Oct 16 23:58:14 2014
  InstallationDate: Installed on 2014-10-16 (0 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20141016-162207)
  SourcePackage: unity-scope-click
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1382182/+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 1379366] Re: App names are not translated in preview

2014-10-17 Thread Rodney Dawes
** Changed in: unity-scope-click (Ubuntu)
   Status: Triaged = In Progress

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

Title:
  App names are not translated in preview

Status in “unity-scope-click” package in Ubuntu:
  In Progress

Bug description:
  So i am in the Ubuntu scope, long click on the Calculadora icon
  and get a preview that says Calculator.

  The description and stuff is also in English, but that makes some
  sense since it's free text, but the app name shoud be translated.

  Will attach the two screenshots.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+bug/1379366/+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 1379366] Re: App names are not translated in preview

2014-10-17 Thread Rodney Dawes
** Tags added: rtm14 touch-2014-10-23

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

Title:
  App names are not translated in preview

Status in “unity-scope-click” package in Ubuntu:
  In Progress

Bug description:
  So i am in the Ubuntu scope, long click on the Calculadora icon
  and get a preview that says Calculator.

  The description and stuff is also in English, but that makes some
  sense since it's free text, but the app name shoud be translated.

  Will attach the two screenshots.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+bug/1379366/+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 1282460] Re: Missing rating info in app preview header

2014-10-18 Thread Rodney Dawes
** Also affects: unity-scope-click (Ubuntu RTM)
   Importance: Undecided
   Status: New

** Changed in: unity-scope-click (Ubuntu RTM)
   Status: New = In Progress

** Changed in: unity-scope-click (Ubuntu RTM)
   Importance: Undecided = High

** Changed in: unity-scope-click (Ubuntu)
   Status: Triaged = In Progress

** Changed in: unity-scope-click (Ubuntu RTM)
 Assignee: (unassigned) = Rodney Dawes (dobey)

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

Title:
  Missing rating info in app preview header

Status in “unity-scope-click” package in Ubuntu:
  In Progress
Status in “unity8” package in Ubuntu:
  Fix Released
Status in “unity-scope-click” package in Ubuntu RTM:
  In Progress

Bug description:
  As per https://docs.google.com/a/canonical.com/file/d/0B-
  a_7E3tDxOgSnFXSVMzVGd6NXc/edit

  The app preview header should include the review metadata.

  Attributes still need implementing in unity8.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+bug/1282460/+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 1378490] Re: Searches: Cam does not match Cámara

2014-10-18 Thread Rodney Dawes
** Tags removed: touch-2014-10-16
** Tags added: touch-2014-10-30

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

Title:
  Searches: Cam does not match Cámara

Status in “unity-scope-click” package in Ubuntu:
  Triaged

Bug description:
  How to reproduce:
   * set the system language to spanish
   * go to the installed apps scope
   * search for cam

  what happens?
   * no results are shown

  what was expected?
   * the results include the Cámara app

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+bug/1378490/+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 1382869] Re: Click scope slow to start after reboot

2014-10-18 Thread Rodney Dawes
You mean the scope results are slow to load, or the dash itself takes a
while to load? The former could be the scope itself, but I suspect in
both cases it's actually unity8 that this bug is meant for.

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

Title:
  Click scope slow to start after reboot

Status in “unity-scope-click” package in Ubuntu:
  New

Bug description:
  On rtm 5 using mako, the click scope can be very slow to start on
  reboot. This is intermittent, and can be reproduced when starting my
  phone.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+bug/1382869/+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 1379366] Re: App names are not translated in preview

2014-10-20 Thread Rodney Dawes
** Also affects: unity-scope-click (Ubuntu RTM)
   Importance: Undecided
   Status: New

** Changed in: unity-scope-click (Ubuntu RTM)
 Assignee: (unassigned) = Rodney Dawes (dobey)

** Changed in: unity-scope-click (Ubuntu RTM)
   Importance: Undecided = High

** Changed in: unity-scope-click (Ubuntu RTM)
   Status: New = In Progress

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

Title:
  App names are not translated in preview

Status in “unity-scope-click” package in Ubuntu:
  In Progress
Status in “unity-scope-click” package in Ubuntu RTM:
  In Progress

Bug description:
  So i am in the Ubuntu scope, long click on the Calculadora icon
  and get a preview that says Calculator.

  The description and stuff is also in English, but that makes some
  sense since it's free text, but the app name shoud be translated.

  Will attach the two screenshots.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+bug/1379366/+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 1381101] Re: When leaving and re-entering an installation preview the progress bar state is lost

2014-10-20 Thread Rodney Dawes
** Also affects: unity-scope-click (Ubuntu RTM)
   Importance: Undecided
   Status: New

** Changed in: unity-scope-click (Ubuntu RTM)
   Status: New = Triaged

** Changed in: unity-scope-click (Ubuntu RTM)
   Importance: Undecided = Critical

** Changed in: unity-scope-click (Ubuntu RTM)
 Assignee: (unassigned) = Alejandro J. Cura (alecu)

** Changed in: unity-scope-click (Ubuntu RTM)
   Status: Triaged = In Progress

** Changed in: unity-scope-click (Ubuntu)
   Status: Triaged = In Progress

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

Title:
  When leaving and re-entering an installation preview the progress bar
  state is lost

Status in “unity-scope-click” package in Ubuntu:
  In Progress
Status in “unity-scope-click” package in Ubuntu RTM:
  In Progress

Bug description:
  Please see the following video:

  http://people.canonical.com/~brendan-donegan/VID_20141014_113031.mp4

  Steps to reproduce:
  - start click installation
  - wait for progress
  - go back to store view
  - re enter the click under installation

  Expected result:
  - progress continues where it left off

  What this is not:
  This is not the issue where the click view is left before any progress is 
shown

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+bug/1381101/+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 1384448] [NEW] Dash not reusing TLS connections when loading images

2014-10-22 Thread Rodney Dawes
Public bug reported:

In the click scope, we are passing icons and screenshots to the dash,
which are then downloaded from the server on the shell side. However, it
appears that HTTP connections are not being re-used when these images
get loaded. Re-using connections to the server should improve
performance quite a bit in scopes that load many images.

** Affects: unity8 (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: unity8 (Ubuntu RTM)
 Importance: Undecided
 Status: New


** Tags: rtm14

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

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

Title:
  Dash not reusing TLS connections when loading images

Status in “unity8” package in Ubuntu:
  New
Status in “unity8” package in Ubuntu RTM:
  New

Bug description:
  In the click scope, we are passing icons and screenshots to the dash,
  which are then downloaded from the server on the shell side. However,
  it appears that HTTP connections are not being re-used when these
  images get loaded. Re-using connections to the server should improve
  performance quite a bit in scopes that load many images.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1384448/+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 1350567] Re: Purchased label not shown on header

2014-10-23 Thread Rodney Dawes
** Changed in: unity-scope-click (Ubuntu RTM)
   Status: In Progress = Fix Released

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

Title:
  Purchased label not shown on header

Status in “unity-scope-click” package in Ubuntu:
  In Progress
Status in “unity-scope-click” package in Ubuntu RTM:
  Fix Released

Bug description:
  According to the design, if the app has already been purchased the
  text Purchased along with a checkmark should be shown on the preview
  header. This label is missing.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+bug/1350567/+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 1303354] Re: [Dash] App Summary appears to be part of Description

2014-10-29 Thread Rodney Dawes
Can we just get rid of the tagline in the devportal UI, and strip it
out of all the app descriptions in the database? I think that's probably
a better solution, as in many cases it's just duplicated, and it doesn't
provide any improved experience to users, as anything important should
just be in the description or changelog entries anyway.

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

Title:
  [Dash] App Summary appears to be part of Description

Status in Click Package metadata search service:
  Triaged
Status in Online service used by software center:
  New
Status in Ubuntu UX bugs:
  Fix Committed
Status in The Unity 8 shell:
  Fix Released
Status in “click” package in Ubuntu:
  New
Status in “unity-scope-click” package in Ubuntu:
  Triaged
Status in “unity8” package in Ubuntu:
  Fix Released

Bug description:
  The tagline in app descriptions looks like it is part of the main
  description, without any spacing or difference in font, which makes it
  hard to read. Is it possible to make the tagline bold or separated in
  some way?

  Desired solution
  -
  Separate out tagline from rest of info and place directly below screenshots - 
see attached design including the tagline / strapline

To manage notifications about this bug go to:
https://bugs.launchpad.net/click-package-index/+bug/1303354/+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 1387216] Re: [Dash] Remove Header's Suru Background

2014-10-30 Thread Rodney Dawes
** Changed in: unity-scope-click (Ubuntu)
   Status: Triaged = In Progress

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

Title:
  [Dash] Remove Header's Suru Background

Status in Ubuntu UX bugs:
  Fix Committed
Status in “unity-scope-click” package in Ubuntu:
  In Progress
Status in “unity-scope-mediascanner” package in Ubuntu:
  New
Status in “unity8” package in Ubuntu:
  Invalid
Status in “unity-scope-click” package in Ubuntu RTM:
  Triaged

Bug description:
  The origami pattern on the header is not working as expected from a
  design standpoint and should be removed and reverted to the plain
  header.

  --
  Desired resolution:
  - revert the single asset swap that introduced the new header background that 
does not work.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1387216/+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 1350567] Re: Purchased label not shown on header

2014-10-30 Thread Rodney Dawes
** Changed in: unity-scope-click (Ubuntu)
   Status: In Progress = Fix Released

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

Title:
  Purchased label not shown on header

Status in “unity-scope-click” package in Ubuntu:
  Fix Released
Status in “unity-scope-click” package in Ubuntu RTM:
  Fix Released

Bug description:
  According to the design, if the app has already been purchased the
  text Purchased along with a checkmark should be shown on the preview
  header. This label is missing.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+bug/1350567/+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 1373493] [NEW] Does not handle token expiration well

2014-09-24 Thread Rodney Dawes
Public bug reported:

When revoking the OAuth token on the server, the scope does not handle
it very well. When attempting to install a free application, a Download
or install failed. error is immediately displayed, rather than a login
error or dialog.

** Affects: unity-scope-click (Ubuntu)
 Importance: Critical
 Status: Triaged


** Tags: rtm14

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

Title:
  Does not handle token expiration well

Status in “unity-scope-click” package in Ubuntu:
  Triaged

Bug description:
  When revoking the OAuth token on the server, the scope does not handle
  it very well. When attempting to install a free application, a
  Download or install failed. error is immediately displayed, rather
  than a login error or dialog.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+bug/1373493/+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 1373493] Re: Does not handle token expiration well

2014-09-24 Thread Rodney Dawes
** Also affects: unity-scope-click (Ubuntu RTM)
   Importance: Undecided
   Status: New

** Changed in: unity-scope-click (Ubuntu RTM)
   Importance: Undecided = Critical

** Changed in: unity-scope-click (Ubuntu RTM)
   Status: New = In Progress

** Changed in: unity-scope-click (Ubuntu RTM)
 Assignee: (unassigned) = Rodney Dawes (dobey)

** Changed in: unity-scope-click (Ubuntu)
   Status: Triaged = In Progress

** Changed in: unity-scope-click (Ubuntu)
 Assignee: (unassigned) = Rodney Dawes (dobey)

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

Title:
  Does not handle token expiration well

Status in “unity-scope-click” package in Ubuntu:
  In Progress
Status in “unity-scope-click” package in Ubuntu RTM:
  In Progress

Bug description:
  When revoking the OAuth token on the server, the scope does not handle
  it very well. When attempting to install a free application, a
  Download or install failed. error is immediately displayed, rather
  than a login error or dialog.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+bug/1373493/+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 1373966] [NEW] Trusted prompt sessions get stuck on screen blank

2014-09-25 Thread Rodney Dawes
Public bug reported:

When a trusted prompt session is open on top of the dash, and the screen
is blanked (either via timeout or pressing the power button to turn it
off), the app which is running in the prompt session disappears upon
turning the screen back on. In some cases, this leaves the dash in a
state where the user is unable to interact with it, and the only
recourse is to reboot or run restart unity8-dash if the Terminal or an
adb shell are available. In some cases, this also leaves the app which
was in the trusted prompt session, running in the background, and it
will not get terminated by the system.

To reproduce:

1: Go to the YouTube scope.
2: Scroll to the bottom of the results and tap the Log-in to YouTube result 
entry.
3: When the online-accounts-ui opens up, turn the screen off.
4: Turn the screen back on and notice the login window for YouTube is gone, and 
the dash cannot be interacted with.

So far, I've only been able to do this in the dash, either with the
YouTube log-in, or with the app purchasing flow (which is slightly more
complex to test).

When reproducing this in ubuntu-system-settings-online-accounts, the new
account login window goes away, but it is still possible to interact
with the system-settings UI, so the user can recover by trying to add
the account again, or just quitting system settings.

** Affects: unity8 (Ubuntu)
 Importance: Critical
 Status: New


** Tags: avengers rtm14

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

Title:
  Trusted prompt sessions get stuck on screen blank

Status in “unity8” package in Ubuntu:
  New

Bug description:
  When a trusted prompt session is open on top of the dash, and the
  screen is blanked (either via timeout or pressing the power button to
  turn it off), the app which is running in the prompt session
  disappears upon turning the screen back on. In some cases, this leaves
  the dash in a state where the user is unable to interact with it, and
  the only recourse is to reboot or run restart unity8-dash if the
  Terminal or an adb shell are available. In some cases, this also
  leaves the app which was in the trusted prompt session, running in the
  background, and it will not get terminated by the system.

  To reproduce:

  1: Go to the YouTube scope.
  2: Scroll to the bottom of the results and tap the Log-in to YouTube result 
entry.
  3: When the online-accounts-ui opens up, turn the screen off.
  4: Turn the screen back on and notice the login window for YouTube is gone, 
and the dash cannot be interacted with.

  So far, I've only been able to do this in the dash, either with the
  YouTube log-in, or with the app purchasing flow (which is slightly
  more complex to test).

  When reproducing this in ubuntu-system-settings-online-accounts, the
  new account login window goes away, but it is still possible to
  interact with the system-settings UI, so the user can recover by
  trying to add the account again, or just quitting system settings.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1373966/+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 1373941] Re: INSTALLED label in dash doesn't fit into the Price field, leading to lots of INST...

2014-09-25 Thread Rodney Dawes
What image is this on? This is already fixed in devel-proposed and
rtm/14.09-proposed, with the rating on a separate line.

** Changed in: unity-scope-click (Ubuntu)
   Status: Confirmed = Incomplete

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

Title:
  INSTALLED label in dash doesn't fit into the Price field, leading to
  lots of INST...

Status in “unity-scope-click” package in Ubuntu:
  Incomplete

Bug description:
  When browsing the Store scope, installed packages have a tick and the
  word INSTALLED in place of the price (or the word FREE for free
  packages). But the label doesn't fit, leading to lots of icons with a
  caption of INST... (see attached).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+bug/1373941/+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 1368252] Re: [Dash] Repetitious language during uninstallation of Apps

2014-09-25 Thread Rodney Dawes
** Changed in: unity-scope-click (Ubuntu)
   Status: Triaged = In Progress

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

Title:
  [Dash] Repetitious language during uninstallation of Apps

Status in Ubuntu UX bugs:
  Triaged
Status in “unity-scope-click” package in Ubuntu:
  In Progress

Bug description:
  UX Testing Result:
  Participants did not know the purpose of the confirmation screen as they 
didn't read the small text question, and they thought it was uninstalling. The 
uninstall button showed up twice, and the way that we ask for confirmation is 
not standard, should be 'yes' or 'no', instead of 'Uninstall' and 'cancel', 
which are repetition of previous screen.

  Change uninstall confirmation text and buttons to read:

  Uninstall AppName?

  Yes  No

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1368252/+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 1325402] Re: Apps fail to install until you signout/signin to U1

2014-09-25 Thread Rodney Dawes
Actually, looks like this is about updates, so should go to system-
settings.

** Package changed: unity-scope-click (Ubuntu) = ubuntu-system-settings
(Ubuntu)

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

Title:
  Apps fail to install until you signout/signin to U1

Status in “ubuntu-system-settings” package in Ubuntu:
  New

Bug description:
  There's a new version of filemanager in the store (0.3.193). 
  On my phone it shows up in the list of updates but never downloads.

  2014-06-01 14:12:25,704 - CRITICAL - 
../../../../lib/SignOn/connection-manager.cpp 106 setupSocketConnection p2p 
error: QDBusError(org.freedesktop.DBus.Error.FileNotFound, Failed to connect 
to socket /run/user/32011/signond/socket: No such file or directory) 1 
  2014-06-01 14:12:26,296 - WARNING - 
file:///usr/lib/arm-linux-gnueabihf/qt5/qml/Ubuntu/Components/ListItems/SingleControl.qml:59:14:
 Unable to assign [undefined] to bool
  creating surface at (0, 58) with size (768, 1222) with title 'Window 
1'2014-06-01 14:12:26,459 - CRITICAL - 
../../../../lib/SignOn/connection-manager.cpp 106 setupSocketConnection p2p 
error: QDBusError(org.freedesktop.DBus.Error.FileNotFound, Failed to connect 
to socket /run/user/32011/signond/socket: No such file or directory) 1 
  2014-06-01 18:49:03,966 - CRITICAL - 
../../../../lib/SignOn/connection-manager.cpp 106 setupSocketConnection p2p 
error: QDBusError(org.freedesktop.DBus.Error.FileNotFound, Failed to connect 
to socket /run/user/32011/signond/socket: No such file or directory) 1 
  2014-06-01 18:49:04,522 - WARNING - 
file:///usr/lib/arm-linux-gnueabihf/qt5/qml/Ubuntu/Components/ListItems/SingleControl.qml:59:14:
 Unable to assign [undefined] to bool
  creating surface at (0, 58) with size (768, 1222) with title 'Window 
1'2014-06-01 18:49:04,650 - CRITICAL - 
../../../../lib/SignOn/connection-manager.cpp 106 setupSocketConnection p2p 
error: QDBusError(org.freedesktop.DBus.Error.FileNotFound, Failed to connect 
to socket /run/user/32011/signond/socket: No such file or directory) 1 
  2014-06-01 18:49:09,365 - WARNING - 
file:///usr/share/ubuntu/settings/system/qml-plugins/SystemSettings/BrightnessSlider.qml:28:25:
 Unable to assign [undefined] to int
  2014-06-01 18:51:55,783 - CRITICAL - 
../../../../lib/SignOn/connection-manager.cpp 106 setupSocketConnection p2p 
error: QDBusError(org.freedesktop.DBus.Error.FileNotFound, Failed to connect 
to socket /run/user/32011/signond/socket: No such file or directory) 1 
  2014-06-01 18:51:56,344 - WARNING - 
file:///usr/lib/arm-linux-gnueabihf/qt5/qml/Ubuntu/Components/ListItems/SingleControl.qml:59:14:
 Unable to assign [undefined] to bool
  creating surface at (0, 58) with size (768, 1222) with title 'Window 
1'2014-06-01 18:51:56,490 - CRITICAL - 
../../../../lib/SignOn/connection-manager.cpp 106 setupSocketConnection p2p 
error: QDBusError(org.freedesktop.DBus.Error.FileNotFound, Failed to connect 
to socket /run/user/32011/signond/socket: No such file or directory) 1 
  2014-06-01 18:53:56,897 - CRITICAL - 
../../../../lib/SignOn/connection-manager.cpp 106 setupSocketConnection p2p 
error: QDBusError(org.freedesktop.DBus.Error.FileNotFound, Failed to connect 
to socket /run/user/32011/signond/socket: No such file or directory) 1 
  2014-06-01 18:53:57,529 - WARNING - 
file:///usr/lib/arm-linux-gnueabihf/qt5/qml/Ubuntu/Components/ListItems/SingleControl.qml:59:14:
 Unable to assign [undefined] to bool
  creating surface at (0, 58) with size (768, 1222) with title 'Window 
1'2014-06-01 18:53:57,654 - CRITICAL - 
../../../../lib/SignOn/connection-manager.cpp 106 setupSocketConnection p2p 
error: QDBusError(org.freedesktop.DBus.Error.FileNotFound, Failed to connect 
to socket /run/user/32011/signond/socket: No such file or directory) 1 
  2014-06-01 18:59:11,717 - CRITICAL - 
../../../../lib/SignOn/connection-manager.cpp 106 setupSocketConnection p2p 
error: QDBusError(org.freedesktop.DBus.Error.FileNotFound, Failed to connect 
to socket /run/user/32011/signond/socket: No such file or directory) 1 
  2014-06-01 18:59:12,254 - WARNING - 
file:///usr/lib/arm-linux-gnueabihf/qt5/qml/Ubuntu/Components/ListItems/SingleControl.qml:59:14:
 Unable to assign [undefined] to bool
  creating surface at (0, 58) with size (768, 1222) with title 'Window 
1'2014-06-01 18:59:12,425 - CRITICAL - 
../../../../lib/SignOn/connection-manager.cpp 106 setupSocketConnection p2p 
error: QDBusError(org.freedesktop.DBus.Error.FileNotFound, Failed to connect 
to socket /run/user/32011/signond/socket: No such file or directory) 1

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: ubuntu-system-settings 0.1+14.10.20140521-0ubuntu1
  Uname: Linux 3.4.0-5-mako armv7l
  ApportVersion: 2.14.3-0ubuntu1
  Architecture: armhf
  Date: Sun Jun  1 19:01:07 2014
  InstallationDate: Installed on 2014-06-01 (0 days ago)
  

[Touch-packages] [Bug 1368252] Re: [Dash] Repetitious language during uninstallation of Apps

2014-09-26 Thread Rodney Dawes
** Also affects: unity-scope-click (Ubuntu RTM)
   Importance: Undecided
   Status: New

** Changed in: unity-scope-click (Ubuntu RTM)
   Status: New = In Progress

** Changed in: unity-scope-click (Ubuntu RTM)
 Assignee: (unassigned) = Rodney Dawes (dobey)

** Changed in: unity-scope-click (Ubuntu RTM)
   Importance: Undecided = High

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

Title:
  [Dash] Repetitious language during uninstallation of Apps

Status in Ubuntu UX bugs:
  Triaged
Status in “unity-scope-click” package in Ubuntu:
  In Progress
Status in “unity-scope-click” package in Ubuntu RTM:
  In Progress

Bug description:
  UX Testing Result:
  Participants did not know the purpose of the confirmation screen as they 
didn't read the small text question, and they thought it was uninstalling. The 
uninstall button showed up twice, and the way that we ask for confirmation is 
not standard, should be 'yes' or 'no', instead of 'Uninstall' and 'cancel', 
which are repetition of previous screen.

  Change uninstall confirmation text and buttons to read:

  Uninstall AppName?

  Yes  No

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1368252/+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 1375281] Re: Does not support currencies other than USD

2014-09-29 Thread Rodney Dawes
** Summary changed:

- Prices always shown in USD
+ Does not support currencies other than USD

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

Title:
  Does not support currencies other than USD

Status in Click Package metadata search service:
  Triaged
Status in “unity-scope-click” package in Ubuntu:
  Triaged

Bug description:
  Get the suggested currency in the click scope, use it to show prices in 
results and previews.
  The server will send the suggested currency in the X-Suggested-Currency 
header.
  If the header is not present, or if it suggest a currency not available for 
some result, then the scope should default to USD.

To manage notifications about this bug go to:
https://bugs.launchpad.net/click-package-index/+bug/1375281/+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 1373966] Re: Trusted prompt sessions get stuck on screen blank

2014-09-29 Thread Rodney Dawes
With the purchasing flow you need to run /usr/lib/arm-linux-gnueabihf
/pay-service/setup-staging.sh on the device as the phablet user, then
go to the app store scope, find the Delta app there, open the preview,
and tap on the price button in the preview to open the payment
interface.

An actual freeze seems to happen very rarely, but the app running in the
trusted prompt session is always missing (as you also witnessed with the
youtube example).

I would expect the app running in the trusted prompt session to stay
open when the screen blanks and is then later turned on again.

I don't have a krillin, so I'm not sure what image numbers for it match
up with what image numbers for mako, but I am seeing this issue on a
mako. I'm also not sure if this is actually a unity8 issue, or something
in mir or qtmir. I filed the bug here as it's where I'm spending most of
my time testing the purchasing flow, and am not sure how to isolate it
to a specific component in that stack.

** Changed in: unity8 (Ubuntu)
   Status: Incomplete = 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/1373966

Title:
  Trusted prompt sessions get stuck on screen blank

Status in “unity8” package in Ubuntu:
  Triaged

Bug description:
  When a trusted prompt session is open on top of the dash, and the
  screen is blanked (either via timeout or pressing the power button to
  turn it off), the app which is running in the prompt session
  disappears upon turning the screen back on. In some cases, this leaves
  the dash in a state where the user is unable to interact with it, and
  the only recourse is to reboot or run restart unity8-dash if the
  Terminal or an adb shell are available. In some cases, this also
  leaves the app which was in the trusted prompt session, running in the
  background, and it will not get terminated by the system.

  To reproduce:

  1: Go to the YouTube scope.
  2: Scroll to the bottom of the results and tap the Log-in to YouTube result 
entry.
  3: When the online-accounts-ui opens up, turn the screen off.
  4: Turn the screen back on and notice the login window for YouTube is gone, 
and the dash cannot be interacted with.

  So far, I've only been able to do this in the dash, either with the
  YouTube log-in, or with the app purchasing flow (which is slightly
  more complex to test).

  When reproducing this in ubuntu-system-settings-online-accounts, the
  new account login window goes away, but it is still possible to
  interact with the system-settings UI, so the user can recover by
  trying to add the account again, or just quitting system settings.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1373966/+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 1368252] Re: [FFe] Repetitious language during uninstallation of Apps

2014-09-29 Thread Rodney Dawes
** Summary changed:

- [Dash] Repetitious language during uninstallation of Apps
+ [FFe] Repetitious language during uninstallation of Apps

** Description changed:

  UX Testing Result:
  Participants did not know the purpose of the confirmation screen as they 
didn't read the small text question, and they thought it was uninstalling. The 
uninstall button showed up twice, and the way that we ask for confirmation is 
not standard, should be 'yes' or 'no', instead of 'Uninstall' and 'cancel', 
which are repetition of previous screen.
  
  Change uninstall confirmation text and buttons to read:
  
  Uninstall AppName?
  
  Yes  No
+ 
+ Freeze exception notifications:
+ https://lists.ubuntu.com/archives/ubuntu-doc/2014-September/019112.html
+ 
https://lists.ubuntu.com/archives/ubuntu-translators/2014-September/006683.html

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

Title:
  [FFe] Repetitious language during uninstallation of Apps

Status in Ubuntu UX bugs:
  Triaged
Status in “unity-scope-click” package in Ubuntu:
  In Progress
Status in “unity-scope-click” package in Ubuntu RTM:
  In Progress

Bug description:
  UX Testing Result:
  Participants did not know the purpose of the confirmation screen as they 
didn't read the small text question, and they thought it was uninstalling. The 
uninstall button showed up twice, and the way that we ask for confirmation is 
not standard, should be 'yes' or 'no', instead of 'Uninstall' and 'cancel', 
which are repetition of previous screen.

  Change uninstall confirmation text and buttons to read:

  Uninstall AppName?

  Yes  No

  Freeze exception notifications:
  https://lists.ubuntu.com/archives/ubuntu-doc/2014-September/019112.html
  
https://lists.ubuntu.com/archives/ubuntu-translators/2014-September/006683.html

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


Re: [Touch-packages] [Bug 1373966] Re: Trusted prompt sessions get stuck on screen blank

2014-09-29 Thread Rodney Dawes
On Mon, 2014-09-29 at 19:22 +, Daniel d'Andrada wrote:
  I would expect the app running in the trusted prompt session to stay
 open when the screen blanks and is then later turned on again.
 
 Ideally we would keep the trusted session working when the app goes to
 the background or is suspended. But right now, for the sake of keeping
 things simple, we are dismissing a a trusted sessions once its host
 application is backgrounded or suspended.

That isn't what https://launchpad.net/bugs/1355173 says. I wasn't aware
that bug was open already, but that is my biggest concern here. So maybe
this should just be marked a dup of that bug?

As for the freeze, I'm not seeing it now on the latest image, so maybe
something else inadvertently caused it.

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

Title:
  Trusted prompt sessions get stuck on screen blank

Status in “unity8” package in Ubuntu:
  Triaged

Bug description:
  When a trusted prompt session is open on top of the dash, and the
  screen is blanked (either via timeout or pressing the power button to
  turn it off), the app which is running in the prompt session
  disappears upon turning the screen back on. In some cases, this leaves
  the dash in a state where the user is unable to interact with it, and
  the only recourse is to reboot or run restart unity8-dash if the
  Terminal or an adb shell are available. In some cases, this also
  leaves the app which was in the trusted prompt session, running in the
  background, and it will not get terminated by the system.

  To reproduce:

  1: Go to the YouTube scope.
  2: Scroll to the bottom of the results and tap the Log-in to YouTube result 
entry.
  3: When the online-accounts-ui opens up, turn the screen off.
  4: Turn the screen back on and notice the login window for YouTube is gone, 
and the dash cannot be interacted with.

  So far, I've only been able to do this in the dash, either with the
  YouTube log-in, or with the app purchasing flow (which is slightly
  more complex to test).

  When reproducing this in ubuntu-system-settings-online-accounts, the
  new account login window goes away, but it is still possible to
  interact with the system-settings UI, so the user can recover by
  trying to add the account again, or just quitting system settings.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1373966/+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 1355173] Re: Switching windows with a Trusted Prompt Session active loses the trusted prompt session

2014-09-30 Thread Rodney Dawes
This is somewhat important for the purchase flow, as the screen may
blank while the user is distracted, or user may need to switch away to
LastPass or two factor auth app to continue the process, which will
currently interrupt the process.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-system-settings-
online-accounts in Ubuntu.
https://bugs.launchpad.net/bugs/1355173

Title:
  Switching windows with a Trusted Prompt Session active loses the
  trusted prompt session

Status in Qt integration with the Mir display server:
  Triaged
Status in Online Accounts setup for Ubuntu Touch:
  Fix Released
Status in “ubuntu-system-settings-online-accounts” package in Ubuntu:
  Fix Released
Status in “unity8” package in Ubuntu:
  Triaged

Bug description:
  
  When we create a trusted prompt session over an application, let's say a 
small dialog, and then switch applications, when we switch back to the original 
application the dialog is not overlayed on top of the original application. The 
program providing the dialog seems happy, and is still running, but visually it 
is not there.

  We notice this when using the payments UI which overlays ontop of the
  dash. In some cases we need to show Online Accounts which runs as an
  independent application and causes a switching behavior. When
  returning back to the dash the Payment UI is not visible. It also
  happens if the Payment UI is visible and you switch applications using
  the right swipe.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qtmir/+bug/1355173/+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 1375281] Re: Does not support currencies other than USD

2014-09-30 Thread Rodney Dawes
** Also affects: unity-scope-click (Ubuntu RTM)
   Importance: Undecided
   Status: New

** Changed in: unity-scope-click (Ubuntu RTM)
   Status: New = In Progress

** Changed in: unity-scope-click (Ubuntu RTM)
   Importance: Undecided = Critical

** Changed in: unity-scope-click (Ubuntu RTM)
 Assignee: (unassigned) = Rodney Dawes (dobey)

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

Title:
  Does not support currencies other than USD

Status in Click Package metadata search service:
  In Progress
Status in “unity-scope-click” package in Ubuntu:
  In Progress
Status in “unity-scope-click” package in Ubuntu RTM:
  In Progress

Bug description:
  Get the suggested currency in the click scope, use it to show prices in 
results and previews.
  The server will send the suggested currency in the X-Suggested-Currency 
header.
  If the header is not present, or if it suggest a currency not available for 
some result, then the scope should default to USD.

To manage notifications about this bug go to:
https://bugs.launchpad.net/click-package-index/+bug/1375281/+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 1248326] Re: Invalidated tokens not handled gracefully

2014-10-01 Thread Rodney Dawes
** Changed in: ubuntuone-client
   Status: Confirmed = Won't Fix

** Changed in: ubuntuone-control-panel
   Status: Fix Committed = Fix Released

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

Title:
  Invalidated tokens not handled gracefully

Status in Ubuntu One Client:
  Won't Fix
Status in Ubuntu One Control Panel:
  Fix Released
Status in “ubuntuone-credentials” package in Ubuntu:
  Confirmed
Status in “unity-scope-click” package in Ubuntu:
  Fix Released

Bug description:
  Currently, when you remove a token/device from U1, you're stuck with a broken 
account.
  U1 client applications should handle this more gracefully and ask the user 
for his password again and get a new token, transparently.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntuone-client/+bug/1248326/+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 1376445] [NEW] Addition of signon-apparmor-extension causes token lookup problems

2014-10-01 Thread Rodney Dawes
Public bug reported:

As of image ~264 of ubuntu-touch, the signon-apparmor-extension package
is included. As a result, apps like pay-ui cannot find the token any
longer, and are not being notified that they are not allowed to access
the token. The following error appears in the payui log file:

2014-10-01 19:15:51,550 - DEBUG -
../../../../lib/SignOn/authsessionimpl.cpp 184 errorSlot
QDBusError(com.google.code.AccountsSSO.SingleSignOn.Error.PermissionDenied,
Client has insuficient permissions to access the
service.Method:getAuthSessionObjectPath)

** Affects: ubuntuone-credentials (Ubuntu)
 Importance: Critical
 Status: Triaged

** Affects: ubuntuone-credentials (Ubuntu RTM)
 Importance: Critical
 Status: Triaged


** Tags: rtm14 touch-2014-10-09

** Also affects: ubuntuone-credentials (Ubuntu RTM)
   Importance: Undecided
   Status: New

** Changed in: ubuntuone-credentials (Ubuntu RTM)
   Status: New = Triaged

** Changed in: ubuntuone-credentials (Ubuntu RTM)
   Importance: Undecided = Critical

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

Title:
  Addition of signon-apparmor-extension causes token lookup problems

Status in “ubuntuone-credentials” package in Ubuntu:
  Triaged
Status in “ubuntuone-credentials” package in Ubuntu RTM:
  Triaged

Bug description:
  As of image ~264 of ubuntu-touch, the signon-apparmor-extension
  package is included. As a result, apps like pay-ui cannot find the
  token any longer, and are not being notified that they are not allowed
  to access the token. The following error appears in the payui log
  file:

  2014-10-01 19:15:51,550 - DEBUG -
  ../../../../lib/SignOn/authsessionimpl.cpp 184 errorSlot
  QDBusError(com.google.code.AccountsSSO.SingleSignOn.Error.PermissionDenied,
  Client has insuficient permissions to access the
  service.Method:getAuthSessionObjectPath)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntuone-credentials/+bug/1376445/+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 1376445] Re: Addition of signon-apparmor-extension causes token lookup problems

2014-10-02 Thread Rodney Dawes
Yes, the plug-in will be fixed (that's why I filed the bug here), but
according to what Chris is stating, I'm not sure that will be enough to
resolve the issue even for people who create new accounts; given the
problem is happening with OAuth-based plug-ins that have unconfined in
the ACL already.

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

Title:
  Addition of signon-apparmor-extension causes token lookup problems

Status in The Savilerow project:
  New
Status in ACL for signond, AppArmor backend:
  In Progress
Status in “ubuntuone-credentials” package in Ubuntu:
  Triaged
Status in “signon-apparmor-extension” package in Ubuntu RTM:
  New
Status in “ubuntuone-credentials” package in Ubuntu RTM:
  Triaged

Bug description:
  As of image ~264 of ubuntu-touch, the signon-apparmor-extension
  package is included. As a result, apps like pay-ui cannot find the
  token any longer, and are not being notified that they are not allowed
  to access the token. The following error appears in the payui log
  file:

  2014-10-01 19:15:51,550 - DEBUG -
  ../../../../lib/SignOn/authsessionimpl.cpp 184 errorSlot
  QDBusError(com.google.code.AccountsSSO.SingleSignOn.Error.PermissionDenied,
  Client has insuficient permissions to access the
  service.Method:getAuthSessionObjectPath)

To manage notifications about this bug go to:
https://bugs.launchpad.net/savilerow/+bug/1376445/+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 1316415] Re: autopkgtest: fails, does not test installed package

2014-10-06 Thread Rodney Dawes
This package is no longer in the archive.

** Changed in: ubuntu-purchase-service (Ubuntu)
   Status: New = Won't Fix

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

Title:
  autopkgtest: fails, does not test installed package

Status in “ubuntu-purchase-service” package in Ubuntu:
  Won't Fix

Bug description:
  The current autopkgtest fails during package build:

  -- Detecting CXX compiler ABI info - done
  CMake Error at 
/usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:108 (message):
Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
  Call Stack (most recent call first):
/usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:315 
(_FPHSA_FAILURE_MESSAGE)
/usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:106 
(find_package_handle_standard_args)
CMakeLists.txt:18 (find_package)

  -- Configuring incomplete, errors occurred!
  See also 
/tmp/apt0-build.jV8SSz/ubuntu-purchase-service-14.04+14.04.20140310.2ubuntu2/obj-x86_64-linux-gnu/CMakeFiles/CMakeOutput.log.
  dh_auto_configure: cmake .. -DCMAKE_INSTALL_PREFIX=/usr 
-DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None 
-DLIB_SUFFIX=/x86_64-linux-gnu returned exit code 1
  debian/rules:14: recipe for target 'override_dh_auto_configure' failed

  See e. g. https://jenkins.qa.ubuntu.com/job/utopic-adt-ubuntu-
  purchase-service/7/ARCH=amd64,label=adt/console for the full log. But
  aside from this (which is probably just a missing build dependency,
  there's more problems:

   * The autopkgtest does not actually test anything, the test is empty.
  It should test that the *installed* ubuntu-purchase-service package
  works, testing the build tree does not help to spot missing files,
  missing or uninstallable dependencies, etc. At the moment it merely
  tests that the package is still buildable when dependencies change,
  which is certainly helpful but not the real purpose.

   * debian/tests/control could do with some cleanup and will need to be
  adjusted once there is an actual test. Right now, the only thing it
  really needs is build-needed, everything else should go (i. e. empty
  Depends:). Please note that if you need to (partially or fully)
  build the package in the actual test (instead of through build-
  needed), you can avoid repeating the build dependencies by using
  @builddeps@.

  Thanks!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-purchase-service/+bug/1316415/+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 1372502] Re: usermetrics stopped working some time ago due to wrong group for files

2014-10-06 Thread Rodney Dawes
Just checked on my phone, and the group ownership is also no longer
'usermetrcis' but now 'systemd-journal' instead.

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

Title:
  usermetrics stopped working some time ago due to wrong group for files

Status in “libusermetrics” package in Ubuntu:
  Confirmed

Bug description:
  $ ls -ld /var/lib/usermetrics/ ; sudo ls -l /var/lib/usermetrics/
  drwxr-x--- 2 messagebus usermetrics 4096 Aug 21 11:05 /var/lib/usermetrics/
  total 28
  -rw-r--r-- 1 messagebus usermetrics 22528 Aug 21 11:05 usermetrics6.db

  This may be related to bug #1363129, where rsyslog stopped working
  because /var/log/syslog was owned by 'usermetrics'.

  Workaround:
  $ sudo chown -R usermetrics /var/lib/usermetrics/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libusermetrics/+bug/1372502/+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 1374553] Re: In image rtm 69 infographics stopped functioning

2014-10-06 Thread Rodney Dawes
This does not seem to be fixed in devel-proposed r271 for me. The
/var/lib/usermetrics does still exist. The directory however was owned
by messagebus:systemd-journal and not by usermetrics. Running chown
usermetrics /var/lib/usermetrics and rebooting does work around the
issue, but the permissions issue still exists. Nothing seems to be in
place to ensure the permissions are the correct ones.

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

Title:
  In image rtm 69 infographics stopped functioning

Status in “libusermetrics” package in Ubuntu:
  Invalid
Status in “livecd-rootfs” package in Ubuntu:
  Fix Released
Status in “livecd-rootfs” package in Ubuntu RTM:
  Fix Released

Bug description:
  STEPS:
  1. Fresh flash (bootstrap or wipe) image 69 on krillin
  2. Make a call for a minute
  3. Send yourself an sms
  4. Play a game of sudoku
  5. play a song
  6. hit the power button
  7. hit the power button again
  8. Tap on the infographics

  EXPECTED:
  I expect the infographics to cycle through the the various metrics

  ACTUAL:
  You are just shown no data notice.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libusermetrics/+bug/1374553/+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 1378480] [NEW] Location detection insists on being turned on

2014-10-07 Thread Rodney Dawes
Public bug reported:

Despite the fact that I have never actually accepted the TOS for HERE,
and that I have explicitly disabled location detection in both the
indicator menu, and in System Settings, Location Detection (and very
often, GPS too), will revert to being enabled, whenever I reboot my
phone.

This happens on mako, krillin, and hammerhead; so I don't think it is
device dependent, but an issue explicitly in the software.

** Affects: location-service (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Location detection insists on being turned on

Status in “location-service” package in Ubuntu:
  New

Bug description:
  Despite the fact that I have never actually accepted the TOS for HERE,
  and that I have explicitly disabled location detection in both the
  indicator menu, and in System Settings, Location Detection (and very
  often, GPS too), will revert to being enabled, whenever I reboot my
  phone.

  This happens on mako, krillin, and hammerhead; so I don't think it is
  device dependent, but an issue explicitly in the software.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/location-service/+bug/1378480/+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 1369965] Re: [Dash] scopes should be surface above apps

2014-10-09 Thread Rodney Dawes
** Changed in: unity-scope-click (Ubuntu)
   Status: In Progress = Fix Released

** Changed in: ubuntu-ux
   Status: In Progress = Fix Released

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

Title:
  [Dash] scopes should be surface above apps

Status in Ubuntu UX bugs:
  Fix Released
Status in “unity-scope-click” package in Ubuntu:
  Fix Released

Bug description:
  When browsing a department the scopes in that department are displayed
  at the bottom. Scope are the key way for services to come to ubuntu
  and should be display first.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1369965/+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 1387691] Re: Media Player should not be visible in the app scope and launcher

2014-10-31 Thread Rodney Dawes
Where is the rationale for this?

Can we please have bugs filed where they state a problem, and not a
description of a task the reporter expects developers to do? And if the
problem is related to design, please provide the appropriate links to
rationale of why the design is changed, so that the developers can
understand things better.

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

Title:
  Media Player should not be visible in the app scope and launcher

Status in Media Player App:
  New
Status in Ubuntu UX bugs:
  Fix Committed
Status in “mediaplayer-app” package in Ubuntu:
  New
Status in “unity8” package in Ubuntu:
  Incomplete
Status in “url-dispatcher” package in Ubuntu:
  New

Bug description:
  The mediaplayer is an 'auxiliary app' in the current design approach.
  That means that its purpouse it playback media launched by other apps
  (e.g Messaging) or scopes (e.g. Videos). It should not be launched
  from the App scopes.

  However, the 'Update' section System Settings should still display it
  when an update to mediaplayer is available.

  Current behaviour
  - Mediaplayer app displayed in App Scope, Launcher and Settings

  Desired behaviour
  - Mediaplayer app not displayed in App Scope or Launcher
  - Mediaplayer displayed in Settings  Update

To manage notifications about this bug go to:
https://bugs.launchpad.net/mediaplayer-app/+bug/1387691/+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 1303354] Re: [Dash] App Summary appears to be part of Description

2014-10-31 Thread Rodney Dawes
Awesome. Let's do that! Hopefully Martin will be feeling better on
Monday and can approve someone doing the needed work on the server to
get rid of it. :)

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

Title:
  [Dash] App Summary appears to be part of Description

Status in Click Package metadata search service:
  Triaged
Status in Online service used by software center:
  New
Status in Ubuntu UX bugs:
  Fix Committed
Status in The Unity 8 shell:
  Fix Released
Status in “click” package in Ubuntu:
  New
Status in “unity-scope-click” package in Ubuntu:
  Triaged
Status in “unity8” package in Ubuntu:
  Fix Released

Bug description:
  The tagline in app descriptions looks like it is part of the main
  description, without any spacing or difference in font, which makes it
  hard to read. Is it possible to make the tagline bold or separated in
  some way?

  Desired solution
  -
  Separate out tagline from rest of info and place directly below screenshots - 
see attached design including the tagline / strapline

To manage notifications about this bug go to:
https://bugs.launchpad.net/click-package-index/+bug/1303354/+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 1387752] Re: [Dash] [Apps Scope] Ubuntu Store icon should be entire width of screen

2014-10-31 Thread Rodney Dawes
And what about bug #1383215 exactly?

What is the rationale for this change? Why should we display this entry
differently than we display scopes everywhere else? The current design
matches what we show for scopes in the store scope when looking for
additional scopes to install, and in the dash overview when browsing
installed scopes. The dead space might be slightly annoying for design
sensibilities, but it is consistent.

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

Title:
  [Dash] [Apps Scope] Ubuntu Store icon should be entire width of screen

Status in “unity-scope-click” package in Ubuntu:
  Confirmed
Status in “unity8” package in Ubuntu:
  Confirmed

Bug description:
  Replace tall/narrow 'Ubuntu Store' icon with version that is the same
  width as rows of application icon above it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+bug/1387752/+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


  1   2   3   4   5   6   7   >