[Touch-packages] [Bug 1901611] Re: can't launch focal container on bionic (TIOCGPTPEER)

2020-10-27 Thread Kyle Nitzsche
My kernel was stuck on 4.4. I had to manually update /boot/grub/grub.cfg
with 'sudo grub-mkconfig -o /boot/grub/grub.cfg' to get the 4.15 kernel
to be available in grub to boot from. After that, and booting from 4.15
kernel, I can get bash into focal lxd container. Marking invalid.

** Changed in: lxc (Ubuntu)
   Status: New => Invalid

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

Title:
  can't launch focal container on bionic (TIOCGPTPEER)

Status in lxc package in Ubuntu:
  Invalid

Bug description:
  I cannot get a bash shell into a focal container on my bionic host.
  stdout shows TIOCGPTPEER unavailable message.
  `lxc ls` shows it is running, and I can ping it's IP address.

  $ lxc exec focal-NOTREAL -- bash
  Error: TIOCGPTPEER required but not available
  $ uname -a
  Linux timbre 4.4.0-164-generic #192-Ubuntu SMP Fri Sep 13 12:02:50 UTC 2019 
x86_64 x86_64 x86_64 GNU/Linux
  $ uname -a
  Linux timbre 4.4.0-164-generic #192-Ubuntu SMP Fri Sep 13 12:02:50 UTC 2019 
x86_64 x86_64 x86_64 GNU/Linux
  $ lxc config show focal-NOTREAL
  architecture: x86_64
  config:
image.architecture: amd64
image.description: ubuntu 20.04 LTS amd64 (release) (20201014)
image.label: release
image.os: ubuntu
image.release: focal
image.serial: "20201014"
image.type: squashfs
image.version: "20.04"
volatile.base_image: 
e81943d409153d0962e3855b7d9e6c60640571529f47b16eec2da5b4f2ad77ff
volatile.eth0.host_name: veth0ad5a93b
volatile.eth0.hwaddr: 00:16:3e:72:ed:8d
volatile.idmap.base: "0"
volatile.idmap.current: 
'[{"Isuid":true,"Isgid":false,"Hostid":100,"Nsid":0,"Maprange":10},{"Isuid":false,"Isgid":true,"Hostid":100,"Nsid":0,"Maprange":10}]'
volatile.idmap.next: 
'[{"Isuid":true,"Isgid":false,"Hostid":100,"Nsid":0,"Maprange":10},{"Isuid":false,"Isgid":true,"Hostid":100,"Nsid":0,"Maprange":10}]'
volatile.last_state.idmap: 
'[{"Isuid":true,"Isgid":false,"Hostid":100,"Nsid":0,"Maprange":10},{"Isuid":false,"Isgid":true,"Hostid":100,"Nsid":0,"Maprange":10}]'
volatile.last_state.power: RUNNING
  devices: {}
  ephemeral: false
  profiles:
  - default
  stateful: false
  description: ""

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1901611/+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 1901611] [NEW] can't launch focal container on bionic (TIOCGPTPEER)

2020-10-26 Thread Kyle Nitzsche
Public bug reported:

I cannot get a bash shell into a focal container on my bionic host.
stdout shows TIOCGPTPEER unavailable message.
`lxc ls` shows it is running, and I can ping it's IP address.

$ lxc exec focal-NOTREAL -- bash
Error: TIOCGPTPEER required but not available
$ uname -a
Linux timbre 4.4.0-164-generic #192-Ubuntu SMP Fri Sep 13 12:02:50 UTC 2019 
x86_64 x86_64 x86_64 GNU/Linux
$ uname -a
Linux timbre 4.4.0-164-generic #192-Ubuntu SMP Fri Sep 13 12:02:50 UTC 2019 
x86_64 x86_64 x86_64 GNU/Linux
$ lxc config show focal-NOTREAL
architecture: x86_64
config:
  image.architecture: amd64
  image.description: ubuntu 20.04 LTS amd64 (release) (20201014)
  image.label: release
  image.os: ubuntu
  image.release: focal
  image.serial: "20201014"
  image.type: squashfs
  image.version: "20.04"
  volatile.base_image: 
e81943d409153d0962e3855b7d9e6c60640571529f47b16eec2da5b4f2ad77ff
  volatile.eth0.host_name: veth0ad5a93b
  volatile.eth0.hwaddr: 00:16:3e:72:ed:8d
  volatile.idmap.base: "0"
  volatile.idmap.current: 
'[{"Isuid":true,"Isgid":false,"Hostid":100,"Nsid":0,"Maprange":10},{"Isuid":false,"Isgid":true,"Hostid":100,"Nsid":0,"Maprange":10}]'
  volatile.idmap.next: 
'[{"Isuid":true,"Isgid":false,"Hostid":100,"Nsid":0,"Maprange":10},{"Isuid":false,"Isgid":true,"Hostid":100,"Nsid":0,"Maprange":10}]'
  volatile.last_state.idmap: 
'[{"Isuid":true,"Isgid":false,"Hostid":100,"Nsid":0,"Maprange":10},{"Isuid":false,"Isgid":true,"Hostid":100,"Nsid":0,"Maprange":10}]'
  volatile.last_state.power: RUNNING
devices: {}
ephemeral: false
profiles:
- default
stateful: false
description: ""

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

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

Title:
  can't launch focal container on bionic (TIOCGPTPEER)

Status in lxc package in Ubuntu:
  New

Bug description:
  I cannot get a bash shell into a focal container on my bionic host.
  stdout shows TIOCGPTPEER unavailable message.
  `lxc ls` shows it is running, and I can ping it's IP address.

  $ lxc exec focal-NOTREAL -- bash
  Error: TIOCGPTPEER required but not available
  $ uname -a
  Linux timbre 4.4.0-164-generic #192-Ubuntu SMP Fri Sep 13 12:02:50 UTC 2019 
x86_64 x86_64 x86_64 GNU/Linux
  $ uname -a
  Linux timbre 4.4.0-164-generic #192-Ubuntu SMP Fri Sep 13 12:02:50 UTC 2019 
x86_64 x86_64 x86_64 GNU/Linux
  $ lxc config show focal-NOTREAL
  architecture: x86_64
  config:
image.architecture: amd64
image.description: ubuntu 20.04 LTS amd64 (release) (20201014)
image.label: release
image.os: ubuntu
image.release: focal
image.serial: "20201014"
image.type: squashfs
image.version: "20.04"
volatile.base_image: 
e81943d409153d0962e3855b7d9e6c60640571529f47b16eec2da5b4f2ad77ff
volatile.eth0.host_name: veth0ad5a93b
volatile.eth0.hwaddr: 00:16:3e:72:ed:8d
volatile.idmap.base: "0"
volatile.idmap.current: 
'[{"Isuid":true,"Isgid":false,"Hostid":100,"Nsid":0,"Maprange":10},{"Isuid":false,"Isgid":true,"Hostid":100,"Nsid":0,"Maprange":10}]'
volatile.idmap.next: 
'[{"Isuid":true,"Isgid":false,"Hostid":100,"Nsid":0,"Maprange":10},{"Isuid":false,"Isgid":true,"Hostid":100,"Nsid":0,"Maprange":10}]'
volatile.last_state.idmap: 
'[{"Isuid":true,"Isgid":false,"Hostid":100,"Nsid":0,"Maprange":10},{"Isuid":false,"Isgid":true,"Hostid":100,"Nsid":0,"Maprange":10}]'
volatile.last_state.power: RUNNING
  devices: {}
  ephemeral: false
  profiles:
  - default
  stateful: false
  description: ""

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1901611/+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 1646369] Re: No manual location setting causes scope issues

2016-12-01 Thread Kyle Nitzsche
** Summary changed:

- I can't see the sunset and the sunrise time and neither the information about 
the moon
+ No manual location setting causes scope issues

** Description changed:

+ NEW DESCRIPTION:
+ 
+ Some users want to be able to disable location (to save battery) and
+ they want to be able to manually set their location. This would allow
+ them to have operational scopes that require a location.
+ 
+ OLD DESCRIPTION:
+ 
  I am connected to Internet but I get always “no information” next to the 
sunrise and the sunset.
  The line with information about the moon isn't visible.
  
  I have a BQ Aquaris E4.5 with OTA 13 in Italian.
  This problem affects me from some updates.

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

** Changed in: today-scope
   Importance: Undecided => Wishlist

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

Title:
  No manual location setting causes scope issues

Status in Today Scope:
  Incomplete
Status in unity8 package in Ubuntu:
  New

Bug description:
  NEW DESCRIPTION:

  Some users want to be able to disable location (to save battery) and
  they want to be able to manually set their location. This would allow
  them to have operational scopes that require a location.

  OLD DESCRIPTION:

  I am connected to Internet but I get always “no information” next to the 
sunrise and the sunset.
  The line with information about the moon isn't visible.

  I have a BQ Aquaris E4.5 with OTA 13 in Italian.
  This problem affects me from some updates.

To manage notifications about this bug go to:
https://bugs.launchpad.net/today-scope/+bug/1646369/+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 1404824] Re: [Scopes] There is no way to uninstall a scope on ubuntu phone

2016-11-29 Thread Kyle Nitzsche
** Project changed: savilerow => canonical-scopes-project

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

Title:
  [Scopes] There is no way to uninstall a scope on ubuntu phone

Status in canonical-scopes-project:
  Won't Fix
Status in Ubuntu UX:
  Invalid
Status in Unity 8:
  Confirmed
Status in unity8 package in Ubuntu:
  Invalid

Bug description:
  Currently, I only know that "click unregister" may help to remove an
  installed scope. May I know how I can remove an installed scope on the
  phone if a user does not like to have it in the phone?

  -- UX Comment --

  There are two possibilities for "removing" a scope from the phone:

  1 - Unfavourite a scope: 
  If we access the 'Manage Dash' screen (via bottom edge gesture), you can tap 
on the star icon to remove any scope from the Dash (except the Apps Scope). 
After doing this, that scope will not be shonw as part of the Dash pagination. 
You can reverse the action by tapping on the star again.

  2 - Uninstall a scope:
  If we go to the Ubunut Store (accessible from the Apps Scope or by tapping on 
the Store icon on the Manage Dash header) and we search for a specific scope 
(e.g.: Today Scope), we can tap on the 'Uninstall' button to uninstall it from 
the system. A confirmation dialog will prompt you and if you confirm, the scope 
will be uninstalled and therefore removed permantly from the Dash (pagination) 
and the Manage Dash screen. You can reverse this action by installing the scope 
again (same steps as any other app in the store).

  However, we are working towards a entire redesign of Scopes and Dash,
  therefore this is subject to change in the near future. The desired
  solution and specs will be updated as soon as they are available.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-scopes-project/+bug/1404824/+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 1637841] Re: Today scope refresh not always working on MX4 with OTA 13

2016-11-04 Thread Kyle Nitzsche
Dave - thanks.

My guess is this has nothing to do with the Today scope.

I guess is that there is something in the plumbing that does not handle
losing a network during a fresh - so I am glad that Michi is aware.

Regarding network, I wrote and attached here a test scope that displays
the scopes current understanding of the network status twice, the second
time is after waiting 10 seconds.

The code is here: lp:~knitzsche/+junk/test-network-dynamic-enum

I find that the unity::scopes::QueryMetadata::ConnectivityStatus is
wrong much of the time. It is often Unknown for example, whereas I have
been sitting here at my desk with connected wifi all along.


** Attachment added: "knitzsche.testscope-network_0.1_armhf.click"
   
https://bugs.launchpad.net/today-scope/+bug/1637841/+attachment/4772462/+files/knitzsche.testscope-network_0.1_armhf.click

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

Title:
  Today scope refresh not always working on MX4 with OTA 13

Status in Today Scope:
  Incomplete
Status in unity-scopes-api package in Ubuntu:
  New

Bug description:
  Hi I am using the Meizu MX4 with OTA-13 installed. Sometimes with weak
  or no wifi the today scope is messed up, in the same way as the below
  report I found for the BQE4.5. If you try to refresh it the problem is
  not resolved (such as only half the date shown, or no date or no
  pictures). Even after returning to a good wifi signal and performing
  the pulldown refresh the problem is not resolved. As I have seen this
  problem from the start on older OTA versions (I have reported before),
  my feeling is there is a fundamental problem with the way scopes are
  refreshed when you pull down the screen. I have also screen the "no
  pictures" on other scopes and the refresh not working, could this be a
  common scope problem and nothing to do with the today scope?.

  Note, when the today scope is messed up if you un-tick the "day info"
  then refresh and then tick day info again, this sometimes helps. If no
  pictures displayed (today and other scopes) I normally have to reset
  the phone to correct the problem.

  Your support us appreciated,

  Regards

  Dave H

  Similar bug (BQE4.5 & OTA9)

  * Upon updating today screen (swipe-down) get partially updated info, see 
attached step01.png
  * Activating side bar/pressing on Ubuntu icon shows that the rest of scopes 
were updated, but they somehow ended up above today screen controls, see 
attached step02.png
  * Activating side bar again makes it look like on attached step03.png
  * Finally, pressing on Ubuntu icon once more results in empty today screen, 
step04.png

To manage notifications about this bug go to:
https://bugs.launchpad.net/today-scope/+bug/1637841/+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 1637841] Re: Today scope refresh not always working on MX4 with OTA 13

2016-11-03 Thread Kyle Nitzsche
Given my above experiences, and given that you do have elpais installed
and it may be enabled in your Today scope (can't see from your settings
image in comment #7), can you please:

Ensure that El Pais and holidays scopes are DISABLED in today scope
settings, and see if you can reproduce this? (if you have the twitter
scope installed, disable that too).

Thanks for your patience!

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

Title:
  Today scope refresh not always working on MX4 with OTA 13

Status in Today Scope:
  Incomplete
Status in unity-scopes-api package in Ubuntu:
  New

Bug description:
  Hi I am using the Meizu MX4 with OTA-13 installed. Sometimes with weak
  or no wifi the today scope is messed up, in the same way as the below
  report I found for the BQE4.5. If you try to refresh it the problem is
  not resolved (such as only half the date shown, or no date or no
  pictures). Even after returning to a good wifi signal and performing
  the pulldown refresh the problem is not resolved. As I have seen this
  problem from the start on older OTA versions (I have reported before),
  my feeling is there is a fundamental problem with the way scopes are
  refreshed when you pull down the screen. I have also screen the "no
  pictures" on other scopes and the refresh not working, could this be a
  common scope problem and nothing to do with the today scope?.

  Note, when the today scope is messed up if you un-tick the "day info"
  then refresh and then tick day info again, this sometimes helps. If no
  pictures displayed (today and other scopes) I normally have to reset
  the phone to correct the problem.

  Your support us appreciated,

  Regards

  Dave H

  Similar bug (BQE4.5 & OTA9)

  * Upon updating today screen (swipe-down) get partially updated info, see 
attached step01.png
  * Activating side bar/pressing on Ubuntu icon shows that the rest of scopes 
were updated, but they somehow ended up above today screen controls, see 
attached step02.png
  * Activating side bar again makes it look like on attached step03.png
  * Finally, pressing on Ubuntu icon once more results in empty today screen, 
step04.png

To manage notifications about this bug go to:
https://bugs.launchpad.net/today-scope/+bug/1637841/+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 1637841] Re: Today scope refresh not always working on MX4 with OTA 13

2016-11-03 Thread Kyle Nitzsche
twice now with elpais and holidays disabled in Today during refresh I
walked out of wifi range and *expected* resulted displayed [1]. Display
was not limited to Day scope.

Possibility: these child scopes do not handle loss of network during
refresh correctly. They should simply return from the run() method.

Does the unity::scopes::QueryMetadata::ConnectivityStatus [2] update
dynamically during a scope run() exuction, or does it just have a value
that was correct when first passed to the scope?

[1] there was also a twitter scope panic. I filed this bug for that:
https://bugs.launchpad.net/twitter-scope/+bug/1639056

[2]
https://developer.ubuntu.com/api/scopes/cpp/sdk-15.04.4/unity.scopes.QueryMetadata/#a20eb916661728a7d9c00485e28f88701

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

Title:
  Today scope refresh not always working on MX4 with OTA 13

Status in Today Scope:
  Incomplete
Status in unity-scopes-api package in Ubuntu:
  New

Bug description:
  Hi I am using the Meizu MX4 with OTA-13 installed. Sometimes with weak
  or no wifi the today scope is messed up, in the same way as the below
  report I found for the BQE4.5. If you try to refresh it the problem is
  not resolved (such as only half the date shown, or no date or no
  pictures). Even after returning to a good wifi signal and performing
  the pulldown refresh the problem is not resolved. As I have seen this
  problem from the start on older OTA versions (I have reported before),
  my feeling is there is a fundamental problem with the way scopes are
  refreshed when you pull down the screen. I have also screen the "no
  pictures" on other scopes and the refresh not working, could this be a
  common scope problem and nothing to do with the today scope?.

  Note, when the today scope is messed up if you un-tick the "day info"
  then refresh and then tick day info again, this sometimes helps. If no
  pictures displayed (today and other scopes) I normally have to reset
  the phone to correct the problem.

  Your support us appreciated,

  Regards

  Dave H

  Similar bug (BQE4.5 & OTA9)

  * Upon updating today screen (swipe-down) get partially updated info, see 
attached step01.png
  * Activating side bar/pressing on Ubuntu icon shows that the rest of scopes 
were updated, but they somehow ended up above today screen controls, see 
attached step02.png
  * Activating side bar again makes it look like on attached step03.png
  * Finally, pressing on Ubuntu icon once more results in empty today screen, 
step04.png

To manage notifications about this bug go to:
https://bugs.launchpad.net/today-scope/+bug/1637841/+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 1637841] Re: Today scope refresh not always working on MX4 with OTA 13

2016-11-03 Thread Kyle Nitzsche
ok, with holiday scope disabled, I walk out of wifi range while a today scope 
refresh is ongoing and I get similar results:
* only the Day scope displays
* but this time a different child scope displays the TimeoutExecption: elpais

[2016-11-03 17:12:03.323] ERROR:
com.canonical.scopes.dashboard_dashboard: QueryBase::run():
unity::scopes::TimeoutException: Request timed out after 500
milliseconds (endpoint =
ipc:///run/user/32011/zmq/priv/com.canonical.elpais_ELPAIS, op =
debug_mode)

again, restarting scope-registry fixes today scope.

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

Title:
  Today scope refresh not always working on MX4 with OTA 13

Status in Today Scope:
  Incomplete
Status in unity-scopes-api package in Ubuntu:
  New

Bug description:
  Hi I am using the Meizu MX4 with OTA-13 installed. Sometimes with weak
  or no wifi the today scope is messed up, in the same way as the below
  report I found for the BQE4.5. If you try to refresh it the problem is
  not resolved (such as only half the date shown, or no date or no
  pictures). Even after returning to a good wifi signal and performing
  the pulldown refresh the problem is not resolved. As I have seen this
  problem from the start on older OTA versions (I have reported before),
  my feeling is there is a fundamental problem with the way scopes are
  refreshed when you pull down the screen. I have also screen the "no
  pictures" on other scopes and the refresh not working, could this be a
  common scope problem and nothing to do with the today scope?.

  Note, when the today scope is messed up if you un-tick the "day info"
  then refresh and then tick day info again, this sometimes helps. If no
  pictures displayed (today and other scopes) I normally have to reset
  the phone to correct the problem.

  Your support us appreciated,

  Regards

  Dave H

  Similar bug (BQE4.5 & OTA9)

  * Upon updating today screen (swipe-down) get partially updated info, see 
attached step01.png
  * Activating side bar/pressing on Ubuntu icon shows that the rest of scopes 
were updated, but they somehow ended up above today screen controls, see 
attached step02.png
  * Activating side bar again makes it look like on attached step03.png
  * Finally, pressing on Ubuntu icon once more results in empty today screen, 
step04.png

To manage notifications about this bug go to:
https://bugs.launchpad.net/today-scope/+bug/1637841/+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 1637841] Re: Today scope refresh not always working on MX4 with OTA 13

2016-11-03 Thread Kyle Nitzsche
by the way, issuing "restart scope-registry" brings holidays scope back
to life and fixes the today scope on refresh.

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

Title:
  Today scope refresh not always working on MX4 with OTA 13

Status in Today Scope:
  Incomplete
Status in unity-scopes-api package in Ubuntu:
  New

Bug description:
  Hi I am using the Meizu MX4 with OTA-13 installed. Sometimes with weak
  or no wifi the today scope is messed up, in the same way as the below
  report I found for the BQE4.5. If you try to refresh it the problem is
  not resolved (such as only half the date shown, or no date or no
  pictures). Even after returning to a good wifi signal and performing
  the pulldown refresh the problem is not resolved. As I have seen this
  problem from the start on older OTA versions (I have reported before),
  my feeling is there is a fundamental problem with the way scopes are
  refreshed when you pull down the screen. I have also screen the "no
  pictures" on other scopes and the refresh not working, could this be a
  common scope problem and nothing to do with the today scope?.

  Note, when the today scope is messed up if you un-tick the "day info"
  then refresh and then tick day info again, this sometimes helps. If no
  pictures displayed (today and other scopes) I normally have to reset
  the phone to correct the problem.

  Your support us appreciated,

  Regards

  Dave H

  Similar bug (BQE4.5 & OTA9)

  * Upon updating today screen (swipe-down) get partially updated info, see 
attached step01.png
  * Activating side bar/pressing on Ubuntu icon shows that the rest of scopes 
were updated, but they somehow ended up above today screen controls, see 
attached step02.png
  * Activating side bar again makes it look like on attached step03.png
  * Finally, pressing on Ubuntu icon once more results in empty today screen, 
step04.png

To manage notifications about this bug go to:
https://bugs.launchpad.net/today-scope/+bug/1637841/+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 1637841] Re: Today scope refresh not always working on MX4 with OTA 13

2016-11-03 Thread Kyle Nitzsche
Noting the TimeoutException on holidays scope above, I've tried
launching holidays from Manage page. No results display.

running holidays scope from command line with scope-data tool I get this with 
no displayed results:
phablet@ubuntu-phablet:~$ ./scope-data com.canonical.scopes.holidays_holidays 
--results
unity::scopes::TimeoutException: Request timed out after 500 milliseconds 
(endpoint = 
ipc:///run/user/32011/zmq/priv/com.canonical.scopes.holidays_holidays, op = 
debug_mode)

I will now try reproducing the Today scope bug with Holidays scope
disabled.

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

Title:
  Today scope refresh not always working on MX4 with OTA 13

Status in Today Scope:
  Incomplete
Status in unity-scopes-api package in Ubuntu:
  New

Bug description:
  Hi I am using the Meizu MX4 with OTA-13 installed. Sometimes with weak
  or no wifi the today scope is messed up, in the same way as the below
  report I found for the BQE4.5. If you try to refresh it the problem is
  not resolved (such as only half the date shown, or no date or no
  pictures). Even after returning to a good wifi signal and performing
  the pulldown refresh the problem is not resolved. As I have seen this
  problem from the start on older OTA versions (I have reported before),
  my feeling is there is a fundamental problem with the way scopes are
  refreshed when you pull down the screen. I have also screen the "no
  pictures" on other scopes and the refresh not working, could this be a
  common scope problem and nothing to do with the today scope?.

  Note, when the today scope is messed up if you un-tick the "day info"
  then refresh and then tick day info again, this sometimes helps. If no
  pictures displayed (today and other scopes) I normally have to reset
  the phone to correct the problem.

  Your support us appreciated,

  Regards

  Dave H

  Similar bug (BQE4.5 & OTA9)

  * Upon updating today screen (swipe-down) get partially updated info, see 
attached step01.png
  * Activating side bar/pressing on Ubuntu icon shows that the rest of scopes 
were updated, but they somehow ended up above today screen controls, see 
attached step02.png
  * Activating side bar again makes it look like on attached step03.png
  * Finally, pressing on Ubuntu icon once more results in empty today screen, 
step04.png

To manage notifications about this bug go to:
https://bugs.launchpad.net/today-scope/+bug/1637841/+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 1637841] Re: Today scope refresh not always working on MX4 with OTA 13

2016-11-03 Thread Kyle Nitzsche
After walking back into wifi range (on my second reproduction) and
refreshing Today scope, only Day scope displays (although it does
display normally).

The scope-reg.log contains this now reliably on refresh with only Day scope 
showing:
[2016-11-03 16:56:46.984] INFO: Registry: RegistryObject::ScopeProcess::exec(): 
Process for scope: "com.canonical.scopes.dashboard_dashboard" started
"com.canonical.scopes.dashboard_dashboard: ADDING DECLARED child scope: 
com.canonical.scopes.day_day, local_id: day_localId"
"com.canonical.scopes.dashboard_dashboard: ADDING DECLARED child scope: 
com.canonical.scopes.weatherchannel, local_id: weather_channel_localId"
"com.canonical.scopes.dashboard_dashboard: ADDING DECLARED child scope: 
com.canonical.scopes.holidays_holidays, local_id: holidays_localID"
"com.canonical.scopes.dashboard_dashboard: ADDING DECLARED child scope: 
com.canonical.scopes.events_events, local_id: events_localID"
"com.canonical.scopes.dashboard_dashboard: ADDING DECLARED child scope: 
com.canonical.scopes.tasks_sctasks, local_id: tasks_localID"
"com.canonical.scopes.dashboard_dashboard: ADDING DECLARED child scope: 
com.canonical.scopes.contacts_contacts, local_id: contacts"
"com.canonical.scopes.dashboard_dashboard: ADDING DECLARED child scope: 
com.canonical.scopes.fitbit_fitbit, local_id: fitbit_localId"
"com.canonical.scopes.dashboard_dashboard: ADDING CATEGORY KEYWORD child scope: 
com.canonical.scopes.calls_calls, by keyword recent, to department: "
"com.canonical.scopes.dashboard_dashboard: ADDING CATEGORY KEYWORD child scope: 
com.canonical.scopes.texts_texts, by keyword recent, to department: "
"com.canonical.scopes.dashboard_dashboard: ADDING CATEGORY KEYWORD child scope: 
com.ubuntu.telegram_sctelegram, by keyword recent, to department: "
"com.canonical.scopes.dashboard_dashboard: ADDING CATEGORY KEYWORD child scope: 
com.canonical.elpais_ELPAIS, by keyword news.headlines, to department: "
"com.canonical.scopes.dashboard_dashboard: ADDING CATEGORY KEYWORD child scope: 
com.canonical.scopes.bbc_bbc, by keyword news.headlines, to department: "
"com.canonical.scopes.dashboard_dashboard: ADDING CATEGORY KEYWORD child scope: 
com.canonical.scopes.eljueves_eljueves, by keyword news.headlines, to 
department: "
"com.canonical.scopes.dashboard_dashboard: ADDING CATEGORY KEYWORD child scope: 
com.canonical.scopes.euronews_euronews, by keyword news.headlines, to 
department: "
"com.canonical.scopes.dashboard_dashboard: ADDING CATEGORY KEYWORD child scope: 
com.canonical.scopes.testscope_testscope, by keyword news.headlines, to 
department: "
"com.canonical.scopes.dashboard_dashboard: ADDING CATEGORY KEYWORD child scope: 
knitzsche.testscope-art_testscope-art, by keyword news.headlines, to 
department: "
"com.canonical.scopes.dashboard_dashboard: ADDING CATEGORY KEYWORD child scope: 
knitzsche.testscope-emblem_testscope-emblem, by keyword news.headlines, to 
department: "
"com.canonical.scopes.dashboard_dashboard: ADDING CATEGORY KEYWORD child scope: 
knitzsche.testscope-mascot_testscope-mascot, by keyword news.headlines, to 
department: "
"com.canonical.scopes.dashboard_dashboard: ADDING CATEGORY KEYWORD child scope: 
twitter.canonicalpartners_twitter, by keyword twitter.home, to department: "
"com.canonical.scopes.dashboard_dashboard: NOT using departments"
aa_getcon failed, errno = 13
[2016-11-03 16:56:50.987] INFO: Registry: RegistryObject::ScopeProcess::exec(): 
Process for scope: "com.canonical.scopes.day_day" started
QSocketNotifier: Can only be used with threads started with QThread
QSocketNotifier: Can only be used with threads started with QThread
QNetworkManagerInterface::QNetworkManagerInterface(QObject*) propsReply "An 
AppArmor policy prevents this sender from sending this message to this 
recipient; type="method_call", sender=":1.1084" (uid=32011 pid=1344 
comm="/usr/lib/arm-linux-gnueabihf/unity-scopes/scoperun") 
interface="org.freedesktop.DBus.Properties" member="GetAll" error 
name="(unset)" requested_reply="0" destination="org.freedesktop.NetworkManager" 
(uid=0 pid=1710 comm="NetworkManager ")"
QNetworkManagerInterface::QNetworkManagerInterface(QObject*) nmReply "An 
AppArmor policy prevents this sender from sending this message to this 
recipient; type="method_call", sender=":1.1084" (uid=32011 pid=1344 
comm="/usr/lib/arm-linux-gnueabihf/unity-scopes/scoperun") 
interface="org.freedesktop.NetworkManager" member="GetDevices" error 
name="(unset)" requested_reply="0" destination="org.freedesktop.NetworkManager" 
(uid=0 pid=1710 comm="NetworkManager ")"
"Object path cannot be empty"
query complete, status:  ok 

[2016-11-03 16:56:51.548] ERROR: com.canonical.scopes.dashboard_dashboard: 
QueryBase::run(): unity::scopes::TimeoutException: Request timed out after 500 
milliseconds (endpoint = 
ipc:///run/user/32011/zmq/priv/com.canonical.scopes.holidays_holidays, op = 
debug_mode)
[2016-11-03 16:56:51.924] INFO: Registry: 
RegistryObject::ScopeProcess::on_process_death(): 

[Touch-packages] [Bug 1637841] Re: Today scope refresh not always working on MX4 with OTA 13

2016-11-03 Thread Kyle Nitzsche
I was just able to produce a MiddelwareException twice by walking out of
range of my wifi while a Today scope refresh was in progress.

In both case the resulting display ONLY the Day scope.

In one case there was also a twitter scope panic/crash.

Attached my scope-reg.log


** Attachment added: "my2reproduced-scope-reg.log"
   
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1637841/+attachment/4772036/+files/my2reproduced-scope-reg.log

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

Title:
  Today scope refresh not always working on MX4 with OTA 13

Status in Today Scope:
  Incomplete
Status in unity-scopes-api package in Ubuntu:
  New

Bug description:
  Hi I am using the Meizu MX4 with OTA-13 installed. Sometimes with weak
  or no wifi the today scope is messed up, in the same way as the below
  report I found for the BQE4.5. If you try to refresh it the problem is
  not resolved (such as only half the date shown, or no date or no
  pictures). Even after returning to a good wifi signal and performing
  the pulldown refresh the problem is not resolved. As I have seen this
  problem from the start on older OTA versions (I have reported before),
  my feeling is there is a fundamental problem with the way scopes are
  refreshed when you pull down the screen. I have also screen the "no
  pictures" on other scopes and the refresh not working, could this be a
  common scope problem and nothing to do with the today scope?.

  Note, when the today scope is messed up if you un-tick the "day info"
  then refresh and then tick day info again, this sometimes helps. If no
  pictures displayed (today and other scopes) I normally have to reset
  the phone to correct the problem.

  Your support us appreciated,

  Regards

  Dave H

  Similar bug (BQE4.5 & OTA9)

  * Upon updating today screen (swipe-down) get partially updated info, see 
attached step01.png
  * Activating side bar/pressing on Ubuntu icon shows that the rest of scopes 
were updated, but they somehow ended up above today screen controls, see 
attached step02.png
  * Activating side bar again makes it look like on attached step03.png
  * Finally, pressing on Ubuntu icon once more results in empty today screen, 
step04.png

To manage notifications about this bug go to:
https://bugs.launchpad.net/today-scope/+bug/1637841/+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 1637841] Re: Today scope refresh not always working on MX4 with OTA 13

2016-11-03 Thread Kyle Nitzsche
David H,

Assuming you have not modified any other parts of your rootfs, let's get
you the latest Today scope and see if you can reproduce any of the
issues, just to be sure.

Please install the attached and reboot (just to get the logs cleared)
and comment back with further info.

** Attachment added: "com.canonical.scopes.dashboard_4.11.1_armhf.click"
   
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1637841/+attachment/4772035/+files/com.canonical.scopes.dashboard_4.11.1_armhf.click

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

Title:
  Today scope refresh not always working on MX4 with OTA 13

Status in Today Scope:
  Incomplete
Status in unity-scopes-api package in Ubuntu:
  New

Bug description:
  Hi I am using the Meizu MX4 with OTA-13 installed. Sometimes with weak
  or no wifi the today scope is messed up, in the same way as the below
  report I found for the BQE4.5. If you try to refresh it the problem is
  not resolved (such as only half the date shown, or no date or no
  pictures). Even after returning to a good wifi signal and performing
  the pulldown refresh the problem is not resolved. As I have seen this
  problem from the start on older OTA versions (I have reported before),
  my feeling is there is a fundamental problem with the way scopes are
  refreshed when you pull down the screen. I have also screen the "no
  pictures" on other scopes and the refresh not working, could this be a
  common scope problem and nothing to do with the today scope?.

  Note, when the today scope is messed up if you un-tick the "day info"
  then refresh and then tick day info again, this sometimes helps. If no
  pictures displayed (today and other scopes) I normally have to reset
  the phone to correct the problem.

  Your support us appreciated,

  Regards

  Dave H

  Similar bug (BQE4.5 & OTA9)

  * Upon updating today screen (swipe-down) get partially updated info, see 
attached step01.png
  * Activating side bar/pressing on Ubuntu icon shows that the rest of scopes 
were updated, but they somehow ended up above today screen controls, see 
attached step02.png
  * Activating side bar again makes it look like on attached step03.png
  * Finally, pressing on Ubuntu icon once more results in empty today screen, 
step04.png

To manage notifications about this bug go to:
https://bugs.launchpad.net/today-scope/+bug/1637841/+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 1637841] Re: Today scope refresh not always working on MX4 with OTA 13

2016-11-03 Thread Kyle Nitzsche
David H.

In one of your other bugs about Today scope display issues [1], I think
you mentioned that you made the rootfs "/" read-write (in order to
change the default scope background as I recall).

Doing this is inherently dangerous and can cause all kinds of problems
that are essentially impossible to track down and are not real. The
problem is that over-the-air updates are applied as diffs to files. Any
file that has been modified and that gets an update is thereafter broken
with no recovery path short of reflashing the rootfs. I am not saying
that this is the cause of this bug. I am saying that by modifying the
rootfs you open the door to this possibility.

[1] https://bugs.launchpad.net/today-scope/+bug/1549983/comments/4

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

Title:
  Today scope refresh not always working on MX4 with OTA 13

Status in Today Scope:
  Incomplete
Status in unity-scopes-api package in Ubuntu:
  New

Bug description:
  Hi I am using the Meizu MX4 with OTA-13 installed. Sometimes with weak
  or no wifi the today scope is messed up, in the same way as the below
  report I found for the BQE4.5. If you try to refresh it the problem is
  not resolved (such as only half the date shown, or no date or no
  pictures). Even after returning to a good wifi signal and performing
  the pulldown refresh the problem is not resolved. As I have seen this
  problem from the start on older OTA versions (I have reported before),
  my feeling is there is a fundamental problem with the way scopes are
  refreshed when you pull down the screen. I have also screen the "no
  pictures" on other scopes and the refresh not working, could this be a
  common scope problem and nothing to do with the today scope?.

  Note, when the today scope is messed up if you un-tick the "day info"
  then refresh and then tick day info again, this sometimes helps. If no
  pictures displayed (today and other scopes) I normally have to reset
  the phone to correct the problem.

  Your support us appreciated,

  Regards

  Dave H

  Similar bug (BQE4.5 & OTA9)

  * Upon updating today screen (swipe-down) get partially updated info, see 
attached step01.png
  * Activating side bar/pressing on Ubuntu icon shows that the rest of scopes 
were updated, but they somehow ended up above today screen controls, see 
attached step02.png
  * Activating side bar again makes it look like on attached step03.png
  * Finally, pressing on Ubuntu icon once more results in empty today screen, 
step04.png

To manage notifications about this bug go to:
https://bugs.launchpad.net/today-scope/+bug/1637841/+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 1637841] Re: Today scope refresh not always working on MX4 with OTA 13

2016-11-03 Thread Kyle Nitzsche
And provide the scope-registry.log if the issue is reproduceable with
that recent today scope. (I am interested to see if the
MiddlewareExecption occurs again).

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

Title:
  Today scope refresh not always working on MX4 with OTA 13

Status in Today Scope:
  Incomplete
Status in unity-scopes-api package in Ubuntu:
  New

Bug description:
  Hi I am using the Meizu MX4 with OTA-13 installed. Sometimes with weak
  or no wifi the today scope is messed up, in the same way as the below
  report I found for the BQE4.5. If you try to refresh it the problem is
  not resolved (such as only half the date shown, or no date or no
  pictures). Even after returning to a good wifi signal and performing
  the pulldown refresh the problem is not resolved. As I have seen this
  problem from the start on older OTA versions (I have reported before),
  my feeling is there is a fundamental problem with the way scopes are
  refreshed when you pull down the screen. I have also screen the "no
  pictures" on other scopes and the refresh not working, could this be a
  common scope problem and nothing to do with the today scope?.

  Note, when the today scope is messed up if you un-tick the "day info"
  then refresh and then tick day info again, this sometimes helps. If no
  pictures displayed (today and other scopes) I normally have to reset
  the phone to correct the problem.

  Your support us appreciated,

  Regards

  Dave H

  Similar bug (BQE4.5 & OTA9)

  * Upon updating today screen (swipe-down) get partially updated info, see 
attached step01.png
  * Activating side bar/pressing on Ubuntu icon shows that the rest of scopes 
were updated, but they somehow ended up above today screen controls, see 
attached step02.png
  * Activating side bar again makes it look like on attached step03.png
  * Finally, pressing on Ubuntu icon once more results in empty today screen, 
step04.png

To manage notifications about this bug go to:
https://bugs.launchpad.net/today-scope/+bug/1637841/+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 1637841] Re: Today scope refresh not always working on MX4 with OTA 13

2016-11-03 Thread Kyle Nitzsche
Hi David H.

So, a few things which I will address in separate comments for clarity.

First, your scope-registry.log contains a
unity::scopes::MiddlewareException

[2016-11-02 17:04:35.351] ERROR:
com.canonical.scopes.dashboard_dashboard: ReplyImpl::error():
unity::scopes::MiddlewareException: Cannot invoke operations while
middleware is stopped

Whenever I have seen this, it is a Game Over situation usually requiring
a reboot.

I am not sure what causes this, but it is part of the unity-scopes-api.
I suspect it is a bug there. so I will add unity-scopes-api package
here.


** Also affects: unity-scopes-api (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-scopes-api in
Ubuntu.
https://bugs.launchpad.net/bugs/1637841

Title:
  Today scope refresh not always working on MX4 with OTA 13

Status in Today Scope:
  Incomplete
Status in unity-scopes-api package in Ubuntu:
  New

Bug description:
  Hi I am using the Meizu MX4 with OTA-13 installed. Sometimes with weak
  or no wifi the today scope is messed up, in the same way as the below
  report I found for the BQE4.5. If you try to refresh it the problem is
  not resolved (such as only half the date shown, or no date or no
  pictures). Even after returning to a good wifi signal and performing
  the pulldown refresh the problem is not resolved. As I have seen this
  problem from the start on older OTA versions (I have reported before),
  my feeling is there is a fundamental problem with the way scopes are
  refreshed when you pull down the screen. I have also screen the "no
  pictures" on other scopes and the refresh not working, could this be a
  common scope problem and nothing to do with the today scope?.

  Note, when the today scope is messed up if you un-tick the "day info"
  then refresh and then tick day info again, this sometimes helps. If no
  pictures displayed (today and other scopes) I normally have to reset
  the phone to correct the problem.

  Your support us appreciated,

  Regards

  Dave H

  Similar bug (BQE4.5 & OTA9)

  * Upon updating today screen (swipe-down) get partially updated info, see 
attached step01.png
  * Activating side bar/pressing on Ubuntu icon shows that the rest of scopes 
were updated, but they somehow ended up above today screen controls, see 
attached step02.png
  * Activating side bar again makes it look like on attached step03.png
  * Finally, pressing on Ubuntu icon once more results in empty today screen, 
step04.png

To manage notifications about this bug go to:
https://bugs.launchpad.net/today-scope/+bug/1637841/+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 1322178] Re: new armhf click build chroot is DEB_BUILD_ARCH=amd64

2016-11-03 Thread Kyle Nitzsche
** Changed in: savilerow
   Status: Triaged => Won't Fix

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

Title:
  new armhf click build chroot is DEB_BUILD_ARCH=amd64

Status in Ubuntu Developer Portal:
  New
Status in The Savilerow project:
  Won't Fix
Status in click package in Ubuntu:
  Confirmed

Bug description:
  (note sure which project to file this against..)

  I just created a 14.04 armhf click build target from the Ubuntu SDK.

  A terminal into the chroot (from the Maintain button) shows this:

  (click-ubuntu-sdk-14.04-armhf)root@chroma:/home/knitzsche# dpkg-architecture 
  DEB_BUILD_ARCH=amd64
  DEB_BUILD_ARCH_BITS=64
  DEB_BUILD_ARCH_CPU=amd64
  DEB_BUILD_ARCH_ENDIAN=little
  DEB_BUILD_ARCH_OS=linux
  DEB_BUILD_GNU_CPU=x86_64
  DEB_BUILD_GNU_SYSTEM=linux-gnu
  DEB_BUILD_GNU_TYPE=x86_64-linux-gnu
  DEB_BUILD_MULTIARCH=x86_64-linux-gnu
  DEB_HOST_ARCH=amd64
  DEB_HOST_ARCH_BITS=64
  DEB_HOST_ARCH_CPU=amd64
  DEB_HOST_ARCH_ENDIAN=little
  DEB_HOST_ARCH_OS=linux
  DEB_HOST_GNU_CPU=x86_64
  DEB_HOST_GNU_SYSTEM=linux-gnu
  DEB_HOST_GNU_TYPE=x86_64-linux-gnu
  DEB_HOST_MULTIARCH=x86_64-linux-gnu

  I expected (perhaps naively) :DEB_BUILD_ARCH=armhf (and probably
  others).

  When I install pkgs in the chroot with apt-get install, the amd64 arch
  one is installed unless I specify armhf, which I did not expect
  either.

  Some pkgs/vers on my host system:
  $ apt-cache policy qtcreator-plugin-ubuntu
  qtcreator-plugin-ubuntu:
Installed: 3.0.1+14.10.20140521.1-0ubuntu1~0trusty1

  $ apt-cache policy click
  click:
Installed: 0.4.23.1ubuntu1i~0trusty1

To manage notifications about this bug go to:
https://bugs.launchpad.net/developer-ubuntu-com/+bug/1322178/+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 1384243] Re: photos edited in gallery do not display edited in "My Photos" scope

2016-11-03 Thread Kyle Nitzsche
This was fix released a long time ago.

I tested version com.canonical.scopes.photos-local_1.38_armhf.click in
clicks (which was in ota 13) and the photo rotated from gallery then
displays rotated in photos-local (My Photos) scope.

** Changed in: savilerow
   Status: Fix Committed => Fix Released

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

Title:
  photos edited in gallery do not display edited in  "My Photos" scope

Status in The Savilerow project:
  Fix Released
Status in Thumbnailer:
  Invalid
Status in gallery-app package in Ubuntu:
  New
Status in mediascanner2 package in Ubuntu:
  New
Status in unity-scopes-api package in Ubuntu:
  Invalid
Status in unity-scopes-shell package in Ubuntu:
  Invalid

Bug description:
  I opened a photo from My Photos scope Preview > Open in the gallery.
  Rotate it. When I return to the scope, fully refreshed, the photo does
  not display rotated.

  Wait for scope to exit and then refresh it: still not rotated.

  Restart unity8-dash: now it displays rotated.

  I would expect dash toolkit to honor the edited state of a photo and
  display it rotated as appropriate.

  Note:
  Gallery app uses a URI that starts with image://thumbnailer/absPathToPhoto to 
display photos with correct rotation. However, scopes require the URI starts 
with photo://. Without that, the Open button on the preview does not open the 
photo in gallery.

To manage notifications about this bug go to:
https://bugs.launchpad.net/savilerow/+bug/1384243/+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 1627418] Re: Video scope: cannot log in Youtube or Vimeo on BQ 4.5

2016-09-27 Thread Kyle Nitzsche
Hi Bhaskara:

This issues does not seem to have anything to do with the facebook
scope.

I am re-assinging to the unity-scope-mediascanner project since that
provides the "Video" scope (which is not easy to figure out).

My guess is that the Video scope shows popular videos from YouTube and
Vimeo but does not yet provide a logged in view, so this would be a
(reasonable) feature request.

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

** Changed in: facebook-scope
   Status: New => Invalid

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

Title:
  Video scope: cannot log in Youtube or Vimeo on BQ 4.5

Status in Facebook Scope:
  Invalid
Status in unity-scope-mediascanner package in Ubuntu:
  New

Bug description:
  In video scope, not able to log in into youtube or vimeo account

To manage notifications about this bug go to:
https://bugs.launchpad.net/facebook-scope/+bug/1627418/+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 1626180] Re: Desktop Apps scope hangs unity8-dash

2016-09-23 Thread Kyle Nitzsche
Larry, thanks for your insight here.

Vladimir, it seems that either there was something wrong with your
CC.json file or with your container. So on that basis I'll mark this bug
invalid.

I is probably not a good idea to manually modify CC.json files. If I
understand correctly, all container modifications can be done with the
libertine-container-manager command and that automatically keeps the
CC.json file up to date.

If the problem comes back you might need to delete the container and
start fresh.


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

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

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

Title:
  Desktop Apps scope hangs unity8-dash

Status in Canonical System Image:
  Invalid
Status in Today Scope:
  Invalid
Status in unity8 package in Ubuntu:
  Invalid

Bug description:
  Desktop Apps scope hangs unity8-dash

  == Previous description
  Just after installing OTA-13 (BQ Aquaris M10 FHD) "Today Scope" became not 
clickable. I can't turn (swipe to) to programs and to other scopes. And Today 
Scope isn't resizeable now -- this scope does not fit screen in album mode. But 
traditional Ubuntu left panel is working and reachable, and I can run Terminal, 
Contacts, Browser, etc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1626180/+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 1626180] Re: Desktop Apps scope hangs unity8-dash

2016-09-23 Thread Kyle Nitzsche
Vladimir: let's try uninstalling your desktop apps scope as follows:

phablet@ubuntu-phablet:~$ click list | grep libertine
libertine-scope.ubuntu  1.3.2.1
phablet@ubuntu-phablet:~$ sudo click unregister --user phablet 
libertine-scope.ubuntu
[sudo] password for phablet: 

(process:20113): Json-CRITICAL **: json_object_get_string_member: assertion 
'node != NULL' failed
Unable to find application for 
'libertine-scope.ubuntu_libertine-scope_1.3.2.1': Manifest for application 
'libertine-scope' does not have a 'desktop' hook
phablet@ubuntu-phablet:~$ click list | grep libertine

then, install the scope from the store.

see if we've fixed 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/1626180

Title:
  Desktop Apps scope hangs unity8-dash

Status in Canonical System Image:
  New
Status in Today Scope:
  Invalid
Status in unity8 package in Ubuntu:
  New

Bug description:
  Desktop Apps scope hangs unity8-dash

  == Previous description
  Just after installing OTA-13 (BQ Aquaris M10 FHD) "Today Scope" became not 
clickable. I can't turn (swipe to) to programs and to other scopes. And Today 
Scope isn't resizeable now -- this scope does not fit screen in album mode. But 
traditional Ubuntu left panel is working and reachable, and I can run Terminal, 
Contacts, Browser, etc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1626180/+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 1626180] Re: Desktop Apps scope hangs unity8-dash

2016-09-23 Thread Kyle Nitzsche
does this command list any libertine apps:

libertine-container-manager list-apps --json | grep name
phablet@ubuntu-phablet:~$ libertine-container-manager list-apps --json | grep 
name
error processing 
/home/phablet/.cache/libertine-container/puritine/rootfs/usr/share/applications/libreoffice-xsltfilter.desktop:
 'Desktop Entry'
"desktop_file_name": 
"/home/phablet/.cache/libertine-container/puritine/rootfs/usr/share/applications/notification-daemon.desktop",
"name": "Notification Daemon",
"desktop_file_name": 
"/home/phablet/.cache/libertine-container/puritine/rootfs/usr/share/applications/libreoffice-base.desktop",
"name": "LibreOffice Base",
"desktop_file_name": 
"/home/phablet/.cache/libertine-container/puritine/rootfs/usr/share/applications/mb-panel-manager.desktop",
"name": "Panel Manager",
"desktop_file_name": 
"/home/phablet/.cache/libertine-container/puritine/rootfs/usr/share/applications/libreoffice-calc.desktop",
"name": "LibreOffice Calc",
...

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

Title:
  Desktop Apps scope hangs unity8-dash

Status in Canonical System Image:
  New
Status in Today Scope:
  Invalid
Status in unity8 package in Ubuntu:
  New

Bug description:
  Desktop Apps scope hangs unity8-dash

  == Previous description
  Just after installing OTA-13 (BQ Aquaris M10 FHD) "Today Scope" became not 
clickable. I can't turn (swipe to) to programs and to other scopes. And Today 
Scope isn't resizeable now -- this scope does not fit screen in album mode. But 
traditional Ubuntu left panel is working and reachable, and I can run Terminal, 
Contacts, Browser, etc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1626180/+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 1626180] Re: Today Scope not clickable after OTA-13

2016-09-23 Thread Kyle Nitzsche
Nice work Vladimir!

Based on this, I will have removed Today scope from this bug and made
other top-level bug modifications.

Please, try installing the "Desktop Apps" scope as describe here:
https://bugs.launchpad.net/libertine-scope/+bug/1617545/comments/9

Please let me know the result here.

Cheers

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

** Summary changed:

- Today Scope not clickable after OTA-13
+ Desktop Apps scope hangs unity-dash

** Description changed:

- Just after installing OTA-13 (BQ Aquaris M10 FHD) "Today Scope" became
- not clickable. I can't turn (swipe to) to programs and to other scopes.
- And Today Scope isn't resizeable now -- this scope does not fit screen
- in album mode. But traditional Ubuntu left panel is working and
- reachable, and I can run Terminal, Contacts, Browser, etc.
+ Desktop Apps scope hangs unity8-dash
+ 
+ == Previous description
+ Just after installing OTA-13 (BQ Aquaris M10 FHD) "Today Scope" became not 
clickable. I can't turn (swipe to) to programs and to other scopes. And Today 
Scope isn't resizeable now -- this scope does not fit screen in album mode. But 
traditional Ubuntu left panel is working and reachable, and I can run Terminal, 
Contacts, Browser, etc.

** Tags removed: ota-13 scope today

** Changed in: today-scope
   Status: New => Invalid

** Summary changed:

- Desktop Apps scope hangs unity-dash
+ Desktop Apps scope hangs unity8-dash

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

Title:
  Desktop Apps scope hangs unity8-dash

Status in Canonical System Image:
  New
Status in Today Scope:
  Invalid
Status in unity8 package in Ubuntu:
  New

Bug description:
  Desktop Apps scope hangs unity8-dash

  == Previous description
  Just after installing OTA-13 (BQ Aquaris M10 FHD) "Today Scope" became not 
clickable. I can't turn (swipe to) to programs and to other scopes. And Today 
Scope isn't resizeable now -- this scope does not fit screen in album mode. But 
traditional Ubuntu left panel is working and reachable, and I can run Terminal, 
Contacts, Browser, etc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1626180/+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 1626180] Re: Today Scope not clickable after OTA-13

2016-09-22 Thread Kyle Nitzsche
Vladimir: Great!

I meant to write "Apps" not "Desktop Apps" :( That is: you get to Manage
page from Apps (not from Desktop Apps). Sorry about that typo.

Anyway, it does *seem* that the problem is not caused by Today scope.

Let's continue and check if favoriting other scopes causes the same
unity8-dash cpu high usage.

So:
- reset favorites as shown above.
- restart unity8-dash
- favorite some other scope. maybe bbc
- check unity8-dash cpu utilization

Regarding the blue progress bar wiggling at the bottom which you say
never stops, it may be that unity8 (or some part of it) has indeed
died/frozen but the qml animiation just carries on forever...

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

Title:
  Today Scope not clickable after OTA-13

Status in Today Scope:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  Just after installing OTA-13 (BQ Aquaris M10 FHD) "Today Scope" became
  not clickable. I can't turn (swipe to) to programs and to other
  scopes. And Today Scope isn't resizeable now -- this scope does not
  fit screen in album mode. But traditional Ubuntu left panel is working
  and reachable, and I can run Terminal, Contacts, Browser, etc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/today-scope/+bug/1626180/+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 1626180] Re: Today Scope not clickable after OTA-13

2016-09-22 Thread Kyle Nitzsche
Ah, now I understand: Today scope is the first scope displayed and you
are stuck there.

you can reset scope favorites like this:
phablet@ubuntu-phablet:~$ gsettings set com.canonical.Unity.Dash 
favorite-scopes "['scope://clickscope']"
phablet@ubuntu-phablet:~$ restart unity8-dash

then today scope should not be a fav and you can take additional steps

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

Title:
  Today Scope not clickable after OTA-13

Status in Today Scope:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  Just after installing OTA-13 (BQ Aquaris M10 FHD) "Today Scope" became
  not clickable. I can't turn (swipe to) to programs and to other
  scopes. And Today Scope isn't resizeable now -- this scope does not
  fit screen in album mode. But traditional Ubuntu left panel is working
  and reachable, and I can run Terminal, Contacts, Browser, etc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/today-scope/+bug/1626180/+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 1626180] Re: Today Scope not clickable after OTA-13

2016-09-22 Thread Kyle Nitzsche
Vladimir: regarding your comment #36. If the blue progress bar is going
back and forth at the bottom of the today scope, it means it has not
completed. if this continues for about 40 seconds, it should then stop
automatically (all scopes do - they time out). If this happens, please
grab scope-registry.log file mentioned above immediately and attached it
here - it may be some kind of uncaught exception.

Thanks a lot for your patience with all of this!

Cheers - Kyle

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

Title:
  Today Scope not clickable after OTA-13

Status in Today Scope:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  Just after installing OTA-13 (BQ Aquaris M10 FHD) "Today Scope" became
  not clickable. I can't turn (swipe to) to programs and to other
  scopes. And Today Scope isn't resizeable now -- this scope does not
  fit screen in album mode. But traditional Ubuntu left panel is working
  and reachable, and I can run Terminal, Contacts, Browser, etc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/today-scope/+bug/1626180/+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 1626180] Re: Today Scope not clickable after OTA-13

2016-09-22 Thread Kyle Nitzsche
Hi Vladimir:

I'd like to see if we can rule out the Today scope as the cause of
unity8-dash high CPU utilization.

So:

Swipe up from the bottom of the Desktop Apps scope to see the scopes
Manage page.

Ensure your day scope is NOT a favorite.

HOW: favorited scopes are listed in a special section at the top. (Only
favorited scopes are available for swiping through.) If the scope is NOT
a favorite then the scope's star icon on the right on the Manage page is
not solid black (it is a star made of lines). If it is a favorite then
the star icon is solid black.

After doing this, the Today scope is not a favorite AND it is not
currently loaded & running.

Now, check the the unity8-dash cpu utilization.
-> is it low or still ridiculously high?

Restart unity8-dash (and don't launch today scope from the Manage page).

Again, check the the unity8-dash cpu utilization.
-> is it low or still ridiculously high?

If in both cases the unity8-dash CPU utlization is very high, then I
think we can definitively rule out the today scope as the cause.

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

Title:
  Today Scope not clickable after OTA-13

Status in Today Scope:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  Just after installing OTA-13 (BQ Aquaris M10 FHD) "Today Scope" became
  not clickable. I can't turn (swipe to) to programs and to other
  scopes. And Today Scope isn't resizeable now -- this scope does not
  fit screen in album mode. But traditional Ubuntu left panel is working
  and reachable, and I can run Terminal, Contacts, Browser, etc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/today-scope/+bug/1626180/+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 1626180] Re: Today Scope not clickable after OTA-13

2016-09-22 Thread Kyle Nitzsche
Vladimir does unity8-dash have very high cpu usage even when Today scope
is not favorited and not launched?

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

Title:
  Today Scope not clickable after OTA-13

Status in Today Scope:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  Just after installing OTA-13 (BQ Aquaris M10 FHD) "Today Scope" became
  not clickable. I can't turn (swipe to) to programs and to other
  scopes. And Today Scope isn't resizeable now -- this scope does not
  fit screen in album mode. But traditional Ubuntu left panel is working
  and reachable, and I can run Terminal, Contacts, Browser, etc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/today-scope/+bug/1626180/+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 1508905] Re: Graphics disorder, a large "claw" ('>') appearing

2016-09-22 Thread Kyle Nitzsche
if you have this issue, you can also try this. If it works, please
comment the result here:

$ stop unity8-dash
$ sudo rm -f /var/crash/*
$ rm -Rf ~/.cache/QML
$ start unity8-dash

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

Title:
  Graphics disorder, a large "claw" ('>') appearing

Status in Canonical System Image:
  Confirmed
Status in Today Scope:
  Invalid
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  Currently I have this bug. It was already present in the OTA-6.
  Usually a reboot fix the problem, but after a while it come back
  again.

  It only appears ate the bottom of the scope! If I swipe back to the
  top the "claw" fade out.

  I've attached a screenshot.

  Thanks!

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1508905/+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 1626180] Re: Today Scope not clickable after OTA-13

2016-09-21 Thread Kyle Nitzsche
Vladimir: your best bet for liberitne questions is freenode channel
#ubuntu-libertine

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

Title:
  Today Scope not clickable after OTA-13

Status in Today Scope:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  Just after installing OTA-13 (BQ Aquaris M10 FHD) "Today Scope" became
  not clickable. I can't turn (swipe to) to programs and to other
  scopes. And Today Scope isn't resizeable now -- this scope does not
  fit screen in album mode. But traditional Ubuntu left panel is working
  and reachable, and I can run Terminal, Contacts, Browser, etc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/today-scope/+bug/1626180/+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 1626180] Re: Today Scope not clickable after OTA-13

2016-09-21 Thread Kyle Nitzsche
Vladimir - thanks. I've just added unity8 to the bug based on the
exception (even though it is caught). we will have to see what they
think.

** Also affects: unity8 (Ubuntu)
   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/1626180

Title:
  Today Scope not clickable after OTA-13

Status in Today Scope:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  Just after installing OTA-13 (BQ Aquaris M10 FHD) "Today Scope" became
  not clickable. I can't turn (swipe to) to programs and to other
  scopes. And Today Scope isn't resizeable now -- this scope does not
  fit screen in album mode. But traditional Ubuntu left panel is working
  and reachable, and I can run Terminal, Contacts, Browser, etc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/today-scope/+bug/1626180/+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 1622423] Re: My activity child link disappears after logged in fitbit account

2016-09-20 Thread Kyle Nitzsche
And an annotated pastebin of the unity8-dash log:
https://pastebin.canonical.com/165995/

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

Title:
  My activity child link disappears after logged in fitbit account

Status in Canonical System Image:
  New
Status in Today Scope:
  Confirmed
Status in unity-scopes-shell package in Ubuntu:
  New

Bug description:
  $ system-image-cli -i
  current build number: 15
  device name: turbo
  channel: ubuntu-touch/rc/meizu-pd.en
  last update: 2016-09-05 03:19:44
  version version: 15
  version ubuntu: 20160903
  version tag: OTA-13-rc
  version device: 20160824-d33b825
  version custom: 20160831-992-8-12

  The child arrow link of My Activity session disappears once logged in
  fitbit account in Today scope, so unable to open My Activity child
  scope from Today scope

  Steps to reproduce:
  1. Open Today scope and navigate to My Activity session, 
  2. Existing a child link, tap it will open My Activity scope
  2. Tap 'Add your fitbit account' and login with Google account
  3. Once logged in, back to Today scope and refresh, check if the child link 
still exist.

  Actual results:
  Once logged in fitbit account, some items of fitbit displayed in session, but 
the child scope link has gone, unable to open My Activity scope from Today scope
  If open My Activity scope from manage page by swiping up, blank scope page 
shown

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1622423/+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 1622423] Re: My activity child link disappears after logged in fitbit account

2016-09-20 Thread Kyle Nitzsche
Just noting that another bug relates to the link to child, which may be
a display issue: https://bugs.launchpad.net/today-scope/+bug/1508905

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

Title:
  My activity child link disappears after logged in fitbit account

Status in Canonical System Image:
  New
Status in Today Scope:
  Confirmed
Status in unity-scopes-shell package in Ubuntu:
  New

Bug description:
  $ system-image-cli -i
  current build number: 15
  device name: turbo
  channel: ubuntu-touch/rc/meizu-pd.en
  last update: 2016-09-05 03:19:44
  version version: 15
  version ubuntu: 20160903
  version tag: OTA-13-rc
  version device: 20160824-d33b825
  version custom: 20160831-992-8-12

  The child arrow link of My Activity session disappears once logged in
  fitbit account in Today scope, so unable to open My Activity child
  scope from Today scope

  Steps to reproduce:
  1. Open Today scope and navigate to My Activity session, 
  2. Existing a child link, tap it will open My Activity scope
  2. Tap 'Add your fitbit account' and login with Google account
  3. Once logged in, back to Today scope and refresh, check if the child link 
still exist.

  Actual results:
  Once logged in fitbit account, some items of fitbit displayed in session, but 
the child scope link has gone, unable to open My Activity scope from Today scope
  If open My Activity scope from manage page by swiping up, blank scope page 
shown

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1622423/+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 1622423] Re: My activity child link disappears after logged in fitbit account

2016-09-20 Thread Kyle Nitzsche
Hi Pawel, Per our irc conversation, this is the link-to-child bug I was
referring to. See comment #9 particularly.Thanks for your input.

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

Title:
  My activity child link disappears after logged in fitbit account

Status in Canonical System Image:
  New
Status in Today Scope:
  Confirmed
Status in unity-scopes-shell package in Ubuntu:
  New

Bug description:
  $ system-image-cli -i
  current build number: 15
  device name: turbo
  channel: ubuntu-touch/rc/meizu-pd.en
  last update: 2016-09-05 03:19:44
  version version: 15
  version ubuntu: 20160903
  version tag: OTA-13-rc
  version device: 20160824-d33b825
  version custom: 20160831-992-8-12

  The child arrow link of My Activity session disappears once logged in
  fitbit account in Today scope, so unable to open My Activity child
  scope from Today scope

  Steps to reproduce:
  1. Open Today scope and navigate to My Activity session, 
  2. Existing a child link, tap it will open My Activity scope
  2. Tap 'Add your fitbit account' and login with Google account
  3. Once logged in, back to Today scope and refresh, check if the child link 
still exist.

  Actual results:
  Once logged in fitbit account, some items of fitbit displayed in session, but 
the child scope link has gone, unable to open My Activity scope from Today scope
  If open My Activity scope from manage page by swiping up, blank scope page 
shown

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1622423/+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 1622423] Re: My activity child link disappears after logged in fitbit account

2016-09-20 Thread Kyle Nitzsche
Some debug info:

I've attached a debug version of the today scope that only aggregates
twitter and fitbit.

After installing, find it in Manage with this title "FLToday".

Starting condition:
* disable twitter in this agg scope from settings
* disable your login to fitbit account in settings > accounts > fitbit
(It does not matter whether you are logged into twitter).
* don't have the fltoday scope favorited (not sure if this matters)

Reproduce:
1) Launch FLToday
The fitbit login result should display, and it should have a visible link to 
the fitbit child scope

2) Tap the login result and enable your fitbit account
You are returned to the agg scope.
Now we are using the surfacing category that *should* have a link to child, but 
it does not display.
There are two results.

3) in FLToday settings, enable the twitter scope
On return to surfacing, you should now see twitter AND our fitbit category. But 
now, the fitbit category DOES have a link to child.

Note: if twitter had been initially enabled and in step 3) you *disable*
it, the result is the same: the fitbit category DOES have the expected
link to child.

** Attachment added: "com.canonical.scopes.fl_4.12.0.11_armhf.click"
   
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1622423/+attachment/4744459/+files/com.canonical.scopes.fl_4.12.0.11_armhf.click

** Also affects: unity-scopes-shell (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: unity-scopes-shell (Ubuntu)
 Assignee: (unassigned) => Paweł Stołowski (stolowski)

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

Title:
  My activity child link disappears after logged in fitbit account

Status in Canonical System Image:
  New
Status in Today Scope:
  Confirmed
Status in unity-scopes-shell package in Ubuntu:
  New

Bug description:
  $ system-image-cli -i
  current build number: 15
  device name: turbo
  channel: ubuntu-touch/rc/meizu-pd.en
  last update: 2016-09-05 03:19:44
  version version: 15
  version ubuntu: 20160903
  version tag: OTA-13-rc
  version device: 20160824-d33b825
  version custom: 20160831-992-8-12

  The child arrow link of My Activity session disappears once logged in
  fitbit account in Today scope, so unable to open My Activity child
  scope from Today scope

  Steps to reproduce:
  1. Open Today scope and navigate to My Activity session, 
  2. Existing a child link, tap it will open My Activity scope
  2. Tap 'Add your fitbit account' and login with Google account
  3. Once logged in, back to Today scope and refresh, check if the child link 
still exist.

  Actual results:
  Once logged in fitbit account, some items of fitbit displayed in session, but 
the child scope link has gone, unable to open My Activity scope from Today scope
  If open My Activity scope from manage page by swiping up, blank scope page 
shown

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1622423/+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 1508905] Re: Graphics disorder, a "claw" appearing

2016-09-12 Thread Kyle Nitzsche
** Changed in: unity8 (Ubuntu)
   Status: Expired => Confirmed

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

Title:
  Graphics disorder, a "claw" appearing

Status in Today Scope:
  Invalid
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  Currently I have this bug. It was already present in the OTA-6.
  Usually a reboot fix the problem, but after a while it come back
  again.

  It only appears ate the bottom of the scope! If I swipe back to the
  top the "claw" fade out.

  I've attached a screenshot.

  Thanks!

To manage notifications about this bug go to:
https://bugs.launchpad.net/today-scope/+bug/1508905/+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 1546733] Re: Update of today screen messes up scopes layout.

2016-09-12 Thread Kyle Nitzsche
** Changed in: today-scope
   Status: New => Invalid

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

Title:
  Update of today screen messes up scopes layout.

Status in Today Scope:
  Invalid
Status in unity-scopes-shell package in Ubuntu:
  Invalid
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  BQ4.5, OTA9, official channel.

  Observed the following:
  * Upon updating today screen (swipe-down) get partially updated info, see 
attached step01.png
  * Activating side bar/pressing on Ubuntu icon shows that the rest of scopes 
were updated, but they somehow ended up above today screen controls, see 
attached step02.png
  * Activating side bar again makes it look like on attached step03.png
  * Finally, pressing on Ubuntu icon once more results in empty today screen, 
step04.png

To manage notifications about this bug go to:
https://bugs.launchpad.net/today-scope/+bug/1546733/+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 1599754] Re: Dash restarts in the middle while refreshing or navigating

2016-07-07 Thread Kyle Nitzsche
The log exceptions are due to handling cases where the incoming result
lacks art in the expected result attribute and we attempt to check other
result attributes to find it. This code was trying to access a result
attribute that did not exist in some cases and threw and execption.

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

Title:
  Dash restarts in the middle while refreshing or navigating

Status in Canonical System Image:
  Confirmed
Status in frieza:
  New
Status in unity-scopes-shell package in Ubuntu:
  Confirmed

Bug description:
  current build number: 15
  device name: frieza
  channel: ubuntu-touch/rc/bq-aquaris-pd.en
  last update: 2016-07-04 18:00:02
  version version: 15
  version ubuntu: 20160629
  version tag: OTA-12-rc
  version device: 20160622.0
  version custom: 20160624--41-15-vivid

  Steps:
  1.Open news scope
  2.Change the number of results in scope setting repeatedly

  actual:
  Sometimes, scopes hangs in refreshing state for ~3 minutes, then dash restarts

  expected:
  no hang and dash restart

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1599754/+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 1599754] Re: Dash restarts in the middle while refreshing or navigating

2016-07-07 Thread Kyle Nitzsche
filed bug 1599948 for the el pais related exception.

** No longer affects: canonical-scopes-project

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

Title:
  Dash restarts in the middle while refreshing or navigating

Status in Canonical System Image:
  Confirmed
Status in frieza:
  New
Status in unity-scopes-shell package in Ubuntu:
  Confirmed

Bug description:
  current build number: 15
  device name: frieza
  channel: ubuntu-touch/rc/bq-aquaris-pd.en
  last update: 2016-07-04 18:00:02
  version version: 15
  version ubuntu: 20160629
  version tag: OTA-12-rc
  version device: 20160622.0
  version custom: 20160624--41-15-vivid

  Steps:
  1.Open news scope
  2.Change the number of results in scope setting repeatedly

  actual:
  Sometimes, scopes hangs in refreshing state for ~3 minutes, then dash restarts

  expected:
  no hang and dash restart

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1599754/+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 1599754] Re: Dash restarts in the middle while refreshing or navigating

2016-07-07 Thread Kyle Nitzsche
Seems the el pais related exception is not required for the core
symptom. I just simply rebooted and refreshed the news scope twice (with
el pais disabled in news). I saw no exceptions in the scope-
registry.log, but the hang on a long refresh followed by dash restart
did occur.

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

Title:
  Dash restarts in the middle while refreshing or navigating

Status in Canonical System Image:
  Confirmed
Status in canonical-scopes-project:
  Confirmed
Status in frieza:
  New
Status in unity-scopes-shell package in Ubuntu:
  Confirmed

Bug description:
  current build number: 15
  device name: frieza
  channel: ubuntu-touch/rc/bq-aquaris-pd.en
  last update: 2016-07-04 18:00:02
  version version: 15
  version ubuntu: 20160629
  version tag: OTA-12-rc
  version device: 20160622.0
  version custom: 20160624--41-15-vivid

  Steps:
  1.Open news scope
  2.Change the number of results in scope setting repeatedly

  actual:
  Sometimes, scopes hangs in refreshing state for ~3 minutes, then dash restarts

  expected:
  no hang and dash restart

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1599754/+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 1599754] Re: Dash restarts in the middle while refreshing or navigating

2016-07-07 Thread Kyle Nitzsche
I find that the el pais scope reliably causes the log error in comment
#1 in both news scope and in today scope (dashboard).

Disabling el pais in both fixes it (no more exceptions).

** Also affects: canonical-scopes-project
   Importance: Undecided
   Status: New

** Changed in: canonical-scopes-project
   Status: New => Confirmed

** Changed in: canonical-scopes-project
   Importance: Undecided => Critical

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

Title:
  Dash restarts in the middle while refreshing or navigating

Status in Canonical System Image:
  Confirmed
Status in canonical-scopes-project:
  Confirmed
Status in frieza:
  New
Status in unity-scopes-shell package in Ubuntu:
  Confirmed

Bug description:
  current build number: 15
  device name: frieza
  channel: ubuntu-touch/rc/bq-aquaris-pd.en
  last update: 2016-07-04 18:00:02
  version version: 15
  version ubuntu: 20160629
  version tag: OTA-12-rc
  version device: 20160622.0
  version custom: 20160624--41-15-vivid

  Steps:
  1.Open news scope
  2.Change the number of results in scope setting repeatedly

  actual:
  Sometimes, scopes hangs in refreshing state for ~3 minutes, then dash restarts

  expected:
  no hang and dash restart

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1599754/+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 1594880] [NEW] Location settings missing in scope until reboot

2016-06-21 Thread Kyle Nitzsche
Public bug reported:

On this system [1], installed with --bootstrap, I allowed all location
related bits as prompted.

But, when I looked in a scope (for example NearBy), I found that the
scope did not have a location and that the Enable Location settings
normally present in scopes was not present.

On reboot, everything worked as expected.

[1] phablet@ubuntu-phablet:~$ system-image-cli -i
current build number: 338
device name: mako
channel: ubuntu-touch/rc-proposed/bq-aquaris.en
last update: 2016-06-21 09:59:59
version version: 338
version ubuntu: 20160621
version device: 20160401.1
version custom: 20160504-2-vivid

** Affects: unity-scopes-shell (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-scopes-shell in
Ubuntu.
https://bugs.launchpad.net/bugs/1594880

Title:
  Location settings missing in scope until reboot

Status in unity-scopes-shell package in Ubuntu:
  New

Bug description:
  On this system [1], installed with --bootstrap, I allowed all location
  related bits as prompted.

  But, when I looked in a scope (for example NearBy), I found that the
  scope did not have a location and that the Enable Location settings
  normally present in scopes was not present.

  On reboot, everything worked as expected.

  [1] phablet@ubuntu-phablet:~$ system-image-cli -i
  current build number: 338
  device name: mako
  channel: ubuntu-touch/rc-proposed/bq-aquaris.en
  last update: 2016-06-21 09:59:59
  version version: 338
  version ubuntu: 20160621
  version device: 20160401.1
  version custom: 20160504-2-vivid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-shell/+bug/1594880/+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 1508905] Re: Graphics disorder, a "claw" appearing

2016-06-21 Thread Kyle Nitzsche
This seems like a unity problem. Adding unity8 to the bug.

** Also affects: unity8 (Ubuntu)
   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/1508905

Title:
  Graphics disorder, a "claw" appearing

Status in Today Scope:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  Hi,

  Currently I have this bug. It was already present in the OTA-6.
  Usually a reboot fix the problem, but after a while it come back
  again.

  It only appears ate the bottom of the scope! If I swipe back to the
  top the "claw" fade out.

  I've attached a screenshot.

  Thanks!

To manage notifications about this bug go to:
https://bugs.launchpad.net/today-scope/+bug/1508905/+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 1423535] Re: Search doesn't work for photos scope for images on internal stograge

2016-06-21 Thread Kyle Nitzsche
Searching by filename was never supported in My Photos scope. (Searching
by date is)

** Changed in: photos-scope
   Status: Incomplete => Invalid

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

Title:
  Search doesn't work for photos scope for images on internal stograge

Status in Photos Scope:
  Invalid
Status in mediascanner2 package in Ubuntu:
  Expired
Status in unity-scopes-shell package in Ubuntu:
  Invalid

Bug description:
  Steps To reproduce:

  1. Copy some image files on device under /phablet/home/Pictures and remember 
the file names
  2. Navigate to Photos scope
  3. Search for the image name copied on internal storage

  Observe that search doesn't return the result for internal storage.

To manage notifications about this bug go to:
https://bugs.launchpad.net/photos-scope/+bug/1423535/+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 1593035] Re: Scope category layout: vertical-journal does not follow the value of collapsed-rows

2016-06-16 Thread Kyle Nitzsche
Hi Albert.

Check this
https://developer.ubuntu.com/api/scopes/cpp/sdk-15.04.4/unity.scopes.CategoryRenderer/

Search for "collapsed", you will find:
"
collapsed-rows Number of result rows displayed while the category is collapsed; 
possible values: any non-negative integer, where 0 fully expands the category 
(only affects grid and vertical journal)
"

Cheers

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

Title:
  Scope category layout: vertical-journal does not follow the value of
  collapsed-rows

Status in unity8 package in Ubuntu:
  New

Bug description:
  Description:
  Scope vertical-journal layout does not follow the value of collapsed-rows.

  Reproduce Steps:
  a) Implement a scope with category-layout: vertical-journal
  b) Add collapsed-rows property, for instance "collapsed-rows": 1
  c) Observe the showing of the scope

  Expected Result:
  Scope will collapsed the rows as only 1 row.

  Actual Result:
  Scope shows all the results with several rows.

  Occurrence:
  10/10 (100%)

  Hardware Information:
  current build number: 442
  device name: mako
  channel: ubuntu-touch/rc-proposed/ubuntu
  last update: 2016-05-19 19:28:28
  version version: 442
  version ubuntu: 20160518.1
  version device: 20160401.1
  version custom: 20160518.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1593035/+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 1593035] Re: Scope category layout: vertical-journal does not follow the value of collapsed-rows

2016-06-15 Thread Kyle Nitzsche
I saw this happen too.

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

Title:
  Scope category layout: vertical-journal does not follow the value of
  collapsed-rows

Status in unity8 package in Ubuntu:
  New

Bug description:
  Description:
  Scope vertical-journal layout does not follow the value of collapsed-rows.

  Reproduce Steps:
  a) Implement a scope with category-layout: vertical-journal
  b) Add collapsed-rows property, for instance "collapsed-rows": 1
  c) Observe the showing of the scope

  Expected Result:
  Scope will collapsed the rows as only 1 row.

  Actual Result:
  Scope shows all the results with several rows.

  Occurrence:
  10/10 (100%)

  Hardware Information:
  current build number: 442
  device name: mako
  channel: ubuntu-touch/rc-proposed/ubuntu
  last update: 2016-05-19 19:28:28
  version version: 442
  version ubuntu: 20160518.1
  version device: 20160401.1
  version custom: 20160518.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1593035/+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 1575313] Re: [Ubuntu Touch] Today Scope doesn't display current location status

2016-05-04 Thread Kyle Nitzsche
Pretty sure this is not a scope implementation bug.

Scopes just get their location passed in from unity-scope-shell.

I notice that nearby scope shows the gps derived precise location, and
that scope uses the same shared object as the today scope, so when an
agg scope (today, nearby, news, photos) has it, it uses it.

Adding unity-scope-shell task.

** Also affects: unity-scopes-shell (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: today-scope
   Status: New => Triaged

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

Title:
  [Ubuntu Touch] Today Scope doesn't display current location status

Status in Canonical System Image:
  Confirmed
Status in Today Scope:
  Triaged
Status in unity-scopes-shell package in Ubuntu:
  New

Bug description:
  Today scope doesn't display a users current location.  It is confusing
  for the weather, sunrise and sunset information as it is not clear
  what location that is for.  It came to my attention as I'm on
  corporate VPN and Today-Scope is proving information based on IP
  address, which for me, is thousands of kilometers away.  My Aquaris
  M10 tablet is also inside so is not picking up GPS signal.

  When I enable GPS only, Today-Scope still defaults back to IP address
  location data.  Appears that there is no way to manually set location
  and when I set location in The Weather Channel app it defaults back to
  IP location when I switch back to Today-Scope.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1575313/+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 1576311] [NEW] Cancel search executes run() twice

2016-04-28 Thread Kyle Nitzsche
Public bug reported:

OTA10:

I find that on tapping Cancel after entering a search query, the scope's
run() method executes twice.

For example: calls-scope always prints "CALLS starting" on entering
run().

While watching scope-registry.log:
(launch or refresh calls-scope)
CAllS starting
(enter query string)
CALLS starting
(tap Cancel)
CALLS starting
CALLS starting

There should not be two entries after tapping cancel.

** Affects: canonical-scopes-project
 Importance: Undecided
 Status: Triaged

** Affects: unity-scopes-shell (Ubuntu)
 Importance: Undecided
 Status: New

** Also affects: canonical-scopes-project
   Importance: Undecided
   Status: New

** Changed in: canonical-scopes-project
   Status: New => Triaged

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

Title:
  Cancel search executes run() twice

Status in canonical-scopes-project:
  Triaged
Status in unity-scopes-shell package in Ubuntu:
  New

Bug description:
  OTA10:

  I find that on tapping Cancel after entering a search query, the
  scope's run() method executes twice.

  For example: calls-scope always prints "CALLS starting" on entering
  run().

  While watching scope-registry.log:
  (launch or refresh calls-scope)
  CAllS starting
  (enter query string)
  CALLS starting
  (tap Cancel)
  CALLS starting
  CALLS starting

  There should not be two entries after tapping cancel.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-scopes-project/+bug/1576311/+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 1574165] Re: Today forces use of portrait mode on tablet

2016-04-25 Thread Kyle Nitzsche
Hi unity8, what OTA is needed for scopes to auto rotate?

** Also affects: unity8 (Ubuntu)
   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/1574165

Title:
  Today forces use of portrait mode on tablet

Status in Today Scope:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  I each the M10 tablet on OTA10.1, and today only displays in
  landscape, so if I am holding it portrait I have to turn it.

  Since it only works in portrait on the phone it must know how.

  I expect it to honor the orientation.

To manage notifications about this bug go to:
https://bugs.launchpad.net/today-scope/+bug/1574165/+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 1573996] Re: Scopes can get confused and misaligned with poor wifi

2016-04-25 Thread Kyle Nitzsche
** Also affects: unity8 (Ubuntu)
   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/1573996

Title:
  Scopes can get confused and misaligned with poor wifi

Status in 500px Scope:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  Hi I am using the Meizu MX4 with OTA-10 installed. With a poor slow
  wifi connection <1.5M some scopes can get confused, after refresh the
  problem can be improved (sometimes) but the top icon can then be cut
  down in size, or a blank section is shown. This can be seen more often
  on the Today scope, but also happens on other scopes, so I wonder if
  it is a more common GUI problem with the scope shell. When the top
  icon is cut problem you can correct by deselecting / selecting again,
  in other scopes searching for another topic then cancelling again can
  help. Also if the pictures are missing for instance (such as BBC sport
  or news)  , only a power reset will clear the issue. My feeling is
  there is still a fundamental problem with the scope refresh option for
  all scopes.

  Just like to say your doing a great job, just hope you can resolve
  this issue. In the case of the Today scope, its the main screen and
  should be bomb proof, unfortunately this isn’t the case for now. With
  the release of the Meizu  pro 5 and BQ tablet I think this type of
  issue should be given some priority. Please see picture attached.

  Note, Have ordered my BQ M10, cant wait to try convergence. 
  To be honest a little disappointed that you guys are not working on wifi 
screen casting (Miracast) for the MX4. Hope you can find some time to look at 
it later in the year. 

  Best regards

  Dave H

To manage notifications about this bug go to:
https://bugs.launchpad.net/500px-scope/+bug/1573996/+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 1429548] Re: The Holidays scope has a wrong italian translation

2016-04-18 Thread Kyle Nitzsche
I pulled the latest translations and have rebuilt as 1.5 for release in
ota11.

** Tags added: ota11

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

Title:
  The Holidays scope has a wrong italian translation

Status in Holidays Scope:
  Fix Committed
Status in Today Scope:
  In Progress
Status in Ubuntu Translations:
  In Progress
Status in unity-scopes-shell package in Ubuntu:
  Invalid

Bug description:
  In the "Today" scope ("Oggi" in italian) there are wrong italian
  translations. What in english is "holiday", in Italy is "festività" -
  you can't call it "vacanza" (singular) or "vacanze" (plural).

  "Vacanze" is similar to "holiday", but in this particular context
  "festività" is the right translation.

  I'm using Aquaris e4.5 with Ubuntu 14.10 (r19).

  PS: I'm member of Ubuntu italian translators, but I can't find where
  "Today" scope translations' are.

To manage notifications about this bug go to:
https://bugs.launchpad.net/holidays/+bug/1429548/+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 1544957] Re: Scrolling is not smooth

2016-04-15 Thread Kyle Nitzsche
Hi Wolfgang,

That video is private on youtube.

Cheers

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

Title:
  Scrolling is not smooth

Status in Twitter Scope:
  New
Status in unity-scopes-shell package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  I use a BQ 4.5 but unfortunately I can't use the scope, because the scrolling 
 jerky so extreme.
  I hope you can fix this, because the scope is actually great.

To manage notifications about this bug go to:
https://bugs.launchpad.net/twitter-scope/+bug/1544957/+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 1569976] Re: Unable to scroll back to the top

2016-04-13 Thread Kyle Nitzsche
Hi Henrik,

Thanks for filing. This is most likely a duplicate of a unity8, so I
will add unity8 task and let them mark as duplicate (or not).

I have a:
current build number: 305
device name: krillin
channel: ubuntu-touch/rc-proposed/bq-aquaris.en

And I am not able to reproduce :(

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

** Changed in: today-scope
   Status: New => Triaged

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

Title:
  Unable to scroll back to the top

Status in Today Scope:
  Triaged
Status in unity8 package in Ubuntu:
  New

Bug description:
  OTA 10.1, BQ Aquaris E4.5
  I see several similar bugs posted here, but none of them match this exactly.

  The Today scope is unable to scroll back to the top where the day is
  shown. I can reproduce this by doing the following.

  1. Start the phone
  2. Drag and release to update Today scope
  3. Quickly scroll down to bottom of Today scope and swipe to the next scope 
(App scope) before the update is finished.
  4. Swipe back to Today scope.

  Now the Today scope will be unable to scroll to the top. I have to
  reboot the phone to get the Today scope working again.

  Also, when Today scope is stuck, open an app and long swipe right to
  go back to Today scope, this will make it look messed up until I click
  it once and it will snap back to being stuck in the lower half again.

To manage notifications about this bug go to:
https://bugs.launchpad.net/today-scope/+bug/1569976/+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 1569492] Re: can't select primary nav filter sometimes

2016-04-13 Thread Kyle Nitzsche
** Tags added: ota11

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

Title:
  can't select primary nav filter sometimes

Status in canonical-scopes-project:
  New
Status in unity8 package in Ubuntu:
  Triaged

Bug description:
  One sometimes cannot select the lowest options in an option select
  filter when it is the primary navigation widget for the scope.

  Here's a case.

  Using the attached fake 500px scope:
  1) Enter a query string (wait 30 seconds for the query to complete -- FYI 
this takes a long time -- 30 secs -- due to  bug 1568035)
  2) Tap the nav button that now appears in the Search box (label is 
"Popular"). 
  3) Expand the filter by tapping its title: "Discover". (You probably can at 
this point swipe up to see and probably select any of the options, including 
the three lowest: fake1, fake2 and fake3)
  4) Tap in results 
  5) Modify your query string and let it complete
  6) redo 2) & 3). (you may have to tap in results again to get focus out of 
the Search box user input area, which may also be a bug)
  At this point, if you swipe up, you can no longer bring the lowest filter 
options into a position where you can select them. (As soon as you remove your 
finger, they bounce back down out of view).

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-scopes-project/+bug/1569492/+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 1569498] Re: dismissing primary nav filter shows a preview

2016-04-13 Thread Kyle Nitzsche
As discussed in our hangout, my understanding (about which I am not 100%
certain) is that only an option selector filter set to single select can
be the primary navigation. So, when the user selects a new option, the
widget & overlay should disappear (just as it does with departments).

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

Title:
  dismissing primary nav filter shows a preview

Status in canonical-scopes-project:
  New
Status in unity8 package in Ubuntu:
  Incomplete

Bug description:
  When you are using an option filter as the primary navigation widget,
  usually dismissing the filter widget by tapping results causes a
  result preview to display, but the user really wants to see all
  results and only dismiss the filter overly.

  You can see this in the attached fake 500px click:

  1) tap the search magnifying glass icon to display the filter overlay
  2) expand "Discover" (that is the title of the nav filter in this case
  3) select any option under Discover
  4) collapse "Discover" so that the overlay is small enough that some results 
are visible
  5) tap results area to dismiss the overlay

  What happens: The preview for the result you tapped displays

  What was expected: the filter overlay disappears showing results

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-scopes-project/+bug/1569498/+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 1569498] Re: dismissing primary nav filter shows a preview

2016-04-13 Thread Kyle Nitzsche
Hi Albert,

I set this to New again in unity8 because I am not 100% sure you are
correct.

For example the News Scope has departments. When you select a
department, the department selection gui disappears and the new
department results display. But not in the case of the option filter as
primary nav filter. In this case, when you select a different filter
option, the filter selection overlay does not disappear. So the user has
no option to tap in the result area, and this almost always takes them
to a result preview.


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

Title:
  dismissing primary nav filter shows a preview

Status in canonical-scopes-project:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  When you are using an option filter as the primary navigation widget,
  usually dismissing the filter widget by tapping results causes a
  result preview to display, but the user really wants to see all
  results and only dismiss the filter overly.

  You can see this in the attached fake 500px click:

  1) tap the search magnifying glass icon to display the filter overlay
  2) expand "Discover" (that is the title of the nav filter in this case
  3) select any option under Discover
  4) collapse "Discover" so that the overlay is small enough that some results 
are visible
  5) tap results area to dismiss the overlay

  What happens: The preview for the result you tapped displays

  What was expected: the filter overlay disappears showing results

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-scopes-project/+bug/1569498/+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 1539446] Re: Today scope hangs-on after OTA9 update

2016-04-12 Thread Kyle Nitzsche
** Changed in: today-scope
   Status: New => Won't Fix

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

Title:
  Today scope hangs-on after OTA9 update

Status in Canonical System Image:
  Fix Released
Status in Today Scope:
  Won't Fix
Status in unity-scopes-shell package in Ubuntu:
  Fix Released
Status in unity8 package in Ubuntu:
  New

Bug description:
  really often  from Yesterday night (OTA9 updated at 11 p.m.) the Today
  scope freeze the screen and no other actiion is possibile to achieve.
  the system restart itself after 20-30 seconds .

  it happens especially  recalling the Today scope by sweeping from Rhs to Lhs  
to view the full  open scopes  on the screeen.
  when you touch the Today scope to acces it (or, as well, if you touch the 
Ubuntu logo icon in the Unity view)  the scope open full screen and the device 
freeze.

  no more possibility to acces vertical "courtains" menu
  (notifications, blutooth, netwoorks a.s.o.)  neither  any of the other
  icons.

  If you send a call to the device SIM number,  you can ear (frpm the
  sender device speaker) the usual network ringigng tone, but nothing
  happens on the Ubuntu phone . After the self reboot, the lost call is
  correctly notified on the notification menu.

  device BQ E5 - Ubuntu 15.04 OTA9 (28/01/2016) -

  available for testing and further info supply

  Regards and thanks

  EDIT 13feb2016 : removed Device s/n

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1539446/+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 1468585] Re: the photo which in photo scope the display time don't accordance with the device time of it was took

2016-04-12 Thread Kyle Nitzsche
** Changed in: savilerow
   Status: Triaged => Won't Fix

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

Title:
  the photo which in photo scope the display time don't accordance with
  the device time of it was took

Status in Canonical System Image:
  Fix Released
Status in The Savilerow project:
  Won't Fix
Status in mediascanner2 package in Ubuntu:
  Fix Released

Bug description:
  system-image-cli -i
  current build number: 120
  device name: krillin
  channel: ubuntu-touch/devel-proposed/krillin.en
  last update: 2015-06-25 10:05:25
  version version: 120
  version ubuntu: 20150624
  version device: 20150529-8e13c5f
  version custom: 20150528-722-29-15-vivid

  reproduce steps:
  1.Navigate to the Photos scope
  2.Tap on a photo you took with the phones camera
  3.check the display time and date.the 
  expected result:
  1.the display time should be accordance with the device time of it was took
  actually result:
  the photo which in photo scope the display time don't accordance with the 
device time of it was took

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1468585/+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 1537132] Re: Result activation should wiggle scope progess bar

2016-04-12 Thread Kyle Nitzsche
** Changed in: savilerow
   Status: Triaged => Confirmed

** Changed in: savilerow
   Status: Confirmed => Won't Fix

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

Title:
  Result activation should wiggle scope progess bar

Status in Canonical System Image:
  Fix Released
Status in The Savilerow project:
  Won't Fix
Status in unity-scopes-shell package in Ubuntu:
  Fix Released
Status in unity8 package in Ubuntu:
  Fix Released

Bug description:
  Dropbox photos scope uses result activation for various things.

  User taps a result, and activate code runs, then Preview shows (for
  example)

  Problem: After the tap and before the Preview displays, there is no
  feedback to the user that anything is happening.

  Running activate should automatically wiggle the scope progress bar.

  Perhaps an api to opt out of that (don't wiggle) to support
  appropriate cases.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1537132/+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 1537139] Re: Selecting new dept should cancel current query

2016-04-12 Thread Kyle Nitzsche
** Changed in: savilerow
   Status: New => Won't Fix

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

Title:
  Selecting new dept should cancel current query

Status in Canonical System Image:
  Fix Released
Status in The Savilerow project:
  Won't Fix
Status in unity-scopes-shell package in Ubuntu:
  Fix Released

Bug description:
  Selecting a new department should cancel any query currently running.

  For example, open News scope. Select the Sports departments. While it
  is running, select the Finance department.

  Unexpected result: Sports results display, but Finance department
  appears selected.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1537139/+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 1569498] [NEW] dismissing primary nav filter shows a preview

2016-04-12 Thread Kyle Nitzsche
Public bug reported:

When you are using an option filter as the primary navigation widget,
usually dismissing the filter widget by tapping results causes a result
preview to display, but the user really wants to see all results and
only dismiss the filter overly.

You can see this in the attached fake 500px click:

1) tap the search magnifying glass icon to display the filter overlay
2) expand "Discover" (that is the title of the nav filter in this case
3) select any option under Discover
4) collapse "Discover" so that the overlay is small enough that some results 
are visible
5) tap results area to dismiss the overlay

What happens: The preview for the result you tapped displays

What was expected: the filter overlay disappears showing results

** Affects: canonical-scopes-project
 Importance: Undecided
 Status: New

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

** Attachment added: "com.canonical.scopes.500pxphotoscope_0.5_armhf.click"
   
https://bugs.launchpad.net/bugs/1569498/+attachment/4634553/+files/com.canonical.scopes.500pxphotoscope_0.5_armhf.click

** Also affects: canonical-scopes-project
   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/1569498

Title:
  dismissing primary nav filter shows a preview

Status in canonical-scopes-project:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  When you are using an option filter as the primary navigation widget,
  usually dismissing the filter widget by tapping results causes a
  result preview to display, but the user really wants to see all
  results and only dismiss the filter overly.

  You can see this in the attached fake 500px click:

  1) tap the search magnifying glass icon to display the filter overlay
  2) expand "Discover" (that is the title of the nav filter in this case
  3) select any option under Discover
  4) collapse "Discover" so that the overlay is small enough that some results 
are visible
  5) tap results area to dismiss the overlay

  What happens: The preview for the result you tapped displays

  What was expected: the filter overlay disappears showing results

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-scopes-project/+bug/1569498/+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 1569492] [NEW] can't select primary nav filter sometimes

2016-04-12 Thread Kyle Nitzsche
Public bug reported:

One sometimes cannot select the lowest options in an option select
filter when it is the primary navigation widget for the scope.

Here's a case.

Using the attached fake 500px scope:
1) Enter a query string (wait 30 seconds for the query to complete -- FYI this 
takes a long time -- 30 secs -- due to  bug 1568035)
2) Tap the nav button that now appears in the Search box (label is "Popular"). 
3) Expand the filter by tapping its title: "Discover". (You probably can at 
this point swipe up to see and probably select any of the options, including 
the three lowest: fake1, fake2 and fake3)
4) Tap in results 
5) Modify your query string and let it complete
6) redo 2) & 3). (you may have to tap in results again to get focus out of the 
Search box user input area, which may also be a bug)
At this point, if you swipe up, you can no longer bring the lowest filter 
options into a position where you can select them. (As soon as you remove your 
finger, they bounce back down out of view).

** Affects: canonical-scopes-project
 Importance: Undecided
 Status: New

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

** Attachment added: "com.canonical.scopes.500pxphotoscope_0.5_armhf.click"
   
https://bugs.launchpad.net/bugs/1569492/+attachment/4634533/+files/com.canonical.scopes.500pxphotoscope_0.5_armhf.click

** Also affects: canonical-scopes-project
   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/1569492

Title:
  can't select primary nav filter sometimes

Status in canonical-scopes-project:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  One sometimes cannot select the lowest options in an option select
  filter when it is the primary navigation widget for the scope.

  Here's a case.

  Using the attached fake 500px scope:
  1) Enter a query string (wait 30 seconds for the query to complete -- FYI 
this takes a long time -- 30 secs -- due to  bug 1568035)
  2) Tap the nav button that now appears in the Search box (label is 
"Popular"). 
  3) Expand the filter by tapping its title: "Discover". (You probably can at 
this point swipe up to see and probably select any of the options, including 
the three lowest: fake1, fake2 and fake3)
  4) Tap in results 
  5) Modify your query string and let it complete
  6) redo 2) & 3). (you may have to tap in results again to get focus out of 
the Search box user input area, which may also be a bug)
  At this point, if you swipe up, you can no longer bring the lowest filter 
options into a position where you can select them. (As soon as you remove your 
finger, they bounce back down out of view).

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-scopes-project/+bug/1569492/+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 1568375] Re: Today scope, cut smaller date icon with OTA10

2016-04-12 Thread Kyle Nitzsche
*** This bug is a duplicate of bug 1546733 ***
https://bugs.launchpad.net/bugs/1546733

marking as duplicate of 1546733 to simplify bug tracking then.

** This bug has been marked a duplicate of bug 1546733
   Update of today screen messes up scopes layout.

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

Title:
  Today scope, cut smaller date icon with OTA10

Status in Today Scope:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  Hi I an using the MX4 with OTA-10 installed. The date icon is
  sometimes cut smaller on the top edge. Refresh buy pulling down
  doesn’t clear the problem, you have to remove the "Day info" in
  setting, refresh then add it again. My feeling is this may happen with
  a poor or slow wifi connection (our internet is very slow).

  Note, I have also seen the same problem on other scopes with OTA-10, see 
picture attached showing the BBC scope cut at the top. 
  In this case I had to restart the phone. The softpedia scope also sometimes 
does something similar showing no or just a few icons, reset required to clear. 
 

  Hope you can resolve this issue, thanks for your hard work.

  Regards

  Dave H

To manage notifications about this bug go to:
https://bugs.launchpad.net/today-scope/+bug/1568375/+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 1568375] Re: Today scope, cut smaller date icon with OTA10

2016-04-12 Thread Kyle Nitzsche
Hi,

Thanks for reporting this.

Michal's report supports the idea that this is not related to an
individual scope but is related to unity8, so I am adding this task to
the bug.

** Also affects: unity8 (Ubuntu)
   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/1568375

Title:
  Today scope, cut smaller date icon with OTA10

Status in Today Scope:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  Hi I an using the MX4 with OTA-10 installed. The date icon is
  sometimes cut smaller on the top edge. Refresh buy pulling down
  doesn’t clear the problem, you have to remove the "Day info" in
  setting, refresh then add it again. My feeling is this may happen with
  a poor or slow wifi connection (our internet is very slow).

  Note, I have also seen the same problem on other scopes with OTA-10, see 
picture attached showing the BBC scope cut at the top. 
  In this case I had to restart the phone. The softpedia scope also sometimes 
does something similar showing no or just a few icons, reset required to clear. 
 

  Hope you can resolve this issue, thanks for your hard work.

  Regards

  Dave H

To manage notifications about this bug go to:
https://bugs.launchpad.net/today-scope/+bug/1568375/+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 1568849] Re: inconsistent disappearance of child scope on Today scope

2016-04-11 Thread Kyle Nitzsche
Thanks for testing that.

Very interesting that Holidays scope shows the message "Location data
must be enabled" even when you location data turned on.

This could either be a bug in the holidays scope (it has location data
but it does not think it does), or perhaps the location data passed to
the holidays scope by the framework is not correct.

To code that checks whether there is location data is very simply and is here:
http://bazaar.launchpad.net/~holidays-scope-team/holidays/trunk/view/head:/src/query.cpp#L207

If there is no location data, the message it displayed and the scope
ends.

This does not look buggy to me, so I suspect the scope is not being
passed correct location data by the framework. So I am going to add
unity-scope-api task to this bug.



** Also affects: unity-scopes-api (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-scopes-api in
Ubuntu.
https://bugs.launchpad.net/bugs/1568849

Title:
  inconsistent disappearance of child scope on Today scope

Status in Holidays Scope:
  New
Status in unity-scopes-api package in Ubuntu:
  New

Bug description:
  The child scope shown on Today scope disappears frequently after a
  manual refresh (swipe down gesture) even when WiFi+location detection
  are turned on and nothing else changes on Today scope. Not even
  multiple manual refreshes bring the child scope back. The most
  efficient way of restoring the child scope is to turn off/turn on the
  option in settings of Today scope + manual refresh of Today scope
  afterwards, although this also doesn't work in 100 % of cases.

  Would be nice to have the child scope permanently visible on Today
  scope regardless of the location and WiFi settings.

  Using BQ 4.5 / OTA 10

To manage notifications about this bug go to:
https://bugs.launchpad.net/holidays/+bug/1568849/+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 1568035] [NEW] cannot change department from code

2016-04-08 Thread Kyle Nitzsche
Public bug reported:

There is no ability to change the current department from code. This
means that the scope cannot "do the right thing" when a user enters a
query string in some cases.

For example, suppose a scope has departments that represent a web api's
departments. And suppose the web api does not support searching inside a
department but only supports searches over the whole site. What is the
scope developer to do when the user is in a department *and* they enter
a query string? Because there is no way now to change the department
(perhaps to a department named "Search Results"), the dev *must* return
results in the current department, which is incorrect.

500px web api and our 500px scope is like this. 500px has "streams" like
"Editors", "Fresh today" etc. The scope displays these as departments.
However, the 500px web api has no api to provide search results limited
to a stream. Therefore when a user is in a department, for example
"Fresh Today" and they enter a search string, the results are in fact
not limited to Fresh Today but they are displayed in the Fresh Today
department, which is not correct.

It is possible (and the proposed the 1.0 version of the 500px scope does
this) to avoid the problem by applying the search query string to the
department's results. So for example if the search was "strawberry" and
the user was in "Fresh Today" department, the scope only displays
received "Fresh Today" results  that contain "strawberry". But this is
sub-optimal because the scope needs to keep querying the api to get more
and Fresh Today results trying to find matches, which takes time and may
not find a match.

** Affects: canonical-scopes-project
 Importance: Undecided
 Status: New

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

** Affects: unity-scopes-api (Ubuntu)
 Importance: Undecided
 Status: New

** Also affects: unity-scopes-api (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: canonical-scopes-project
   Importance: Undecided
   Status: New

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

Title:
  cannot change department from code

Status in canonical-scopes-project:
  New
Status in Ubuntu UX:
  New
Status in unity-scopes-api package in Ubuntu:
  New

Bug description:
  There is no ability to change the current department from code. This
  means that the scope cannot "do the right thing" when a user enters a
  query string in some cases.

  For example, suppose a scope has departments that represent a web
  api's departments. And suppose the web api does not support searching
  inside a department but only supports searches over the whole site.
  What is the scope developer to do when the user is in a department
  *and* they enter a query string? Because there is no way now to change
  the department (perhaps to a department named "Search Results"), the
  dev *must* return results in the current department, which is
  incorrect.

  500px web api and our 500px scope is like this. 500px has "streams"
  like "Editors", "Fresh today" etc. The scope displays these as
  departments. However, the 500px web api has no api to provide search
  results limited to a stream. Therefore when a user is in a department,
  for example "Fresh Today" and they enter a search string, the results
  are in fact not limited to Fresh Today but they are displayed in the
  Fresh Today department, which is not correct.

  It is possible (and the proposed the 1.0 version of the 500px scope
  does this) to avoid the problem by applying the search query string to
  the department's results. So for example if the search was
  "strawberry" and the user was in "Fresh Today" department, the scope
  only displays received "Fresh Today" results  that contain
  "strawberry". But this is sub-optimal because the scope needs to keep
  querying the api to get more and Fresh Today results trying to find
  matches, which takes time and may not find a match.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-scopes-project/+bug/1568035/+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 1544957] Re: Scrolling is not smooth

2016-04-08 Thread Kyle Nitzsche
Can either of you take a video of the behavior and attach it?

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

Title:
  Scrolling is not smooth

Status in Twitter Scope:
  New
Status in unity-scopes-shell package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  I use a BQ 4.5 but unfortunately I can't use the scope, because the scrolling 
 jerky so extreme.
  I hope you can fix this, because the scope is actually great.

To manage notifications about this bug go to:
https://bugs.launchpad.net/twitter-scope/+bug/1544957/+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 1567750] Re: can't navigate between news by sliding

2016-04-08 Thread Kyle Nitzsche
Because this is not news-scope specific, I am removing that task.

** Changed in: news-scope
   Status: New => Invalid

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

Title:
  can't navigate between news by sliding

Status in News Scope:
  Invalid
Status in Ubuntu UX:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  Since last upgrade we cant slide to right or to left side to change to
  the next or the previous news.

  OTA 10 BQ 4.5 ubuntu edition.

To manage notifications about this bug go to:
https://bugs.launchpad.net/news-scope/+bug/1567750/+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 1567750] Re: can't navigate between news by sliding

2016-04-08 Thread Kyle Nitzsche
I believe swiping through previews was removed in OTA10 because it was
potentially confusing with full sideways swiping (as used to display
open applications for example). Personally, I think a way to move
between previews without moving back to the surfaced view is an
important feature.

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

** Also affects: unity8 (Ubuntu)
   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/1567750

Title:
  can't navigate between news by sliding

Status in News Scope:
  Invalid
Status in Ubuntu UX:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  Since last upgrade we cant slide to right or to left side to change to
  the next or the previous news.

  OTA 10 BQ 4.5 ubuntu edition.

To manage notifications about this bug go to:
https://bugs.launchpad.net/news-scope/+bug/1567750/+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 1563357] [NEW] Scope cannot set color of filter widget in page header

2016-03-29 Thread Kyle Nitzsche
Public bug reported:

A scope dev can set the color of page header foreground items (like search 
magnifying glass and favorite widget) in the scope ini file:
PageHeader.ForegroundColor=#ff

Problem:
This does not also set the color of the new filter button, but it should

** Affects: savilerow
 Importance: Undecided
 Status: New

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

** Also affects: savilerow
   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/1563357

Title:
  Scope cannot set color of filter widget in page header

Status in The Savilerow project:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  A scope dev can set the color of page header foreground items (like search 
magnifying glass and favorite widget) in the scope ini file:
  PageHeader.ForegroundColor=#ff

  Problem:
  This does not also set the color of the new filter button, but it should

To manage notifications about this bug go to:
https://bugs.launchpad.net/savilerow/+bug/1563357/+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 1384243] Re: photos edited in gallery do not display edited in "My Photos" scope

2016-03-25 Thread Kyle Nitzsche
Michi, This is a new issue now tracked in
https://bugs.launchpad.net/savilerow/+bug/1562121

cheers

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

Title:
  photos edited in gallery do not display edited in  "My Photos" scope

Status in The Savilerow project:
  Fix Committed
Status in Thumbnailer:
  Invalid
Status in gallery-app package in Ubuntu:
  New
Status in mediascanner2 package in Ubuntu:
  New
Status in unity-scopes-api package in Ubuntu:
  Invalid
Status in unity-scopes-shell package in Ubuntu:
  Invalid

Bug description:
  I opened a photo from My Photos scope Preview > Open in the gallery.
  Rotate it. When I return to the scope, fully refreshed, the photo does
  not display rotated.

  Wait for scope to exit and then refresh it: still not rotated.

  Restart unity8-dash: now it displays rotated.

  I would expect dash toolkit to honor the edited state of a photo and
  display it rotated as appropriate.

  Note:
  Gallery app uses a URI that starts with image://thumbnailer/absPathToPhoto to 
display photos with correct rotation. However, scopes require the URI starts 
with photo://. Without that, the Open button on the preview does not open the 
photo in gallery.

To manage notifications about this bug go to:
https://bugs.launchpad.net/savilerow/+bug/1384243/+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 1562121] [NEW] MTP'd photos don't display in my photos after gallery edit

2016-03-25 Thread Kyle Nitzsche
Public bug reported:

Allan LeSage reports (in [1]) that photos put on the device by MTP do
not display in My Photos after they are rotated in Gallery.

He also reports that photos taken by camera DO display (rotated) after
rotation in Gallery.

And I find photos downloaded through Browser DO display (rotated and/or
croped) after edit in gallery (on a different system).

So the issue may have something to do with MTP origin of the photo.

Allan's System: 
phablet@ubuntu-phablet:~$ click list | grep photo
com.canonical.scopes.fbphotos   1.27
com.canonical.scopes.photos 4.4.0
com.canonical.scopes.photos-local   1.30
phablet@ubuntu-phablet:~$ system-image-cli -i
current build number: 303
device name: arale
channel: ubuntu-touch/rc-proposed/meizu.en-proposed
last update: 2016-03-25 12:19:11
version version: 303
version ubuntu: 20160325
version device: 20160310-193f49c
version custom: 20160324-945-18-69

[1] https://bugs.launchpad.net/ubuntu/+source/unity-scopes-
api/+bug/1384243/comments/18

** Affects: savilerow
 Importance: Undecided
 Status: New

** Affects: mediascanner2 (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: qa-silo

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

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

Title:
  MTP'd photos don't display in my photos after gallery edit

Status in The Savilerow project:
  New
Status in mediascanner2 package in Ubuntu:
  Confirmed

Bug description:
  Allan LeSage reports (in [1]) that photos put on the device by MTP do
  not display in My Photos after they are rotated in Gallery.

  He also reports that photos taken by camera DO display (rotated) after
  rotation in Gallery.

  And I find photos downloaded through Browser DO display (rotated
  and/or croped) after edit in gallery (on a different system).

  So the issue may have something to do with MTP origin of the photo.

  Allan's System: 
  phablet@ubuntu-phablet:~$ click list | grep photo
  com.canonical.scopes.fbphotos   1.27
  com.canonical.scopes.photos 4.4.0
  com.canonical.scopes.photos-local   1.30
  phablet@ubuntu-phablet:~$ system-image-cli -i
  current build number: 303
  device name: arale
  channel: ubuntu-touch/rc-proposed/meizu.en-proposed
  last update: 2016-03-25 12:19:11
  version version: 303
  version ubuntu: 20160325
  version device: 20160310-193f49c
  version custom: 20160324-945-18-69

  [1] https://bugs.launchpad.net/ubuntu/+source/unity-scopes-
  api/+bug/1384243/comments/18

To manage notifications about this bug go to:
https://bugs.launchpad.net/savilerow/+bug/1562121/+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 1384243] Re: photos edited in gallery do not display edited in "My Photos" scope

2016-03-25 Thread Kyle Nitzsche
Hi Allan,

This fix handles photos taken by the camera (then rotated in gallery)
and photos downloaded through the browser(then rotated in gallery), to
name two.

I am guessing this  is therefore a different issue, perhaps something to
do with MTP & mediascanner & gallery. Therefore, I think this needs a
new bug and we can release with the current fix.


** Changed in: savilerow
   Status: Confirmed => Fix Committed

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

Title:
  photos edited in gallery do not display edited in  "My Photos" scope

Status in The Savilerow project:
  Fix Committed
Status in Thumbnailer:
  Invalid
Status in unity-scopes-api package in Ubuntu:
  Invalid
Status in unity-scopes-shell package in Ubuntu:
  Invalid

Bug description:
  I opened a photo from My Photos scope Preview > Open in the gallery.
  Rotate it. When I return to the scope, fully refreshed, the photo does
  not display rotated.

  Wait for scope to exit and then refresh it: still not rotated.

  Restart unity8-dash: now it displays rotated.

  I would expect dash toolkit to honor the edited state of a photo and
  display it rotated as appropriate.

  Note:
  Gallery app uses a URI that starts with image://thumbnailer/absPathToPhoto to 
display photos with correct rotation. However, scopes require the URI starts 
with photo://. Without that, the Open button on the preview does not open the 
photo in gallery.

To manage notifications about this bug go to:
https://bugs.launchpad.net/savilerow/+bug/1384243/+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 1546364] Re: Links not detected in scopes

2016-03-24 Thread Kyle Nitzsche
After discussing this with unity-scopes-api folks on irc, and after
getting a bug about the twitter scope showing "" instead of "&", it
seems reasonable to extend this bug to include some known subset of html
entities (in addition to a known set of mark ups).

Therefore I am marking the twitter-scope bug a dup of this one.

cheers

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

Title:
  Links not detected in scopes

Status in Canonical System Image:
  Confirmed
Status in Ubuntu UX:
  New
Status in unity-scopes-api package in Ubuntu:
  Confirmed
Status in unity-scopes-shell package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  Expected Result:
  When texts from data sources includes links, these links should be 
automatically detected and should be clickable.

  Actual Result:
  The links are treated as simple texts and are not clickable.

  Best example of this is the twitter scope. There are usually links on
  posts however you need to open the tweet first just to open the link
  instead of directly clicking it from the scope.

  I think it should be automatic or let the developers decide to do it
  or maybe add a new action to open links from the post instead of
  making the link clickable  the actual content.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1546364/+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 1384243] Re: photos edited in gallery do not display edited in "My Photos" scope

2016-03-21 Thread Kyle Nitzsche
Apologies: please use 1.30 attached here and in clicks branch

** Attachment added: "com.canonical.scopes.photos-local_1.30_armhf.click"
   
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1384243/+attachment/4606460/+files/com.canonical.scopes.photos-local_1.30_armhf.click

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

Title:
  photos edited in gallery do not display edited in  "My Photos" scope

Status in The Savilerow project:
  Confirmed
Status in Thumbnailer:
  Invalid
Status in unity-scopes-api package in Ubuntu:
  Invalid
Status in unity-scopes-shell package in Ubuntu:
  Invalid

Bug description:
  I opened a photo from My Photos scope Preview > Open in the gallery.
  Rotate it. When I return to the scope, fully refreshed, the photo does
  not display rotated.

  Wait for scope to exit and then refresh it: still not rotated.

  Restart unity8-dash: now it displays rotated.

  I would expect dash toolkit to honor the edited state of a photo and
  display it rotated as appropriate.

  Note:
  Gallery app uses a URI that starts with image://thumbnailer/absPathToPhoto to 
display photos with correct rotation. However, scopes require the URI starts 
with photo://. Without that, the Open button on the preview does not open the 
photo in gallery.

To manage notifications about this bug go to:
https://bugs.launchpad.net/savilerow/+bug/1384243/+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 1384243] Re: photos edited in gallery do not display edited in "My Photos" scope

2016-03-21 Thread Kyle Nitzsche
Attaching version 1.29 (also in clicks branch) to pick up the mod Michi
recommends.

** Attachment added: "com.canonical.scopes.photos-local_1.29_armhf.click"
   
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1384243/+attachment/4606388/+files/com.canonical.scopes.photos-local_1.29_armhf.click

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

Title:
  photos edited in gallery do not display edited in  "My Photos" scope

Status in The Savilerow project:
  Confirmed
Status in Thumbnailer:
  Invalid
Status in unity-scopes-api package in Ubuntu:
  Invalid
Status in unity-scopes-shell package in Ubuntu:
  Invalid

Bug description:
  I opened a photo from My Photos scope Preview > Open in the gallery.
  Rotate it. When I return to the scope, fully refreshed, the photo does
  not display rotated.

  Wait for scope to exit and then refresh it: still not rotated.

  Restart unity8-dash: now it displays rotated.

  I would expect dash toolkit to honor the edited state of a photo and
  display it rotated as appropriate.

  Note:
  Gallery app uses a URI that starts with image://thumbnailer/absPathToPhoto to 
display photos with correct rotation. However, scopes require the URI starts 
with photo://. Without that, the Open button on the preview does not open the 
photo in gallery.

To manage notifications about this bug go to:
https://bugs.launchpad.net/savilerow/+bug/1384243/+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 1384243] Re: photos edited in gallery do not display edited in "My Photos" scope

2016-03-21 Thread Kyle Nitzsche
Ah, thanks Michi.

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

Title:
  photos edited in gallery do not display edited in  "My Photos" scope

Status in The Savilerow project:
  Confirmed
Status in Thumbnailer:
  Invalid
Status in unity-scopes-api package in Ubuntu:
  Invalid
Status in unity-scopes-shell package in Ubuntu:
  Invalid

Bug description:
  I opened a photo from My Photos scope Preview > Open in the gallery.
  Rotate it. When I return to the scope, fully refreshed, the photo does
  not display rotated.

  Wait for scope to exit and then refresh it: still not rotated.

  Restart unity8-dash: now it displays rotated.

  I would expect dash toolkit to honor the edited state of a photo and
  display it rotated as appropriate.

  Note:
  Gallery app uses a URI that starts with image://thumbnailer/absPathToPhoto to 
display photos with correct rotation. However, scopes require the URI starts 
with photo://. Without that, the Open button on the preview does not open the 
photo in gallery.

To manage notifications about this bug go to:
https://bugs.launchpad.net/savilerow/+bug/1384243/+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 1384243] Re: photos edited in gallery do not display edited in "My Photos" scope

2016-03-20 Thread Kyle Nitzsche
David Morely found that in the latest latest bq-aquaris.en-proposed
image no photos show with 1.27 in my photos, which I confirm in build
283 & 286. Strange, since both I and Ethan found 1.27 worked. Reopening
bug.

** Changed in: savilerow
   Status: Fix Committed => Confirmed

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

Title:
  photos edited in gallery do not display edited in  "My Photos" scope

Status in The Savilerow project:
  Confirmed
Status in Thumbnailer:
  Invalid
Status in unity-scopes-api package in Ubuntu:
  Invalid
Status in unity-scopes-shell package in Ubuntu:
  Invalid

Bug description:
  I opened a photo from My Photos scope Preview > Open in the gallery.
  Rotate it. When I return to the scope, fully refreshed, the photo does
  not display rotated.

  Wait for scope to exit and then refresh it: still not rotated.

  Restart unity8-dash: now it displays rotated.

  I would expect dash toolkit to honor the edited state of a photo and
  display it rotated as appropriate.

  Note:
  Gallery app uses a URI that starts with image://thumbnailer/absPathToPhoto to 
display photos with correct rotation. However, scopes require the URI starts 
with photo://. Without that, the Open button on the preview does not open the 
photo in gallery.

To manage notifications about this bug go to:
https://bugs.launchpad.net/savilerow/+bug/1384243/+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 1384243] Re: photos edited in gallery do not display edited in "My Photos" scope

2016-03-19 Thread Kyle Nitzsche
** Changed in: savilerow
   Status: Confirmed => Fix Committed

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

Title:
  photos edited in gallery do not display edited in  "My Photos" scope

Status in The Savilerow project:
  Fix Committed
Status in Thumbnailer:
  Invalid
Status in unity-scopes-api package in Ubuntu:
  Invalid
Status in unity-scopes-shell package in Ubuntu:
  Invalid

Bug description:
  I opened a photo from My Photos scope Preview > Open in the gallery.
  Rotate it. When I return to the scope, fully refreshed, the photo does
  not display rotated.

  Wait for scope to exit and then refresh it: still not rotated.

  Restart unity8-dash: now it displays rotated.

  I would expect dash toolkit to honor the edited state of a photo and
  display it rotated as appropriate.

  Note:
  Gallery app uses a URI that starts with image://thumbnailer/absPathToPhoto to 
display photos with correct rotation. However, scopes require the URI starts 
with photo://. Without that, the Open button on the preview does not open the 
photo in gallery.

To manage notifications about this bug go to:
https://bugs.launchpad.net/savilerow/+bug/1384243/+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 1382139] Re: scope appearance key not being used in agg scope

2016-03-19 Thread Kyle Nitzsche
This bug was marked Invalid but with no explanation :)

However I think it is invalid for the following two reasons:
1) It may be unreasonable to expect PreviewButtonColor to control button color. 
2) We don't use this any more for login buttons in an aggregated context: we 
use an icon.

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

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

Title:
  scope appearance key not being used in agg scope

Status in The Savilerow project:
  Invalid
Status in unity8 package in Ubuntu:
  Invalid

Bug description:
  Facebook Photos scope ini has this Appearance setting: 
  PreviewButtonColor=#45619d

  A fb photos button uses this color. It's the button that displays when
  the user has not logged into Facebook. It displays in a Result, not in
  a preview. The button allows the user to log in to FB through Online
  Accounts. (see fb.png)

  Photos aggregator scope includes Facbook Photos scope as a child
  scope.  When the user has not yet logged into facebook the facebook
  photos category in the Photos scope HAS the button.  But, the button
  has no color (neither the button background nor the text), thus making
  it invisible (see invisible.png and invisiblePressed.png).

  I would expect the child scope's settings to be honored so that Photos
  scope displays the button with the Facebook Blue color as defined in
  the child scope.

  Note that different child scopes may need different colored buttons in
  the aggregator scope context.

  At the very least, the button should display in the agg scope's
  default Appearance (and not be invisible).

  Note: even when setting PreviewButtonColor=#45619d in the Photos agg
  scope ini, still, the button is invisible.

To manage notifications about this bug go to:
https://bugs.launchpad.net/savilerow/+bug/1382139/+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 1384243] Re: photos edited in gallery do not display edited in "My Photos" scope

2016-03-19 Thread Kyle Nitzsche
Unity seems to need another slash now in the result art uri:

* "image://thumbnailer/pathtoimage" fails
* but "image://thumbnailer//pathtoimage" works

So I've adjusted the result art uri accordingly.

fixed in 1.28 attached to bug and pushed to clicks since this is
probably needed for OTA10.


** Attachment added: "com.canonical.scopes.photos-local_1.28_armhf.click"
   
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1384243/+attachment/4603549/+files/com.canonical.scopes.photos-local_1.28_armhf.click

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

Title:
  photos edited in gallery do not display edited in  "My Photos" scope

Status in The Savilerow project:
  Confirmed
Status in Thumbnailer:
  Invalid
Status in unity-scopes-api package in Ubuntu:
  Invalid
Status in unity-scopes-shell package in Ubuntu:
  Invalid

Bug description:
  I opened a photo from My Photos scope Preview > Open in the gallery.
  Rotate it. When I return to the scope, fully refreshed, the photo does
  not display rotated.

  Wait for scope to exit and then refresh it: still not rotated.

  Restart unity8-dash: now it displays rotated.

  I would expect dash toolkit to honor the edited state of a photo and
  display it rotated as appropriate.

  Note:
  Gallery app uses a URI that starts with image://thumbnailer/absPathToPhoto to 
display photos with correct rotation. However, scopes require the URI starts 
with photo://. Without that, the Open button on the preview does not open the 
photo in gallery.

To manage notifications about this bug go to:
https://bugs.launchpad.net/savilerow/+bug/1384243/+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 1384243] Re: photos edited in gallery do not display edited in "My Photos" scope

2016-03-19 Thread Kyle Nitzsche
** Tags added: ota10

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

Title:
  photos edited in gallery do not display edited in  "My Photos" scope

Status in The Savilerow project:
  Fix Committed
Status in Thumbnailer:
  Invalid
Status in unity-scopes-api package in Ubuntu:
  Invalid
Status in unity-scopes-shell package in Ubuntu:
  Invalid

Bug description:
  I opened a photo from My Photos scope Preview > Open in the gallery.
  Rotate it. When I return to the scope, fully refreshed, the photo does
  not display rotated.

  Wait for scope to exit and then refresh it: still not rotated.

  Restart unity8-dash: now it displays rotated.

  I would expect dash toolkit to honor the edited state of a photo and
  display it rotated as appropriate.

  Note:
  Gallery app uses a URI that starts with image://thumbnailer/absPathToPhoto to 
display photos with correct rotation. However, scopes require the URI starts 
with photo://. Without that, the Open button on the preview does not open the 
photo in gallery.

To manage notifications about this bug go to:
https://bugs.launchpad.net/savilerow/+bug/1384243/+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 1382139] Re: scope appearance key not being used in agg scope

2016-03-19 Thread Kyle Nitzsche
clarifying reason 1) it may be unreasonable to expect PreviewButtonColor
to control button color *outside* of a preview

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

Title:
  scope appearance key not being used in agg scope

Status in The Savilerow project:
  Invalid
Status in unity8 package in Ubuntu:
  Invalid

Bug description:
  Facebook Photos scope ini has this Appearance setting: 
  PreviewButtonColor=#45619d

  A fb photos button uses this color. It's the button that displays when
  the user has not logged into Facebook. It displays in a Result, not in
  a preview. The button allows the user to log in to FB through Online
  Accounts. (see fb.png)

  Photos aggregator scope includes Facbook Photos scope as a child
  scope.  When the user has not yet logged into facebook the facebook
  photos category in the Photos scope HAS the button.  But, the button
  has no color (neither the button background nor the text), thus making
  it invisible (see invisible.png and invisiblePressed.png).

  I would expect the child scope's settings to be honored so that Photos
  scope displays the button with the Facebook Blue color as defined in
  the child scope.

  Note that different child scopes may need different colored buttons in
  the aggregator scope context.

  At the very least, the button should display in the agg scope's
  default Appearance (and not be invisible).

  Note: even when setting PreviewButtonColor=#45619d in the Photos agg
  scope ini, still, the button is invisible.

To manage notifications about this bug go to:
https://bugs.launchpad.net/savilerow/+bug/1382139/+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 1539446] Re: Today scope hangs-on after OTA9 update

2016-02-25 Thread Kyle Nitzsche
Summary: we don't know for sure whether the unity shell crash due to
duplicated results from child scopes is the cause but it seems like the
most likely one at this point.

I have not seen this bug in released code myself.

On ubuntu-phone list, a user reports [1] that unfavoriting the Messages
scope (whose current released version is 1.6 although I do not know for
sure what version the user has) fixes the Today scope issue. However, I
am using Messages scope 1.6 and I do not see the issue. If it is the
duplicate result issue, then it may have nothing to do with Messages,
that is, unfavoriting the Messages scope could have coincided with some
other scope not producing dup results.

[1] https://lists.launchpad.net/ubuntu-phone/msg18458.html

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

Title:
  Today scope hangs-on after OTA9 update

Status in Canonical System Image:
  Confirmed
Status in Today Scope:
  New
Status in unity-scopes-shell package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  really often  from Yesterday night (OTA9 updated at 11 p.m.) the Today
  scope freeze the screen and no other actiion is possibile to achieve.
  the system restart itself after 20-30 seconds .

  it happens especially  recalling the Today scope by sweeping from Rhs to Lhs  
to view the full  open scopes  on the screeen.
  when you touch the Today scope to acces it (or, as well, if you touch the 
Ubuntu logo icon in the Unity view)  the scope open full screen and the device 
freeze.

  no more possibility to acces vertical "courtains" menu
  (notifications, blutooth, netwoorks a.s.o.)  neither  any of the other
  icons.

  If you send a call to the device SIM number,  you can ear (frpm the
  sender device speaker) the usual network ringigng tone, but nothing
  happens on the Ubuntu phone . After the self reboot, the lost call is
  correctly notified on the notification menu.

  device BQ E5 - Ubuntu 15.04 OTA9 (28/01/2016) -

  available for testing and further info supply

  Regards and thanks

  EDIT 13feb2016 : removed Device s/n

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1539446/+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 1546733] Re: Update of today screen messes up scopes layout.

2016-02-18 Thread Kyle Nitzsche
HI Alexey,

I am sure Pawel is asleep so I will answer for him.

He only marked it invalid against unity-scopes-shell.

It is now confirmed against unity8.

This reflects the project where we now think the issue probably exists.

Cheers

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

Title:
  Update of today screen messes up scopes layout.

Status in Today Scope:
  New
Status in unity-scopes-shell package in Ubuntu:
  Invalid
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  BQ4.5, OTA9, official channel.

  Observed the following:
  * Upon updating today screen (swipe-down) get partially updated info, see 
attached step01.png
  * Activating side bar/pressing on Ubuntu icon shows that the rest of scopes 
were updated, but they somehow ended up above today screen controls, see 
attached step02.png
  * Activating side bar again makes it look like on attached step03.png
  * Finally, pressing on Ubuntu icon once more results in empty today screen, 
step04.png

To manage notifications about this bug go to:
https://bugs.launchpad.net/today-scope/+bug/1546733/+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 1546733] Re: Update of today screen messes up scopes layout.

2016-02-17 Thread Kyle Nitzsche
Alexey, Do you have any .crash files in /var/crash/ ? If so, please
attach. Thanks.

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

Title:
  Update of today screen messes up scopes layout.

Status in Today Scope:
  New
Status in unity-scopes-shell package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  BQ4.5, OTA9, official channel.

  Observed the following:
  * Upon updating today screen (swipe-down) get partially updated info, see 
attached step01.png
  * Activating side bar/pressing on Ubuntu icon shows that the rest of scopes 
were updated, but they somehow ended up above today screen controls, see 
attached step02.png
  * Activating side bar again makes it look like on attached step03.png
  * Finally, pressing on Ubuntu icon once more results in empty today screen, 
step04.png

To manage notifications about this bug go to:
https://bugs.launchpad.net/today-scope/+bug/1546733/+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 1546733] Re: Update of today screen messes up scopes layout.

2016-02-17 Thread Kyle Nitzsche
Given that step02.png shows the scope header near the bottom of the
screen, I think this is a unity8* issue, so I am adding tasks.

(not sure if it is unity8 source pkg, unity-scopes-shell...)

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

** Also affects: unity-scopes-shell (Ubuntu)
   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/1546733

Title:
  Update of today screen messes up scopes layout.

Status in Today Scope:
  New
Status in unity-scopes-shell package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  BQ4.5, OTA9, official channel.

  Observed the following:
  * Upon updating today screen (swipe-down) get partially updated info, see 
attached step01.png
  * Activating side bar/pressing on Ubuntu icon shows that the rest of scopes 
were updated, but they somehow ended up above today screen controls, see 
attached step02.png
  * Activating side bar again makes it look like on attached step03.png
  * Finally, pressing on Ubuntu icon once more results in empty today screen, 
step04.png

To manage notifications about this bug go to:
https://bugs.launchpad.net/today-scope/+bug/1546733/+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 1258209] Re: [theming] Store theme settings in gsetting

2016-02-17 Thread Kyle Nitzsche
** Changed in: savilerow
   Status: Triaged => Won't Fix

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

Title:
  [theming] Store theme settings in gsetting

Status in The Savilerow project:
  Won't Fix
Status in Ubuntu UI Toolkit:
  Triaged
Status in ubuntu-ui-toolkit package in Ubuntu:
  Triaged

Bug description:
  Currently theming stores the default theme file in an ini file in the
  user's home folder. Would  be more appropriate to store this in
  gsettings.

To manage notifications about this bug go to:
https://bugs.launchpad.net/savilerow/+bug/1258209/+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 1429548] Re: The Holidays scope has a wrong italian translation

2016-02-17 Thread Kyle Nitzsche
I've pulled the latest translations into Holidays scope version 1.3
(com.canonical.scopes.holidays_1.3_armhf.click).

Penk, I've pushed that click to clicks branch for release and will
assign the bug to you - thanks.

** Changed in: holidays
 Assignee: Alex Kaluzhny (alex-kaluzhny) => Kyle Nitzsche (knitzsche)

** Tags added: ota10

** Changed in: holidays
   Status: Triaged => Fix Committed

** Changed in: holidays
 Assignee: Kyle Nitzsche (knitzsche) => Penk Chen (penk)

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

Title:
  The Holidays scope has a wrong italian translation

Status in Holidays Scope:
  Fix Committed
Status in Ubuntu Translations:
  New
Status in unity-scopes-shell package in Ubuntu:
  Invalid

Bug description:
  In the "Today" scope ("Oggi" in italian) there are wrong italian
  translations. What in english is "holiday", in Italy is "festività" -
  you can't call it "vacanza" (singular) or "vacanze" (plural).

  "Vacanze" is similar to "holiday", but in this particular context
  "festività" is the right translation.

  I'm using Aquaris e4.5 with Ubuntu 14.10 (r19).

  PS: I'm member of Ubuntu italian translators, but I can't find where
  "Today" scope translations' are.

To manage notifications about this bug go to:
https://bugs.launchpad.net/holidays/+bug/1429548/+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 1539446] Re: Today scope hangs-on after OTA9 update

2016-02-17 Thread Kyle Nitzsche
Hi Pawel,

It is possible.

As far as I know, no steps are taken to systematically prevent redundant
result pushing either in agg scopes or child scopes. (Although it
probably is not common.)

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

Title:
  Today scope hangs-on after OTA9 update

Status in Canonical System Image:
  New
Status in Today Scope:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  really often  from Yesterday night (OTA9 updated at 11 p.m.) the Today
  scope freeze the screen and no other actiion is possibile to achieve.
  the system restart itself after 20-30 seconds .

  it happens especially  recalling the Today scope by sweeping from Rhs to Lhs  
to view the full  open scopes  on the screeen.
  when you touch the Today scope to acces it (or, as well, if you touch the 
Ubuntu logo icon in the Unity view)  the scope open full screen and the device 
freeze.

  no more possibility to acces vertical "courtains" menu
  (notifications, blutooth, netwoorks a.s.o.)  neither  any of the other
  icons.

  If you send a call to the device SIM number,  you can ear (frpm the
  sender device speaker) the usual network ringigng tone, but nothing
  happens on the Ubuntu phone . After the self reboot, the lost call is
  correctly notified on the notification menu.

  device BQ E5 - Ubuntu 15.04 OTA9 (28/01/2016) -

  available for testing and further info supply

  Regards and thanks

  EDIT 13feb2016 : removed Device s/n

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1539446/+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 1499879] Re: Moonphase could not be read

2016-02-16 Thread Kyle Nitzsche
Hi Ilonka,

I just implemented a separate feature to Day scope, and as part of this
we will test and release day scope 1.3, possibly for OTA10.

** Changed in: today-scope
   Status: New => Invalid

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

Title:
  Moonphase could not be read

Status in Day Scope:
  Confirmed
Status in Today Scope:
  Invalid
Status in Ubuntu UX:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  Hello guys!
  I want to read information for the moon phase in TodayScope. Problem is that 
the displayed text is to long, so I can see first word but not the rest.
  I think it is really a good think with this information, thank you for this 
:-)

  I use a BQ Aquaris E4.5 with Ubuntu 15.04 r25 dashboard 1.9.2

  I sent a screenshot

To manage notifications about this bug go to:
https://bugs.launchpad.net/day-scope/+bug/1499879/+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 1499879] Re: Moonphase could not be read

2016-02-16 Thread Kyle Nitzsche
Hi Ilonka,

All the Moon phase translations come from here: 
https://translations.launchpad.net/day-scope

I checked the German translation and I do not see the string that starts
with "einwachsenden" as shown in your screenshot. Therefore, I think
this translation has been replaced on Launchpad but it has not yet been
replaced in released Day scope, therefore you are seeing an old
translation.

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

Title:
  Moonphase could not be read

Status in Day Scope:
  Confirmed
Status in Today Scope:
  New
Status in Ubuntu UX:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  Hello guys!
  I want to read information for the moon phase in TodayScope. Problem is that 
the displayed text is to long, so I can see first word but not the rest.
  I think it is really a good think with this information, thank you for this 
:-)

  I use a BQ Aquaris E4.5 with Ubuntu 15.04 r25 dashboard 1.9.2

  I sent a screenshot

To manage notifications about this bug go to:
https://bugs.launchpad.net/day-scope/+bug/1499879/+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 1544957] Re: Scrolling is not smooth

2016-02-16 Thread Kyle Nitzsche
Hi, I don't see any exceptions or other problems in the short log
segment attached.

Please note: all tweets are displayed even before the pictures on tweet
are available. As the pictures are obtained from twitter, they are
filled in on the tweets. During this process of filling in the pictures,
the scrolling can seem jerky. But once all the pictures are displayed,
the scrolling is smooth.

Can you please confirm that scrolling is smooth after all the pictures
display?

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

Title:
  Scrolling is not smooth

Status in twitter scope:
  New
Status in unity-scopes-shell package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  I use a BQ 4.5 but unfortunately I can't use the scope, because the scrolling 
 jerky so extreme.
  I hope you can fix this, because the scope is actually great.

To manage notifications about this bug go to:
https://bugs.launchpad.net/twitter-scope/+bug/1544957/+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 1499879] Re: Moonphase could not be read

2016-02-12 Thread Kyle Nitzsche
Ilonka: OK I understand. That was probably a previous translation that
has already been replaced on launchpad.

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

Title:
  Moonphase could not be read

Status in Day Scope:
  Confirmed
Status in Today Scope:
  New
Status in Ubuntu UX:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  Hello guys!
  I want to read information for the moon phase in TodayScope. Problem is that 
the displayed text is to long, so I can see first word but not the rest.
  I think it is really a good think with this information, thank you for this 
:-)

  I use a BQ Aquaris E4.5 with Ubuntu 15.04 r25 dashboard 1.9.2

  I sent a screenshot

To manage notifications about this bug go to:
https://bugs.launchpad.net/day-scope/+bug/1499879/+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 1544957] Re: Scrolling is not smooth

2016-02-12 Thread Kyle Nitzsche
HI Martin,

Sorry about this and thanks for filing the bug!

I am going to add unity-scopes-shell and unity8 to this bug because
smooth or jerky scrolling is not controlled by the scope itself.

Also, can you please get the following file (right after you see the
problem) and attach it to this bug:

/home/phablet/.cache/upstart/scope-registry.log

Thanks!

** Also affects: unity-scopes-shell (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: unity8 (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-scopes-shell in
Ubuntu.
https://bugs.launchpad.net/bugs/1544957

Title:
  Scrolling is not smooth

Status in twitter scope:
  New
Status in unity-scopes-shell package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  I use a BQ 4.5 but unfortunately I can't use the scope, because the scrolling 
 jerky so extreme.
  I hope you can fix this, because the scope is actually great.

To manage notifications about this bug go to:
https://bugs.launchpad.net/twitter-scope/+bug/1544957/+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 1384243] Re: photos edited in gallery do not display edited in "My Photos" scope

2016-02-12 Thread Kyle Nitzsche
fixed with com.canonical.scopes.photos-local_1.27_armhf.click in clicks
branch.

Penk, can you please arrange for QA?

** Changed in: savilerow
   Status: Confirmed => Fix Committed

** Changed in: savilerow
 Assignee: (unassigned) => Penk Chen (penk)

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

Title:
  photos edited in gallery do not display edited in  "My Photos" scope

Status in The Savilerow project:
  Fix Committed
Status in Thumbnailer:
  Invalid
Status in unity-scopes-api package in Ubuntu:
  Invalid
Status in unity-scopes-shell package in Ubuntu:
  Invalid

Bug description:
  I opened a photo from My Photos scope Preview > Open in the gallery.
  Rotate it. When I return to the scope, fully refreshed, the photo does
  not display rotated.

  Wait for scope to exit and then refresh it: still not rotated.

  Restart unity8-dash: now it displays rotated.

  I would expect dash toolkit to honor the edited state of a photo and
  display it rotated as appropriate.

  Note:
  Gallery app uses a URI that starts with image://thumbnailer/absPathToPhoto to 
display photos with correct rotation. However, scopes require the URI starts 
with photo://. Without that, the Open button on the preview does not open the 
photo in gallery.

To manage notifications about this bug go to:
https://bugs.launchpad.net/savilerow/+bug/1384243/+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 1539446] Re: Today scope hangs-on after OTA9 update

2016-02-12 Thread Kyle Nitzsche
Hi Danilo, thanks for the persistence and the logs and etc!

So, several times this failure has occurred when  tapping on a Unity
icon:

* comment 18: 
"- swipe left to right. To access unity
A tap on telegram icon to open it."

* initial description:  
"as well, if you touch the Ubuntu logo icon in the Unity view"

I am thinking this means it is not related to the today scope.

I will email some Unity engineers and bring this to their attention.

NOTE: there is a telegram crash file (among others).

Thanks!

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

Title:
  Today scope hangs-on after OTA9 update

Status in Today Scope:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  really often  from Yesterday night (OTA9 updated at 11 p.m.) the Today
  scope freeze the screen and no other actiion is possibile to achieve.
  the system restart itself after 20-30 seconds .

  it happens especially  recalling the Today scope by sweeping from Rhs to Lhs  
to view the full  open scopes  on the screeen. 
  when you touch the Today scope to acces it (or, as well, if you touch the 
Ubuntu logo icon in the Unity view)  the scope open full screen and the device 
freeze.

  no more possibility to acces vertical "courtains" menu
  (notifications, blutooth, netwoorks a.s.o.)  neither  any of the other
  icons.

  If you send a call to the device SIM number,  you can ear (frpm the
  sender device speaker) the usual network ringigng tone, but nothing
  happens on the Ubuntu phone . After the self reboot, the lost call is
  correctly notified on the notification menu.

  device BQ E5 - Ubuntu 15.04 OTA9 (28/01/2016) -  UA001808

  available for testing and further info supply

  Regards and thanks

To manage notifications about this bug go to:
https://bugs.launchpad.net/today-scope/+bug/1539446/+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 1384243] Re: photos edited in gallery do not display edited in "My Photos" scope

2016-02-11 Thread Kyle Nitzsche
@Michi:

Appending a timestamp param (image://thumbnailer/PATH) to
every photo's art uri accomplishes the goal: on refresh edited photos
display edited in surfafed results

I assume this approach does not force the thumbnailer to rethumbnail
every photo every time (even though the URIs are now always new) because
when there has been no edit of the photo the  file modification time has
not changed. Please correct me if this assumption is incorrect.

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

Title:
  photos edited in gallery do not display edited in  "My Photos" scope

Status in The Savilerow project:
  Confirmed
Status in Thumbnailer:
  Invalid
Status in unity-scopes-api package in Ubuntu:
  Invalid
Status in unity-scopes-shell package in Ubuntu:
  Invalid

Bug description:
  I opened a photo from My Photos scope Preview > Open in the gallery.
  Rotate it. When I return to the scope, fully refreshed, the photo does
  not display rotated.

  Wait for scope to exit and then refresh it: still not rotated.

  Restart unity8-dash: now it displays rotated.

  I would expect dash toolkit to honor the edited state of a photo and
  display it rotated as appropriate.

  Note:
  Gallery app uses a URI that starts with image://thumbnailer/absPathToPhoto to 
display photos with correct rotation. However, scopes require the URI starts 
with photo://. Without that, the Open button on the preview does not open the 
photo in gallery.

To manage notifications about this bug go to:
https://bugs.launchpad.net/savilerow/+bug/1384243/+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 1384243] Re: photos edited in gallery do not display edited in "My Photos" scope

2016-02-11 Thread Kyle Nitzsche
** Summary changed:

- photos rotated in gallery do not display rotated in  "My Photos" scope
+ photos edited in gallery do not display edited in  "My Photos" scope

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

Title:
  photos edited in gallery do not display edited in  "My Photos" scope

Status in The Savilerow project:
  Confirmed
Status in Thumbnailer:
  Invalid
Status in unity-scopes-api package in Ubuntu:
  Invalid
Status in unity-scopes-shell package in Ubuntu:
  Invalid

Bug description:
  I opened a photo from My Photos scope Preview > Open in the gallery.
  Rotate it. When I return to the scope, fully refreshed, the photo does
  not display rotated.

  Wait for scope to exit and then refresh it: still not rotated.

  Restart unity8-dash: now it displays rotated.

  I would expect dash toolkit to honor the edited state of a photo and
  display it rotated as appropriate.

  Note:
  Gallery app uses a URI that starts with image://thumbnailer/absPathToPhoto to 
display photos with correct rotation. However, scopes require the URI starts 
with photo://. Without that, the Open button on the preview does not open the 
photo in gallery.

To manage notifications about this bug go to:
https://bugs.launchpad.net/savilerow/+bug/1384243/+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 1539446] Re: Today scope hangs-on after OTA9 update

2016-02-11 Thread Kyle Nitzsche
HI Danilo,

Awesome!  But, if there is a problem, if the freeze happens again, it
would be great if you can provide the scope-registry.log file.

Also, If you can associate a particular scope (or app) with the freeze,
that would be helpful. For example, you could try bringing back the
scopes you removed one-by-one and then seeing if there are freezes. If
so, please comment this bug.

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

Title:
  Today scope hangs-on after OTA9 update

Status in Today Scope:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  really often  from Yesterday night (OTA9 updated at 11 p.m.) the Today
  scope freeze the screen and no other actiion is possibile to achieve.
  the system restart itself after 20-30 seconds .

  it happens especially  recalling the Today scope by sweeping from Rhs to Lhs  
to view the full  open scopes  on the screeen. 
  when you touch the Today scope to acces it (or, as well, if you touch the 
Ubuntu logo icon in the Unity view)  the scope open full screen and the device 
freeze.

  no more possibility to acces vertical "courtains" menu
  (notifications, blutooth, netwoorks a.s.o.)  neither  any of the other
  icons.

  If you send a call to the device SIM number,  you can ear (frpm the
  sender device speaker) the usual network ringigng tone, but nothing
  happens on the Ubuntu phone . After the self reboot, the lost call is
  correctly notified on the notification menu.

  device BQ E5 - Ubuntu 15.04 OTA9 (28/01/2016) -  UA001808

  available for testing and further info supply

  Regards and thanks

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