[Bug 1579859] Re: Dash startup time can have a large delay

2016-07-08 Thread Pawel Stolowski
There are two aspects of these symptomps:
1) black screen with Scopes icon is shown before Dash is loaded and started I 
believe;
2) white screen (blank) is shown when Dash is loaded and is getting initialized 
(scope-registry is queried for installed scopes, then first two scopes are 
loaded, queried & prepopulated to show content immediately after unclock).

Both cases are largely affected by the fact that many other processes
are started at about the same time and the CPU gets pretty busy. The 2nd
case may be impacted if scope uses network (or a slow backend); it's not
normally visible unless you unlock really fast (immediately after unity8
start).

Attaching bootchart graph (data was collected on the BQ phone from 9
boot sequences).

I'm not ruling out any possibility for an improvement, but it's unlikely
to be a single thing which suddenly improves the situation, but rather a
bunch of smaller improvements here and there (such as perhaps re-
arranging how things are initialized in unity8 or elsewhere?).

** Attachment added: "bootchart-bq.png"
   
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1579859/+attachment/4697499/+files/bootchart-bq.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1579859

Title:
  Dash startup time can have a large delay

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1599754] Re: Dash restarts in the middle while refreshing or navigating

2016-07-08 Thread Pawel Stolowski
Attaching stacktrace of all threads with debug symbols for unity-scopes-
api, unity-scopes-shell and unity8-private.

I can easily reproduce the problem on frieza with News scope, by just
pulling to refresh a couple of times. I wasn't able to reproduce it with
Nearby scope.

I've attached with gdb to the running dash and my attention was drawn by
VerticalJournal::addItemToView; a breakpoint + a simple gdb script to
count all calls when this problem is reproduced reveals that it's being
called repeatedly in a loop - I've counted 23000+ hits and it's growing
(with this bp and gdb overhead the dash runs much slower and I bet it
will take a while before it gets killed).

This is the backtrace when addItemToView breakpoint gets hit:

Breakpoint 2, VerticalJournal::addItemToView (this=0x105a898, modelIndex=0, 
item=0x1810ef0) at 
/build/unity8-PQzVl4/unity8-8.12+15.04.20160707/plugins/Dash/verticaljournal.cpp:129
129 in 
/build/unity8-PQzVl4/unity8-8.12+15.04.20160707/plugins/Dash/verticaljournal.cpp
$22149 = 22149
#0  VerticalJournal::addItemToView (this=0x105a898, modelIndex=0, 
item=0x1810ef0) at 
/build/unity8-PQzVl4/unity8-8.12+15.04.20160707/plugins/Dash/verticaljournal.cpp:129
#1  0xeac150d2 in AbstractDashView::createItem (this=this@entry=0x105a898, 
modelIndex=0, asynchronous=asynchronous@entry=false) at 
/build/unity8-PQzVl4/unity8-8.12+15.04.20160707/plugins/Dash/abstractdashview.cpp:252
#2  0xeac152c0 in AbstractDashView::addVisibleItems (this=0x105a898, 
fillFromY=0, fillToY=389, asynchronous=) at 
/build/unity8-PQzVl4/unity8-8.12+15.04.20160707/plugins/Dash/abstractdashview.cpp:221
#3  0xeac15332 in AbstractDashView::refill (this=0x105a898) at 
/build/unity8-PQzVl4/unity8-8.12+15.04.20160707/plugins/Dash/abstractdashview.cpp:186
#4  0xeac15392 in AbstractDashView::updatePolish (this=0x105a898) at 
/build/unity8-PQzVl4/unity8-8.12+15.04.20160707/plugins/Dash/abstractdashview.cpp:324
#5  0xec8c6ee0 in QQuickWindowPrivate::polishItems() () from 
/usr/lib/arm-linux-gnueabihf/libQt5Quick.so.5
#6  0xec8a8da2 in ?? () from /usr/lib/arm-linux-gnueabihf/libQt5Quick.so.5

So, is this perhaps related to the Vertical Journal?

** Attachment added: "dash.txt"
   
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1599754/+attachment/4697363/+files/dash.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1599754

Title:
  Dash restarts in the middle while refreshing or navigating

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1598933] Re: ShapeImages in scope ini file is ignored

2016-07-06 Thread Pawel Stolowski
@James that's corect, I checked this with Albert yesterday and he
confirmend the Dash doesn't handle it. It's not totally clear at the
moment but it looks like we never intended to support such flag. I also
asked design to clarify if we intend to support something like this (in
which case Dash needs to be fixed) or if we should remove if from the
docs.

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1598933

Title:
  ShapeImages in scope ini file is ignored

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1598933/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1598680] Re: Share icon isn't discoverable by first glance since bottom bar is hidden

2016-07-06 Thread Pawel Stolowski
This aspect is fully controlled by unity8, no the scope, so opening it
against unity8.

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

** Changed in: unity-scope-mediascanner (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1598680

Title:
  Share icon isn't discoverable by first glance since bottom bar is
  hidden

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1598973] Re: No way to set a background image on a scope

2016-07-05 Thread Pawel Stolowski
This is currently "by design", I'm not sure if there are any plans to
support background images, adding to UX.

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

** Changed in: unity-scopes-api (Ubuntu)
   Status: Confirmed => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1598973

Title:
  No way to set a background image on a scope

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1598973/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1598065] [NEW] phablet-bootchart doesn't work

2016-07-01 Thread Pawel Stolowski
Public bug reported:

phablet-bootchart doesn't seem to be working. I'm on xenial, and trying
it with a BQ4.5:

pawel@mordor:~$ phablet-bootchart 
This will wipe all data on the device, proceed ? (y/n) y
Installing Image 
unknown flag `developer-mode'

and the phone is left in the fast boot mode.

** Affects: phablet-tools (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1598065

Title:
  phablet-bootchart doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/phablet-tools/+bug/1598065/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1492252] Re: Allow direct linking to a Preview via uri

2016-06-30 Thread Pawel Stolowski
Ok, after some internal discussion about this enhancement the agreed
solution is to provide a new "preview_by_key" method (temporary name)
which scopes can implement to support canned queries requesting
previews. The argument of this method will be a string that acts as a
unique key and it's up to the scope what it really is (it can be just a
uri).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1492252

Title:
  Allow direct linking to a Preview via uri

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-developer-experience/+bug/1492252/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1492252] Re: Allow direct linking to a Preview via uri

2016-06-29 Thread Pawel Stolowski
Re-assigning to unity-scopes-api as a new endpoint handler (get result
by uri, or get preview by uri depending on how it ends up implemented in
the shell plugin) will be needed, plus an enhancement to CannedQuery.

** Changed in: unity-scopes-api (Ubuntu)
   Status: Invalid => Confirmed

** Changed in: unity-scopes-api (Ubuntu)
   Importance: Undecided => Wishlist

** Changed in: unity-scopes-api (Ubuntu)
 Assignee: (unassigned) => Pawel Stolowski (stolowski)

** Changed in: unity-scopes-shell (Ubuntu)
 Assignee: (unassigned) => Pawel Stolowski (stolowski)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1492252

Title:
  Allow direct linking to a Preview via uri

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-developer-experience/+bug/1492252/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1496981] Re: Wishlist: Preview widget type queues audio tracks

2016-06-28 Thread Pawel Stolowski
Hi Peter, thanks for confirming it works. The bug has already been
marked as invalid.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1496981

Title:
  Wishlist: Preview widget type queues audio tracks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1496981/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1492252] Re: Allow direct linking to a Preview via uri

2016-06-27 Thread Pawel Stolowski
@Brian: Right. That could work under the following assumptions:
- the result uri uniquely identifies a result (currently we don't really 
require that nor make any assumptions around that anywhere in the shell as far 
as I remember) in the scope which is interested in providing that functionality;
- given a result uri, the scope can produce a *single* result in response;
- that would require a new method in the scopes API ("result_for_uri", 
"search_by_uri" or some such) to be implemented by scope author to provide this 
new functionality.
- the shell would need to do 2 calls (get the result by uri first, pass it to 
preview).
- alternatively, implement this with a new method such as "preview_by_uri", but 
I think I'm leaning towards the former approach with result_for_uri as building 
the previews is (usually) more complex part of the scope, so requiring scope 
authors to think of yet another entry point for previews is probably too much.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1492252

Title:
  Allow direct linking to a Preview via uri

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-developer-experience/+bug/1492252/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1413644] Re: init-departments tool doesn't correctly handle multiple locales

2016-06-24 Thread Pawel Stolowski
Not really fixed, incorrectly linked in a bzr branch. Setting back to
Confirmed.

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1413644

Title:
  init-departments tool doesn't correctly handle multiple locales

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+bug/1413644/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1595421] Re: Location trusted prompt for Scopes shown immediately after the wizard

2016-06-24 Thread Pawel Stolowski
** Summary changed:

- Location trusted prompt shown immediately after the wizard
+ Location trusted prompt for Scopes shown immediately after the wizard

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1595421

Title:
  Location trusted prompt for Scopes shown immediately after the wizard

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1595421] Re: Location trusted prompt shown immediately after the wizard

2016-06-23 Thread Pawel Stolowski
** Branch linked: lp:~stolowski/unity-scopes-shell/fix-early-location-
prompt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1595421

Title:
  Location trusted prompt shown immediately after the wizard

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1413644] Re: init-departments tool doesn't correctly handle multiple locales

2016-06-23 Thread Pawel Stolowski
** Branch unlinked: lp:~dobey/unity-scope-click/cn-depts

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1413644

Title:
  init-departments tool doesn't correctly handle multiple locales

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+bug/1413644/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1588645] Re: Filters in app scope are not translated into Simplified Chinese

2016-06-23 Thread Pawel Stolowski
** Branch linked: lp:~dobey/unity-scope-click/cn-depts

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1588645

Title:
  Filters in app scope are not translated into Simplified Chinese

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1595421] Re: Location trusted prompt shown immediately after the wizard

2016-06-23 Thread Pawel Stolowski
** Changed in: unity-scopes-shell (Ubuntu)
   Status: Confirmed => In Progress

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

** Description changed:

  The trusted prompt for location access for Scopes is shown immediately
  after the wizard and not after first search or pull-to-refresh initiated
  by the user as intended. For some reason it happens only if wizard is
  involved in the boot sequence, and not if trusted prompt for location is
  just forced by removing .scopesLocationPrompt and trust store db.
  
  Looking at the unity8-dash.log file from the first boot after wiping the
  device, it seems that there is a forced refresh of scopes registry
  metadata early during the dash startup:
  
  [2016-04-23:07:04:42.593] Refreshing scope metadata
  [2016-04-23:07:04:42.982] "SettingsModel::update_child_scopes(): no scope 
with id 'com.canonical.scopes.weatherchannel'"
  [2016-04-23:07:04:42.983] Dispatching search: 
"com.canonical.scopes.dashboard_dashboard" "" ""
  [2016-04-23:07:04:42.987] Enabling location updates
  
  This calls invalidateResults() and has the same effect as pull-to-
  refresh.
+ 
+ This is most likely caused by the network becoming available & remote
+ scopes getting fetched for the first time, signaling new scopes get
+ available to the shell.
+ 
+ To reproduce, reflash with --wipe or perform factory reset.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1595421

Title:
  Location trusted prompt shown immediately after the wizard

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1595421] Re: Location trusted prompt shown immediately after the wizard

2016-06-23 Thread Pawel Stolowski
** Description changed:

  The trusted prompt for location access for Scopes is shown immediately
  after the wizard and not after first search or pull-to-refresh initiated
- by the user.
- 
- This doesn't happen and works as expected if wizard is not involved in
- the boot sequence (e.g. if you force trusted prompt by removing
- /home/phablet/.config/.scopesLocationPrompt and
- ./.local/share/UbuntuLocationService/trust.db and rebooting), this
- suggests it's somehow related to the wizard.
+ by the user as intended. For some reason it happens only if wizard is
+ involved in the boot sequence, and not if trusted prompt for location is
+ just forced by removing .scopesLocationPrompt and trust store db.
  
  Looking at the unity8-dash.log file from the first boot after wiping the
- device, it seems that scopes registry signals a change early on the dash
- startup taking place immediately after pre-populating the scopes
- programmaticaly. This forces invalidateResults() and has the same effect
- as pull-to-refresh. I suspect this may be a race/timing issue caused by
- the fact that the wizard restarts all services like this:
+ device, it seems that there is a forced refresh of scopes registry
+ metadata early during the dash startup:
  
- QProcess::startDetached(QStringLiteral("sh -c \"initctl emit 
indicator-services-end; \
- initctl stop scope-registry; \
- initctl stop smart-scopes-proxy; \
- initctl emit --no-wait indicator-services-start; \
- initctl restart --no-wait maliit-server; \
- initctl restart --no-wait indicator-messages; \
- initctl restart --no-wait unity8-dash\""));
+ [2016-04-23:07:04:42.593] Refreshing scope metadata
+ [2016-04-23:07:04:42.982] "SettingsModel::update_child_scopes(): no scope 
with id 'com.canonical.scopes.weatherchannel'"
+ [2016-04-23:07:04:42.983] Dispatching search: 
"com.canonical.scopes.dashboard_dashboard" "" ""
+ [2016-04-23:07:04:42.987] Enabling location updates
+ 
+ This calls invalidateResults() and has the same effect as pull-to-
+ refresh.

** Changed in: unity-scopes-shell (Ubuntu)
   Importance: Undecided => High

** Changed in: unity-scopes-shell (Ubuntu)
 Assignee: (unassigned) => Pawel Stolowski (stolowski)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1595421

Title:
  Location trusted prompt shown immediately after the wizard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-shell/+bug/1595421/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1595421] [NEW] Location trusted prompt shown immediately after the wizard

2016-06-23 Thread Pawel Stolowski
Public bug reported:

The trusted prompt for location access for Scopes is shown immediately
after the wizard and not after first search or pull-to-refresh initiated
by the user.

This doesn't happen and works as expected if wizard is not involved in
the boot sequence (e.g. if you force trusted prompt by removing
/home/phablet/.config/.scopesLocationPrompt and
./.local/share/UbuntuLocationService/trust.db and rebooting), this
suggests it's somehow related to the wizard.

Looking at the unity8-dash.log file from the first boot after wiping the
device, it seems that scopes registry signals a change early on the dash
startup taking place immediately after pre-populating the scopes
programmaticaly. This forces invalidateResults() and has the same effect
as pull-to-refresh. I suspect this may be a race/timing issue caused by
the fact that the wizard restarts all services like this:

QProcess::startDetached(QStringLiteral("sh -c \"initctl emit 
indicator-services-end; \
initctl stop scope-registry; \
initctl stop smart-scopes-proxy; \
initctl emit --no-wait indicator-services-start; \
initctl restart --no-wait maliit-server; \
initctl restart --no-wait indicator-messages; \
initctl restart --no-wait unity8-dash\""));

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

** Description changed:

  The trusted prompt for location access for Scopes is shown immediately
  after the wizard and not after first search or pull-to-refresh initiated
  by the user.
  
  This doesn't happen and works as expected if wizard is not involved in
  the boot sequence (e.g. if you force trusted prompt by removing
  /home/phablet/.config/.scopesLocationPrompt and
  ./.local/share/UbuntuLocationService/trust.db and rebooting), this
  suggests it's somehow related to the wizard.
  
  Looking at the unity8-dash.log file from the first boot after wiping the
  device, it seems that scopes registry signals a change early on the dash
  startup taking place immediately after pre-populating the scopes
  programmaticaly. This forces invalidateResults() and has the same effect
  as pull-to-refresh. I suspect this may be a race/timing issue caused by
  the fact that the wizard restarts all services like this:
  
  QProcess::startDetached(QStringLiteral("sh -c \"initctl emit 
indicator-services-end; \
- initctl stop scope-registry; \
- initctl stop smart-scopes-proxy; \
- initctl emit --no-wait 
indicator-services-start; \
- initctl restart --no-wait maliit-server; \
- initctl restart --no-wait 
indicator-messages; \
- initctl restart --no-wait 
unity8-dash\""));
+ initctl stop scope-registry; \
+ initctl stop smart-scopes-proxy; \
+ initctl emit --no-wait indicator-services-start; \
+ initctl restart --no-wait maliit-server; \
+ initctl restart --no-wait indicator-messages; \
+ initctl restart --no-wait unity8-dash\""));

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1595421

Title:
  Location trusted prompt shown immediately after the wizard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-shell/+bug/1595421/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1594880] Re: Location not available after the wizard until reboot

2016-06-22 Thread Pawel Stolowski
*** This bug is a duplicate of bug 1415029 ***
https://bugs.launchpad.net/bugs/1415029

** Summary changed:

- Location settings missing in scope until reboot
+ Location not available after the wizard until reboot

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1594880

Title:
  Location not available after the wizard until reboot

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1594880] Re: Location settings missing in scope until reboot

2016-06-22 Thread Pawel Stolowski
This seems to be a system issue with GPS, location is not available to
any apps (I've tried uNav and Here maps) until you reboot after the
wizard; dmesg shows this: http://pastebin.ubuntu.com/17685029/

I just confirmed with tvoss this is a known issue.

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1594880

Title:
  Location settings missing in scope until reboot

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1594880] Re: Location settings missing in scope until reboot

2016-06-21 Thread Pawel Stolowski
** Changed in: unity-scopes-shell (Ubuntu)
   Status: New => Confirmed

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

** Changed in: unity-scopes-shell (Ubuntu)
   Importance: Undecided => Critical

** Changed in: unity-scopes-shell (Ubuntu)
 Assignee: (unassigned) => Pawel Stolowski (stolowski)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1594880

Title:
  Location settings missing in scope until reboot

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1590188] Re: Widgets is are in wrong order after posting one comment in Preview Page

2016-06-16 Thread Pawel Stolowski
Hi Enwei, if you tested it previously and you didn't see the issue
anymore, then no, no need to re-test, there were no other changes to
this branch.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1590188

Title:
  Widgets is are in wrong order after posting one comment in Preview
  Page

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1590188] Re: Widgets is are in wrong order after posting one comment in Preview Page

2016-06-16 Thread Pawel Stolowski
Ah, my bad, he already did that a few days ago:

> Hi Pawel,
> I verified on both instagram and flickr scopes.
> Here is latest flickr I used, 
> https://code.launchpad.net/~hanloon-team/hanloon/unity-scope-flickr
> Thanks a lot.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1590188

Title:
  Widgets is are in wrong order after posting one comment in Preview
  Page

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1593035] Re: Scope category layout: vertical-journal does not follow the value of collapsed-rows

2016-06-16 Thread Pawel Stolowski
** Branch linked: lp:~stolowski/unity-scopes-api/fix-1593035

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1593035

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1593035/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1593035] Re: Scope category layout: vertical-journal does not follow the value of collapsed-rows

2016-06-16 Thread Pawel Stolowski
** Changed in: unity-scopes-api (Ubuntu)
   Status: Confirmed => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1593035

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1593035/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1593035] Re: Scope category layout: vertical-journal does not follow the value of collapsed-rows

2016-06-16 Thread Pawel Stolowski
I'll update the documentation of CategoryRenderer as collapsed-rows is
not supported in the vertical-journal.

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

** Changed in: unity-scopes-api (Ubuntu)
   Importance: Undecided => Medium

** Changed in: unity-scopes-api (Ubuntu)
 Assignee: (unassigned) => Pawel Stolowski (stolowski)

** Changed in: unity-scopes-api (Ubuntu)
   Status: New => Confirmed

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1593035

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1593035/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1467886] Re: expandable widget cannot collapse widgets to the number defined by "collapsed-widgets"

2016-06-14 Thread Pawel Stolowski
** Branch linked: lp:~stolowski/unity-scopes-api/fix-expandable-widget-
doc

** Changed in: unity-scopes-api (Ubuntu)
   Status: Confirmed => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1467886

Title:
  expandable widget cannot collapse widgets to the number defined by
  "collapsed-widgets"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1467886/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1398369] Re: SmartScopesProxy should allow more detailed/verbose logging

2016-06-14 Thread Pawel Stolowski
** Changed in: unity-scopes-api (Ubuntu)
   Importance: Undecided => Medium

** Changed in: unity-scopes-api (Ubuntu)
   Status: New => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1398369

Title:
  SmartScopesProxy should allow more detailed/verbose logging

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1398369/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1467886] Re: expandable widget cannot collapse widgets to the number defined by "collapsed-widgets"

2016-06-14 Thread Pawel Stolowski
** Changed in: unity-scopes-api (Ubuntu)
   Importance: Undecided => Medium

** Changed in: unity-scopes-api (Ubuntu)
 Assignee: (unassigned) => Pawel Stolowski (stolowski)

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1467886

Title:
  expandable widget cannot collapse widgets to the number defined by
  "collapsed-widgets"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1467886/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1446216] Re: [Dash] CategoryHeaderBackground is not implemented

2016-06-14 Thread Pawel Stolowski
** Changed in: unity-scopes-api (Ubuntu)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1446216

Title:
  [Dash] CategoryHeaderBackground is not implemented

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1446216/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1540876] Re: Not all results recieved when there is a lot of them (>=3000?)

2016-06-14 Thread Pawel Stolowski
** Changed in: unity-scopes-api (Ubuntu)
   Importance: Undecided => Low

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1540876

Title:
  Not all results recieved when there is a lot of them (>=3000?)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1540876/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1568054] Re: package libunity-scopes1.0 1.0.4+16.04.20160317-0ubuntu1 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2016-06-14 Thread Pawel Stolowski
Looking at the DpkgTerminalLog, this was a problem with click hooks or
something related affecting apt, which resulted in a couple of bug
reports like this one in other projects. This was a transient issue
unrelated to unity-scopes-api and it was fixed, so closing this bug.

** Changed in: unity-scopes-api (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1568054

Title:
  package libunity-scopes1.0 1.0.4+16.04.20160317-0ubuntu1 failed to
  install/upgrade: subprocess new pre-removal script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1568054/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1568035] Re: cannot change department from code

2016-06-14 Thread Pawel Stolowski
** Changed in: unity-scopes-api (Ubuntu)
   Importance: Undecided => Wishlist

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1568035

Title:
  cannot change department from code

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-scopes-project/+bug/1568035/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1585654] Re: surfacing_cache put in .local/share/unity-scopes/unconfined/SSRegistry

2016-06-14 Thread Pawel Stolowski
** Changed in: unity-scopes-api (Ubuntu)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1585654

Title:
  surfacing_cache put in .local/share/unity-scopes/unconfined/SSRegistry

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1585654/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1502282] Re: "unknown" connectivity status problematic

2016-06-14 Thread Pawel Stolowski
Marking invalid in scopes API since the problem was in the shell plugin
and got fixed.

** Changed in: unity-scopes-api (Ubuntu)
   Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1502282

Title:
  "unknown" connectivity status problematic

To manage notifications about this bug go to:
https://bugs.launchpad.net/savilerow/+bug/1502282/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1324138] Re: Unreachable smartscopesproxy causes timeout exception in the client

2016-06-14 Thread Pawel Stolowski
** Changed in: unity-scopes-api (Ubuntu)
   Importance: Undecided => Low

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1324138

Title:
  Unreachable smartscopesproxy causes timeout exception in the client

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1324138/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1421802] Re: scopes not updated as often as expected

2016-06-14 Thread Pawel Stolowski
** Changed in: unity-scopes-api (Ubuntu)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1421802

Title:
  scopes not updated as often as expected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-rest-scopes/+bug/1421802/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1566952] Re: Push method for filters should be updated

2016-06-14 Thread Pawel Stolowski
** Branch linked: lp:~stolowski/unity-scopes-api/update-push-filters

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1566952

Title:
  Push method for filters should be updated

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1566952/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1566952] Re: Push method for filters should be updated

2016-06-14 Thread Pawel Stolowski
** Description changed:

  The push(filters, filterState) method should be marked deprecated. The
- doc for this method should be updated to say it's only useful for the UI
- or for clients (aggregator scopes) and sending modified filterState back
- to the UI has no effect.
+ doc for this method should be updated to say that sending modified
+ filterState back to the UI has no effect.
  
  A new overloaded push method that only takes filters should be added.

** Changed in: unity-scopes-api (Ubuntu)
 Assignee: (unassigned) => Pawel Stolowski (stolowski)

** Changed in: unity-scopes-api (Ubuntu)
   Importance: Undecided => Medium

** Changed in: unity-scopes-api (Ubuntu)
   Status: Confirmed => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1566952

Title:
  Push method for filters should be updated

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1566952/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1381891] Re: Setting invalid widget attribute does not raise exception

2016-06-14 Thread Pawel Stolowski
The problem we have is we deliberately decided not to do any validation
on the scopes API side and leave it up to the unity (even the shell
plugin doesn't care much about what's inside the preview widgets).

The downside is in many cases scope author is clueless if widget doesn't
show up or look as expected.

On the upside, support for new widgets can be added to the shell or
existing widgets can be enhanced to support new attributes without
affecting the lower layers.

Now, the problem of not having a clue as a scope author if something
goes wrong is and important issue, so perhaps we should look for a
middle ground. How about adding a simple validation and only output cerr
warnings if we see something we don't know (and never throw, unless we
find cases where we really know thw widget is totally broken)?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1381891

Title:
  Setting invalid widget attribute does not raise exception

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1381891/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1421802] Re: scopes not updated as often as expected

2016-06-14 Thread Pawel Stolowski
** Changed in: unity-scopes-api (Ubuntu)
   Status: New => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1421802

Title:
  scopes not updated as often as expected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-rest-scopes/+bug/1421802/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1457535] Re: [Scopes] Expected Scopes to automatically refresh after any changes being made

2016-06-13 Thread Pawel Stolowski
** Changed in: unity-scopes-shell (Ubuntu)
   Status: New => Triaged

** Changed in: unity-scopes-shell (Ubuntu)
   Importance: Undecided => Wishlist

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1457535

Title:
  [Scopes] Expected Scopes to automatically refresh after any changes
  being made

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-shell/+bug/1457535/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1366870] Re: PreviewModel::loaded and ::processingAction don't seem to change

2016-06-13 Thread Pawel Stolowski
This doesn't seem to be the case anymore, it got fixed with all the
changes to preview models.

** Changed in: unity-scopes-shell (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1366870

Title:
  PreviewModel::loaded and ::processingAction don't seem to change

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-shell/+bug/1366870/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1428591] Re: Dash crashes when trying to authenticate soundcloud scope with google, empty auth page

2016-06-13 Thread Pawel Stolowski
** Changed in: unity-scopes-shell (Ubuntu)
   Status: Confirmed => Invalid

** Changed in: unity-scope-soundcloud
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1428591

Title:
  Dash crashes when trying to authenticate soundcloud scope with google,
  empty auth page

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1587097] Re: No UI feedback after saving a review change

2016-06-13 Thread Pawel Stolowski
** Changed in: unity-scope-click (Ubuntu)
   Status: Confirmed => Invalid

** Changed in: unity-scopes-shell (Ubuntu)
   Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1587097

Title:
  No UI feedback after saving a review change

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1512128] Re: System reboot when granting access to location on arale

2016-06-10 Thread Pawel Stolowski
** Summary changed:

- System reboot when granting access to location
+ System reboot when granting access to location on arale

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1512128

Title:
  System reboot when granting access to location on arale

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1512128] Re: System reboot when granting access to location

2016-06-10 Thread Pawel Stolowski
This seems to be affecting the changes now in silo 65 (unity8-dash runs
confined and requests location access shortly after boot), and it has
been reproduced without much problem on two arale systems.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1512128

Title:
  System reboot when granting access to location

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/trust-store/+bug/1512128/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1518583] Re: [Ubuntu Store Scope] "show all" only shows first 100 results

2016-06-09 Thread Pawel Stolowski
*** This bug is a duplicate of bug 1394480 ***
https://bugs.launchpad.net/bugs/1394480

** This bug has been marked a duplicate of bug 1394480
   [scopes] Need a mechanism to load more query results

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1518583

Title:
  [Ubuntu Store Scope] "show all" only shows first 100 results

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1421802] Re: scopes not updated as often as expected

2016-06-09 Thread Pawel Stolowski
We do have a (limited) support for automatic updating via "TTL"
mechanism in the shell plugin; scopes opt in for it by declaring ttl
value (small = 30 seconds, medium = 5 minutes, large = 1 hour) in their
config file.

We could use it here, only bit missing is to support it for remote
scopes - make them declare it in the json here
https://dash.ubuntu.com/smartscopes/v2/remote-scopes and make smart
scopes client code parse it and expose in scope metadata (so that shell
can use it).

** Also affects: ubuntu-rest-scopes
   Importance: Undecided
   Status: New

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

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1421802

Title:
  scopes not updated as often as expected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-rest-scopes/+bug/1421802/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1417780] Re: Refreshing scopes data when using a poor connection produces a really bad user experience

2016-06-09 Thread Pawel Stolowski
The bug #1238979 improves the situation with updates to the results
model, but it doesn't solve the problem of poor connection.

For this to be possible I think we will need cooperation from scopes,
because only the scopes know if all the data they serve comes from
network and if old results should be preserved if network is not
available. Scopes currently receive connectivity status with every
search, so they can use push_surfacing_results_from_cache() method of
the SearchReply to push the old results again without any extra work. We
could make it even easier for scopes to handle this by enhancing
CompletionDetails in scopes API with a new status such as
InternetRequied (displays appropriate banner to warn the user) or
InternetRequiredAndKeepTheResults (banner + keep old results on the
screen) - but are easy to implement in the shell, but the bulk of work
would be to update scopes to use it.

** Changed in: unity-scopes-shell (Ubuntu)
   Status: Confirmed => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1417780

Title:
  Refreshing scopes data when using a poor connection produces a really
  bad user experience

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1394614] Re: Cached results stay in scopes even with no internet

2016-06-09 Thread Pawel Stolowski
As commented earlier by Michi, caching is generally nice and we actually
put effort recently to display cached results (if possible) in Ubuntu
store scope. Closing this bug.

** Changed in: unity-scopes-shell (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1394614

Title:
  Cached results stay in scopes even with no internet

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1394614/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1387948] Re: Enabling flight mode does not refresh scopes

2016-06-09 Thread Pawel Stolowski
** Changed in: unity-scopes-shell (Ubuntu)
   Status: New => Triaged

** Changed in: unity-scopes-shell (Ubuntu)
   Importance: Undecided => Wishlist

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1387948

Title:
  Enabling flight mode does not refresh scopes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-shell/+bug/1387948/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1492287] Re: FTBFS with Python 3.5 as supported version in Wily

2016-06-09 Thread Pawel Stolowski
There is now a slightly more complicated check in the CMakeLists.txt:

# Ubuntu xenial needs python 3.5

  
if(${DISTRIBUTION} MATCHES "vivid" OR ${DISTRIBUTION} MATCHES "wily")   

  
find_package(PythonLibs 3.4 REQUIRED)   

  
find_package(Boost COMPONENTS python-py34 REQUIRED) 

  
else()  

  
find_package(PythonLibs 3.5 REQUIRED)   

  
find_package(Boost COMPONENTS python-py35 REQUIRED) 

  
endif()   

I'm not sure if there is a better fix for this?

** Changed in: unity-scopes-shell (Ubuntu)
   Status: Confirmed => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1492287

Title:
  FTBFS with Python 3.5 as supported version in Wily

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-shell/+bug/1492287/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1453795] Re: Apps can't change their own app icon

2016-06-09 Thread Pawel Stolowski
** Changed in: unity-scopes-shell (Ubuntu)
   Importance: Undecided => Wishlist

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1453795

Title:
  Apps can't change their own app icon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+bug/1453795/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1458235] Re: [scopes] Allow users to set arbitrary location for scopes.

2016-06-09 Thread Pawel Stolowski
** Changed in: unity-scopes-shell (Ubuntu)
   Status: Confirmed => Triaged

** Changed in: unity-scopes-shell (Ubuntu)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1458235

Title:
  [scopes] Allow users to set arbitrary location for scopes.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1458235/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1378185] Re: Sometimes, header and departments combobox disappear

2016-06-09 Thread Pawel Stolowski
Hi Leo, I haven't encountered this bug and both unity-scopes-shell and
unity8 changed a lot in this area since you reported it. Marking this
incomplete, please re-open if you can still reproduce (and in such case
please take note of the scope which exhibited the issue). Thanks.

** Changed in: unity-scopes-shell (Ubuntu)
   Status: Confirmed => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1378185

Title:
  Sometimes, header and departments combobox disappear

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-shell/+bug/1378185/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1364342] Re: Allow a rootless navigation structure

2016-06-09 Thread Pawel Stolowski
With filters support this could be re-designed to use option-selector filters:
- one option selector filter with new releases, top albums, top tracks, genres 
in it; selecting 'genres' creates additional option-selector filter with the 
list of genres in it.
- two option selector filters displayed all the time: one with new releases, 
top albums, top tracks, the other with the list of genres - makes sense so long 
as 7digital api allows browsing new releases/top albums/tracks and filtering by 
genre at the same time.

This is just an idea to consider. Allowing rootless departments will
require significant investement in terms of implementation.


** Changed in: unity-scopes-shell (Ubuntu)
   Status: New => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1364342

Title:
  Allow a rootless navigation structure

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-shell/+bug/1364342/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1509591] Re: package unity-plugin-scopes 0.5.4+15.04.20150410.2-0ubuntu1 failed to install/upgrade: subprocess installed pre-removal script returned error exit status 1

2016-06-09 Thread Pawel Stolowski
Indeed, that was a problem with click/apport, unrelated to unity-scopes-shell.
ImportError: libapt-pkg.so.4.16: cannot open shared object file: No such file 
or directory

and looking at this other bug report, it was fixed long time ago.
Closing.

** Changed in: unity-scopes-shell (Ubuntu)
   Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1509591

Title:
  package unity-plugin-scopes 0.5.4+15.04.20150410.2-0ubuntu1 failed to
  install/upgrade: subprocess installed pre-removal script returned
  error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-shell/+bug/1509591/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1590188] Re: Widgets is are in wrong order after posting one comment in Preview Page

2016-06-08 Thread Pawel Stolowski
** Branch linked: lp:~stolowski/unity-scopes-shell/fix-preview-updates

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1590188

Title:
  Widgets is are in wrong order after posting one comment in Preview
  Page

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1590188] Re: Widgets is are in wrong order after posting one comment in Preview Page

2016-06-08 Thread Pawel Stolowski
** Also affects: unity-scopes-shell (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: unity8 (Ubuntu)

** Changed in: unity-scopes-shell (Ubuntu)
   Importance: Undecided => High

** Changed in: unity-scopes-shell (Ubuntu)
   Status: New => Confirmed

** Changed in: unity-scopes-shell (Ubuntu)
 Assignee: (unassigned) => Pawel Stolowski (stolowski)

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

** Changed in: unity-scopes-shell (Ubuntu)
   Status: Confirmed => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1590188

Title:
  Widgets is are in wrong order after posting one comment in Preview
  Page

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1363946] Re: unity8-dash crashed with SIGABRT in qt_message_fatal() under incorrect locale

2016-06-06 Thread Pawel Stolowski
Also, can you attach unity8-dash.log when this happens? I wonder why you
don't see a blank dash instead...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1363946

Title:
  unity8-dash crashed with SIGABRT in qt_message_fatal() under incorrect
  locale

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1363946/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1363946] Re: unity8-dash crashed with SIGABRT in qt_message_fatal() under incorrect locale

2016-06-06 Thread Pawel Stolowski
Hi Timo, how did you manage to end up with a broken locale setup?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1363946

Title:
  unity8-dash crashed with SIGABRT in qt_message_fatal() under incorrect
  locale

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1363946/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1398843] Re: scope API - department does not reset on filters' change

2016-05-31 Thread Pawel Stolowski
This is by design, departments (if present) act as top-level navigation,
filters are secondary means of narrowing data down inside departments,
not vice versa. This is the way it works in major online shops and we
haven't yet encountered a case where this approach doesn't work.

Marking as 'won't fix' but please provide more details about your case
if you think this is a serious limitation which cannot be solved by
other means (more filters, separate scopes etc.).

** Changed in: unity-scopes-api (Ubuntu)
   Status: New => Won't Fix

** Changed in: unity-scopes-shell (Ubuntu)
   Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1398843

Title:
   scope API - department does not reset on filters' change

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1398843/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1419829] Re: [Scope] location settings are enabled by default

2016-05-31 Thread Pawel Stolowski
This is now in silo 65 and the test plan
https://wiki.ubuntu.com/Process/Merges/TestPlan/scopes has been updated.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1419829

Title:
  [Scope] location settings are enabled by default

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1586412] Re: Remote scopes are very often empty

2016-05-27 Thread Pawel Stolowski
Ok, I've a suspiction it's a backend problem on the server; executing
the offending search query with the browser I get this:

{"departments": {"canned_query":
"scope://com.canonical.scopes.sevendigital", "subdepartments":
[{"canned_query":
"scope://com.canonical.scopes.sevendigital?dep=newreleases",
"has_subdepartments": false, "label": "New releases"}, {"canned_query":
"scope://com.canonical.scopes.sevendigital?dep=topalbums",
"has_subdepartments": false, "label": "Top albums"}, {"canned_query":
"scope://com.canonical.scopes.sevendigital?dep=toptracks",
"has_subdepartments": false, "label": "Top tracks"}, {"canned_query":
"scope://com.canonical.scopes.sevendigital?dep=genres",
"has_subdepartments": true, "label": "Genres"}], "label": "All
categories"}}

And it ends here, missing actual search results.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1586412

Title:
  Remote scopes are very often empty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-rest-scopes/+bug/1586412/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1586412] [NEW] Remote scopes are very often empty

2016-05-27 Thread Pawel Stolowski
Public bug reported:

I noticed that very often some remote scopes are empty (7digital, EBay,
Reddit..., but not Wikipedia - that one seems to be working fine). When
this happens, /home/phablet/.cache/upstart/smart-scopes-proxy.log has
the following errors:

[2016-05-27 16:18:25.326] INFO: SSRegistry: SmartScope: created query for 
"com.canonical.scopes.sevendigital": ""
[2016-05-27 16:18:25.327] INFO: SSRegistry: SmartScopesClient.search(): GET 
https://dash.ubuntu.com/smartscopes/v2/sevendigital/search?q=_id=486bd3e1-eba6-4316-8b77-2988c9002699_id=0=phone=en_GB=300
[2016-05-27 16:18:25.328] INFO: SSRegistry: User agent: 
release=15.04=1.0.6+15.04.20160520.3-0ubuntu1=0.5.7+15.04.20160523-0ubuntu1=8.12+15.04.20160520.1-0ubuntu1=344=bq
[2016-05-27 16:18:25.540] ERROR: SSRegistry: SmartScopesClient.search(): Failed 
to parse line: unity::ResourceException: Failed to parse json string: * Line 1, 
Column 1
  Syntax error: value, object or array expected.

[2016-05-27 16:18:25.540] INFO: SSRegistry: SmartScope: query for
"com.canonical.scopes.sevendigital": "" complete

[2016-05-27 16:21:17.337] INFO: SSRegistry: SmartScope: created query for 
"com.canonical.scopes.ebay": ""
[2016-05-27 16:21:17.338] INFO: SSRegistry: SmartScopesClient.search(): GET 
https://dash.ubuntu.com/smartscopes/v2/ebay/search?q=_id=08e1d6cb-fe8d-44a2-9105-4fa5d7420dc4_id=0=phone=en_GB=300
[2016-05-27 16:21:17.339] INFO: SSRegistry: User agent: 
release=15.04=1.0.6+15.04.20160520.3-0ubuntu1=0.5.7+15.04.20160523-0ubuntu1=8.12+15.04.20160520.1-0ubuntu1=344=bq
[2016-05-27 16:21:18.309] ERROR: SSRegistry: SmartScopesClient.search(): Failed 
to parse line: unity::ResourceException: Failed to parse json string: * Line 1, 
Column 1
  Syntax error: value, object or array expected.

Interestingly, I saw it once for Amazon even when it worked:

[2016-05-27 16:20:03.632] INFO: SSRegistry: SmartScope: created query for 
"com.canonical.scopes.amazon": ""
[2016-05-27 16:20:03.634] INFO: SSRegistry: SmartScopesClient.search(): GET 
https://dash.ubuntu.com/smartscopes/v2/amazon/search?q=_id=e0f83bae-8097-4b6f-8e00-42d9f969254c_id=0=phone=en_GB=300
[2016-05-27 16:20:03.634] INFO: SSRegistry: User agent: 
release=15.04=1.0.6+15.04.20160520.3-0ubuntu1=0.5.7+15.04.20160523-0ubuntu1=8.12+15.04.20160520.1-0ubuntu1=344=bq
[2016-05-27 16:20:04.695] ERROR: SSRegistry: SmartScopesClient.search(): Failed 
to parse line: unity::ResourceException: Failed to parse json string: * Line 1, 
Column 1
  Syntax error: value, object or array expected.

** Affects: ubuntu-rest-scopes
 Importance: Undecided
 Status: New

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

** Also affects: ubuntu-rest-scopes
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1586412

Title:
  Remote scopes are very often empty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-rest-scopes/+bug/1586412/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1585654] [NEW] surfacing_cache put in .local/share/unity-scopes/unconfined/SSRegistry

2016-05-25 Thread Pawel Stolowski
Public bug reported:

While testing remote scopes on the phone today I noticed a fresh
.surfacing_cache file created in the .local/share/unity-
scopes/unconfined/SSRegistry directory. Looking at the contents it
contains the data from a remote scope I used *last* (it gets overwritten
each time I switch to a different remote scope).

SmartScope.cpp code doesn't currently push surfacing results (it could
be a nice idea to do that if we get server error?), so creating that
file and overwriting it each and every time another remote scope is
opened is wasteful. We should either disable this functionality
completely for remote scopes or store unique file for every remote
scope.

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

** Description changed:

  While testing remote scopes on the phone today I noticed a fresh
  .surfacing_cache file created in the .local/share/unity-
  scopes/unconfined/SSRegistry directory. Looking at the contents it
  contains the data from a remote scope I used *last* (it gets overwritten
  each time I switch to a different remote scope).
  
  SmartScope.cpp code doesn't currently push surfacing results (it could
  be a nice idea to do that if we get server error?), so creating that
- file and overwriting it each time another remote scope is opened is
- wasteful. We should either disable this functionality completely for
- remote scopes or store unique file for every remote scope.
+ file and overwriting it each and every time another remote scope is
+ opened is wasteful. We should either disable this functionality
+ completely for remote scopes or store unique file for every remote
+ scope.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1585654

Title:
  surfacing_cache put in .local/share/unity-scopes/unconfined/SSRegistry

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1585654/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1585238] [NEW] Missing singledispatch and backports-abc dependency

2016-05-24 Thread Pawel Stolowski
Public bug reported:

I've python-tornado-4.3.0-1ubuntu1 (yakkety with -proposed) and latest
python-tornado upload seems to be missing dependencies on singledispatch
and backports-abc, despite of what changelog says here
https://launchpad.net/ubuntu/+source/python-tornado/4.3.0-1ubuntu1

$ apt-cache policy python-tornado
python-tornado:
  Installed: 4.3.0-1ubuntu1
  Candidate: 4.3.0-1ubuntu1
  Version table:
 *** 4.3.0-1ubuntu1 500
500 http://archive.ubuntu.com/ubuntu yakkety-proposed/universe amd64 
Packages
100 /var/lib/dpkg/status
 4.2.1-1ubuntu3 500
500 http://archive.ubuntu.com/ubuntu yakkety/universe amd64 Packages

$ apt-cache depends python-tornado
python-tornado
  Depends: ca-certificates
  Depends: python
  Depends: python-pycurl
  Depends: python
  Recommends: python-pymysql

** Affects: python-tornado (Ubuntu)
 Importance: Undecided
 Assignee: LocutusOfBorg (costamagnagianfranco)
 Status: Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1585238

Title:
  Missing singledispatch and backports-abc dependency

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-tornado/+bug/1585238/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1583067] [NEW] Lag when favoriting/unfavoriting scopes via Manage Dash

2016-05-18 Thread Pawel Stolowski
Public bug reported:

There is a noticable lag (2-3 seconds) when unfavoriting and favoriting
scopes via Manage Dash. This is probably caused by the fact, that
favorites are first written to gsettings, then read back upon gsettings
change signal and only then reflected in the display, so there is some
I/O and processing of gsettings change when user taps the star. It would
be nice to optimize this.

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

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

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1583067

Title:
  Lag when favoriting/unfavoriting scopes via Manage Dash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1583055] [NEW] Empty settings.ini created for every scope even if it doesn't have settings

2016-05-18 Thread Pawel Stolowski
Public bug reported:

After recent changes to scope settings handling in shell plugin (the
switch from QSettings to glib-based settings) we now get empty
settings.ini and settings dir created for absolutely every scope in the
system, even if it doesn't offer any settings. This doesn't pose any
issues as far as I can tell (other than polluting fs), but it would be
nice not to do that if not needed.

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

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

** Changed in: unity-scopes-shell (Ubuntu)
   Status: New => Confirmed

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1583055

Title:
  Empty settings.ini created for every scope even if it doesn't have
  settings

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1583026] Re: Unable to add Instagram account

2016-05-18 Thread Pawel Stolowski
** Description changed:

- I'm unable to add Instagram account to via Photos or Instagram scope:
+ I'm unable to add Instagram account via Photos or Instagram scope:
  - the first time I completed account setup by clicking the 'Add your 
instagram account' card, in the last step I got 'Ooops, something went wrong 
error'. This was after providing login & password and then entering a security 
code received from Instagram by email.
  - the second try didn't produce any error, but also the OA prompt wasn't 
dismissed; at the end of the journey after setting the account I hit 'Cancel', 
refreshed the scope, but the 'Add your instagram...' card was still there. I 
checked the Accounts app in settings and my Instagram account was not there.
  - third attempt: I added Instagram account via Accounts app directly. This 
time Instagram didn't ask me for email authorization code, just login & 
password and a "authorize .. to access your instagram account" button. The 
account is now shown in the Accounts app, but the scope still insists on 
setting Instagram account up.
  
  One remark, as this may be related: I recently (~2 weeks ago) saw
  similar issue with U1 account where an account was set up in Accounts
  app, but scope didn't see it and insisted on creating a new one.

** Description changed:

  I'm unable to add Instagram account via Photos or Instagram scope:
  - the first time I completed account setup by clicking the 'Add your 
instagram account' card, in the last step I got 'Ooops, something went wrong 
error'. This was after providing login & password and then entering a security 
code received from Instagram by email.
  - the second try didn't produce any error, but also the OA prompt wasn't 
dismissed; at the end of the journey after setting the account I hit 'Cancel', 
refreshed the scope, but the 'Add your instagram...' card was still there. I 
checked the Accounts app in settings and my Instagram account was not there.
  - third attempt: I added Instagram account via Accounts app directly. This 
time Instagram didn't ask me for email authorization code, just login & 
password and a "authorize .. to access your instagram account" button. The 
account is now shown in the Accounts app, but the scope still insists on 
setting Instagram account up.
  
  One remark, as this may be related: I recently (~2 weeks ago) saw
  similar issue with U1 account where an account was set up in Accounts
- app, but scope didn't see it and insisted on creating a new one.
+ app, but clickscope didn't see it and insisted on creating a new one.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1583026

Title:
  Unable to add Instagram account

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1583026] [NEW] Unable to add Instagram account

2016-05-18 Thread Pawel Stolowski
Public bug reported:

I'm unable to add Instagram account to via Photos or Instagram scope:
- the first time I completed account setup by clicking the 'Add your instagram 
account' card, in the last step I got 'Ooops, something went wrong error'. This 
was after providing login & password and then entering a security code received 
from Instagram by email.
- the second try didn't produce any error, but also the OA prompt wasn't 
dismissed; at the end of the journey after setting the account I hit 'Cancel', 
refreshed the scope, but the 'Add your instagram...' card was still there. I 
checked the Accounts app in settings and my Instagram account was not there.
- third attempt: I added Instagram account via Accounts app directly. This time 
Instagram didn't ask me for email authorization code, just login & password and 
a "authorize .. to access your instagram account" button. The account is now 
shown in the Accounts app, but the scope still insists on setting Instagram 
account up.

One remark, as this may be related: I recently (~2 weeks ago) saw
similar issue with U1 account where an account was set up in Accounts
app, but scope didn't see it and insisted on creating a new one.

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

** Affects: online-accounts-api
 Importance: Undecided
 Status: New

** Affects: savilerow
 Importance: Undecided
 Status: New

** Affects: online-accounts-api (Ubuntu)
 Importance: Undecided
 Status: New

** Also affects: online-accounts-api (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: online-accounts-api
   Importance: Undecided
   Status: New

** Also affects: savilerow
   Importance: Undecided
   Status: New

** Description changed:

  I'm unable to add Instagram account to via Photos or Instagram scope:
  - the first time I completed account setup by clicking the 'Add your 
instagram account' card, in the last step I got 'Ooops, something went wrong 
error'. This was after providing login & password and then entering a security 
code received from Instagram by email.
  - the second try didn't produce any error, but also the OA prompt wasn't 
dismissed; at the end of the journey after setting the account I hit 'Cancel', 
refreshed the scope, but the 'Add your instagram...' card was still there. I 
checked the Accounts app in settings and my Instagram account was not there.
- - third attempt: I added Instagram account via Accounts app directly. This 
time I Instagram didn't ask me for email authorization code, just login & 
password and a "authorize .. to access your instagram account" button. The 
account is now shown in the Accounts app, but the scope still insists on 
setting Instagram account up.
+ - third attempt: I added Instagram account via Accounts app directly. This 
time Instagram didn't ask me for email authorization code, just login & 
password and a "authorize .. to access your instagram account" button. The 
account is now shown in the Accounts app, but the scope still insists on 
setting Instagram account up.

** Description changed:

  I'm unable to add Instagram account to via Photos or Instagram scope:
  - the first time I completed account setup by clicking the 'Add your 
instagram account' card, in the last step I got 'Ooops, something went wrong 
error'. This was after providing login & password and then entering a security 
code received from Instagram by email.
  - the second try didn't produce any error, but also the OA prompt wasn't 
dismissed; at the end of the journey after setting the account I hit 'Cancel', 
refreshed the scope, but the 'Add your instagram...' card was still there. I 
checked the Accounts app in settings and my Instagram account was not there.
  - third attempt: I added Instagram account via Accounts app directly. This 
time Instagram didn't ask me for email authorization code, just login & 
password and a "authorize .. to access your instagram account" button. The 
account is now shown in the Accounts app, but the scope still insists on 
setting Instagram account up.
+ 
+ One remark, as this may be related: I recently (~2 weeks ago) saw
+ similar issue with U1 account where an account was set up in Accounts
+ app, but scope didn't see it and insisted on creating a new one.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1583026

Title:
  Unable to add Instagram account

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1581495] Re: Crash when accessing a preview in the uapp explorer scope

2016-05-13 Thread Pawel Stolowski
** Changed in: unity-scopes-shell (Ubuntu)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1581495

Title:
  Crash when accessing a preview in the uapp explorer scope

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1581495] Re: Crash when accessing a preview in the uapp explorer scope

2016-05-13 Thread Pawel Stolowski
** Changed in: unity-scopes-shell (Ubuntu)
   Status: Confirmed => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1581495

Title:
  Crash when accessing a preview in the uapp explorer scope

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1581495] Re: Crash when accessing a preview in the uapp explorer scope

2016-05-13 Thread Pawel Stolowski
Opened a bug against the scope: https://github.com/bhdouglass
/uappexplorer-scope/issues/6

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1581495

Title:
  Crash when accessing a preview in the uapp explorer scope

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1581495] Re: Crash when accessing a preview in the uapp explorer scope

2016-05-13 Thread Pawel Stolowski
Ok, the scope has a bug as it pushed two widgets with same ID on
preview. Obviously we shouldn't crash, so that needs to be handled.
Respective snipper of unity8-dash.log when this happens:

--- Widget lookups dump "addReplaceWidget" ---
Widget "header" at position 0 , lookup index 0
Widget "art" at position 1 , lookup index 1
Widget "types" at position 2 , lookup index 2
Widget "author" at position 3 , lookup index 3
Widget "hearts" at position 4 , lookup index 4
Widget "stars" at position 5 , lookup index 5
Widget "actions" at position 6 , lookup index 6
PreviewModel::addWidgetToColumnModel(): processing widget "author"
PreviewModel::addWidgetToColumnModel(): destination for widget "author" is row 
7 , column 0
PreviewWidgetModel::moveWidget(): invalid destRow 7

The offending widgets are authorWidget and moreWidget in this code, both
with "author" id: https://github.com/bhdouglass/uappexplorer-
scope/blob/master/src/uappexplorer-scope.go

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1581495

Title:
  Crash when accessing a preview in the uapp explorer scope

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1581495] Re: Crash when accessing a preview in the uapp explorer scope

2016-05-13 Thread Pawel Stolowski
** Changed in: canonical-devices-system-image
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1581495

Title:
  Crash when accessing a preview in the uapp explorer scope

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1575744] Re: Language in the Store scope doesn't always change when user switches lang of the phone

2016-05-13 Thread Pawel Stolowski
Hi Lorn, added to the bug description.

** Description changed:

  Switching from English to Polish works as expected
  But then going back to English leaves me with store in Polish
  
  This survives reboots.
+ 
+ Steps to reproduce:
+ 1. Go to Ubuntu Store scope (with your current language).
+ 2. Go to phone settings, change the language, accept & reboot the phone.
+ 3. Go to Ubuntu Store scope. Note how scope title and some strings such as 
"installed" changed for the new language (since these are provided locally by 
the scope for current LANG), but strings such as 'Highlight of the week' or 
departments names (hit the search lens icon to reveal departments) which come 
from the store still use the old language.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1575744

Title:
  Language in the Store scope doesn't always change when user switches
  lang of the phone

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1559596] Re: arale capacitive button not disabled on music playback

2016-05-11 Thread Pawel Stolowski
** Changed in: unity-scope-mediascanner (Ubuntu)
   Status: New => Invalid

** Changed in: unity-scopes-shell (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1559596

Title:
  arale capacitive button not disabled on music playback

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/media-hub/+bug/1559596/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1578283] Re: App scope is blank

2016-05-11 Thread Pawel Stolowski
@Selene no, there isn't... Only some people were able to reproduce. It
was basically a race / timing issue - Marcus and I were not hitting it
after spending a day trying.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1578283

Title:
  App scope is blank

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1580074] [NEW] Please add timestamps to unity8-dash.log

2016-05-10 Thread Pawel Stolowski
Public bug reported:

It would be super useful to have timestamps in unity8-dash.log, it's
very helpful to be able to correlate events from dash log and other
logs, such as scope-registry.log. I think unity-scopes-shell plugin is
not the right place to install custom log handler, so opening it against
unity8.

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1580074

Title:
  Please add timestamps to unity8-dash.log

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1580074/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1578283] Re: App scope is blank

2016-05-09 Thread Pawel Stolowski
It would be helpful to run the Apps scope manually with debug enabled, 
reproduce the issue and grab the output, i.e.
1) Make sure the scope is not running already (ps aux|grep clickscope)
2) Log in via adb and run it as phablet user:
U1_DEBUG=1 /usr/lib/arm-linux-gnueabihf/unity-scopes/scoperunner "" 
/usr/lib/arm-linux-gnueabihf/unity-scopes/clickapps/clickscope.ini  > 
output.log 2>&1
3) Reproduce the problem & stop the scope (CTRL+C), attach output.log.

Alternatively, add "env U1_DEBUG=1" below "author" line in
/usr/share/upstart/sessions/scope-registry.conf to enable debug
permanently, then reboot the phone - if the problem is reproduced, the
debug output should be appended to /home/phablet/.cache/upstart/scope-
registry.log.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1578283

Title:
  App scope is blank

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1578283] Re: App scope is blank

2016-05-06 Thread Pawel Stolowski
After talking to Saviq on IRC we think this issue got confused with 
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1545866 (which indeed had 
a fix in silo 71).
So, to my understanding the issue of Apps scope going blank is unfortunately 
not fixed, re-opening.

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1578283

Title:
  App scope is blank

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1578283] Re: App scope is blank

2016-05-06 Thread Pawel Stolowski
Hmm, I'm not aware of any branch in silo 71 that was supposed to fix
this problem... Are you sure it was silo 71? Do we know what was the
root cause and are we sure it's fixed?

NB, I'm not able to reproduce.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1578283

Title:
  App scope is blank

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1575744] Re: Language in the Store scope doesn't always change when user switches lang of the phone

2016-05-05 Thread Pawel Stolowski
** Branch linked: lp:~stolowski/unity-scope-click/clear-cache-on-lang-
change

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1575744

Title:
  Language in the Store scope doesn't always change when user switches
  lang of the phone

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1575744] Re: Language in the Store scope doesn't always change when user switches lang of the phone

2016-05-05 Thread Pawel Stolowski
** Changed in: unity-scope-click (Ubuntu)
   Status: Confirmed => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1575744

Title:
  Language in the Store scope doesn't always change when user switches
  lang of the phone

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1542854] Re: App installation failure uses subtitle for a potentially long label

2016-05-04 Thread Pawel Stolowski
** Branch linked: lp:~stolowski/unity-scope-click/fix-1542854

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1542854

Title:
  App installation failure uses subtitle for a potentially long label

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1542854] Re: App installation failure uses subtitle for a potentially long label

2016-05-04 Thread Pawel Stolowski
** Changed in: unity-scope-click (Ubuntu)
   Status: Confirmed => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1542854

Title:
  App installation failure uses subtitle for a potentially long label

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1502282] Re: "unknown" connectivity status problematic

2016-04-29 Thread Pawel Stolowski
Michi, your guess was correct, the shell doesn't set connectivity status
in ActionMetadata. Attached branch fixes that.

** Branch linked: lp:~stolowski/unity-scopes-shell/set-connectivity-
status-of-actionmetadata

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1502282

Title:
  "unknown" connectivity status problematic

To manage notifications about this bug go to:
https://bugs.launchpad.net/savilerow/+bug/1502282/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1575744] Re: Language in the Store scope doesn't always change when user switches lang of the phone

2016-04-29 Thread Pawel Stolowski
Just to clairfy, I think we should implement that quick workaround in
scope now and at the same time look for a proper fix in Qt.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1575744

Title:
  Language in the Store scope doesn't always change when user switches
  lang of the phone

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1575744] Re: Language in the Store scope doesn't always change when user switches lang of the phone

2016-04-29 Thread Pawel Stolowski
Yes. According to James' finding, headers of HTTP requests are not
currently stored in the cache. Fixing that may involve additions or
changes to QAbstractNetworkCache interface. The workaround in scope will
be a few lines of code. That being said, the bug needs to be fixed in Qt
(I've emailed lpotter today) as it may manifest itself in other areas
(Ubuntu serves use Vary header a lot with multiple values, not just
language).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1575744

Title:
  Language in the Store scope doesn't always change when user switches
  lang of the phone

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1575744] Re: Language does not change back to English

2016-04-28 Thread Pawel Stolowski
Yeah, I checked Qt code as per my comment to
https://bugreports.qt.io/browse/QTBUG-14750

I think the only reasonable way we can work around this until Qt is
fixed is to save current language in a text file and forcefully clear
the cache on scope start if we see language has changed.

** Summary changed:

- Language does not change back to English
+ Language in the Store scope doesn't always change

** Summary changed:

- Language in the Store scope doesn't always change
+ Language in the Store scope doesn't always change when user switches lang of 
the phone

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1575744

Title:
  Language in the Store scope doesn't always change when user switches
  lang of the phone

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1575744] Re: Language does not change back to English

2016-04-28 Thread Pawel Stolowski
Ok, I think this might be problem with Qt, found an old bug and
commented on it: https://bugreports.qt.io/browse/QTBUG-14750

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1575744

Title:
  Language does not change back to English

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+bug/1575744/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1575744] Re: Language does not change back to English

2016-04-27 Thread Pawel Stolowski
It seems this is related to network caching. Removing all cache files
from /home/phablet/.cache/unity-scope-click/network (wait till scope is
restarted) fixes it (correct language is used).

Server side of the store was just recently updated with more relaxed
expiration times, so now cache is actually used in more cases than
before. The "Vary" header sent by the server seems to be correct
(contains Accept-Language, among others), so I'm wondering if Qt handles
Vary header correctly.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1575744

Title:
  Language does not change back to English

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+bug/1575744/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1575744] Re: Language does not change back to English

2016-04-27 Thread Pawel Stolowski
** Changed in: unity-scope-click (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1575744

Title:
  Language does not change back to English

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+bug/1575744/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1537112] Re: Preview widgets may not get displayed if scope makes a mistake in layout definition

2016-04-19 Thread Pawel Stolowski
** Branch linked: lp:~stolowski/unity-scopes-shell/preview-updates

** Changed in: unity-scopes-shell (Ubuntu)
 Assignee: (unassigned) => Pawel Stolowski (stolowski)

** Changed in: unity-scopes-shell (Ubuntu)
   Importance: Undecided => Medium

** Changed in: unity-scopes-shell (Ubuntu)
   Status: New => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1537112

Title:
  Preview widgets may not get displayed if scope makes a mistake in
  layout definition

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-shell/+bug/1537112/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1459260] Re: Settings screen uses the word "Display" 15 times

2016-04-19 Thread Pawel Stolowski
What is the desired solution from design pov?

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

** Changed in: unity-scopes-shell (Ubuntu)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1459260

Title:
  Settings screen uses the word "Display" 15 times

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1459260/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1545866] Re: First scope results only load after unlock

2016-04-19 Thread Pawel Stolowski
@Pat yes, we do already prepopulate next two scopes following currently active 
scope; this takes affect after unlocking though.
With this branch we will prepolute the first scope even when locked and as soon 
as you unlock, the next two will be prepopulated too.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1545866

Title:
  First scope results only load after unlock

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1378186] Re: When the only app of a selected department is uninstalled, the empty department remains selected

2016-04-18 Thread Pawel Stolowski
It's still the case. I don't think the shell should implement any logic
for such cases. Click scope could check if the department becomes empty
after uninstall step and - if so - return the ActivationResponse with a
CannedQuery that requests the root department.

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

** Changed in: unity-scopes-shell (Ubuntu)
   Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1378186

Title:
  When the only app of a selected department is uninstalled, the empty
  department remains selected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+bug/1378186/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1423535] Re: Search doesn't work for photos scope for images on internal stograge

2016-04-18 Thread Pawel Stolowski
Pictures are discovered by mediascanner2 service and photos scope. This
bug report is very old, please verify if it's still the case - marking
it incomplete for now in these projects and marking invalid for unity-
scopes-shell.

** Also affects: photos-scope
   Importance: Undecided
   Status: New

** Changed in: unity-scopes-shell (Ubuntu)
   Status: Confirmed => Invalid

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

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

** Changed in: mediascanner2 (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1423535

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/photos-scope/+bug/1423535/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


  1   2   3   4   5   6   7   8   >