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

2016-01-15 Thread Pawel Stolowski
** Changed in: unity-scopes-shell (Ubuntu) Status: New => Triaged ** 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.

[Bug 1521269] Re: [scopes] Certain built in remote scopes cannot be hidden

2016-01-15 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/1521269 Title: [scopes] Certain built in remote scopes cannot be hidden

[Bug 1471914] Re: Scope search queries don't persist departments

2016-01-15 Thread Pawel Stolowski
shell (Ubuntu) Assignee: (unassigned) => Pawel Stolowski (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/

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

2016-01-15 Thread Pawel Stolowski
** Also affects: unity8 (Ubuntu) Importance: Undecided Status: New ** 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.

[Bug 1448889] Re: Launch launcher will dismiss Ubuntu Store scope sometimes

2016-01-15 Thread Pawel Stolowski
** Also affects: unity8 (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.

[Bug 1436928] Re: Music stops playing when on background

2016-01-14 Thread Pawel Stolowski
This is not the case anymore, Media Hub now takes control over playback even if scope becomes inactive. ** Changed in: unity-scope-mediascanner (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1358767] Re: [Local music] Artist name in preview should be put in title and not description

2016-01-14 Thread Pawel Stolowski
Note, we don't have previews for artist cards (they are disabled by design). The screenshot Michi attached is a result for search (canned query) for selected artist, not a preview. The current card is also "by design". It uses title for artist name and description is reserved for artist

[Bug 1439172] Re: unity-scope-scopes should be removed from the image

2016-01-14 Thread Pawel Stolowski
Adding unity8 to this bug report, as it recommends unity-scope-scopes in debian/control ** Also affects: unity8 Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1480828] Re: Play preview button doesn´t work again after fully played before

2016-01-14 Thread Pawel Stolowski
All playback aspects including button states and progress bar are fully handled on unity8 side (and driven by MediaHub), so marking invalid for mediascanner-scope. ** Also affects: unity8 (Ubuntu) Importance: Undecided Status: New ** Changed in: unity-scope-mediascanner (Ubuntu)

[Bug 1533564] [NEW] Test bug #2

2016-01-13 Thread Pawel Stolowski
Public bug reported: Test bug #2 ** Affects: thumbnailer (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/1533564 Title: Test bug #2 To

[Bug 1472236] Re: "Nothing here yet" is not translated

2016-01-13 Thread Pawel Stolowski
Yes.. It falled through cracks and now we missed current OTA window (new translatable string). Will land it soon after OTA9. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1472236 Title: "Nothing

[Bug 1533562] [NEW] Test bug

2016-01-13 Thread Pawel Stolowski
Public bug reported: This is a test of bug reporting notifications ** Affects: thumbnailer (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1494796] Re: /usr/lib/arm-linux-gnueabihf/unity-scopes/smartscopesproxy:smartscopesproxy: src/lib_json/json_value.cpp:1177: const Json::Value& Json::Value::operator[](const char*) const: Assertio

2016-01-04 Thread Pawel Stolowski
** Changed in: unity-scopes-api (Ubuntu) Status: Fix Committed => 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/1494796 Title: /usr/lib/arm-linux-gnueabihf/unity-

[Bug 1511063] Re: Scopes freeze after few times slide on Bq 4.5

2015-12-02 Thread Pawel Stolowski
I've asked to unpublish this scope from the store for now, fgallina took care of that. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1511063 Title: Scopes freeze after few times slide on Bq 4.5 To

[Bug 1511063] Re: Scopes freeze after few times slide on Bq 4.5

2015-11-30 Thread Pawel Stolowski
Looking at ScopeImpl.cpp I'm not sure how search can throw (btw, Scope.h docstrings don't mention throwing an exception). As far as I understand the code, search catches all exceptions and just calls ro->finished(CompletionDetails(CompletionDetails::Error, e.what())) on error. But this doesn't

[Bug 1511063] Re: Scopes freeze after few times slide on Bq 4.5

2015-11-30 Thread Pawel Stolowski
Ok, the real problem is this scope has debug mode enabled in the ini file: ScopeRunner=./qtc_device_debughelper.py scope com.ubuntu.developer.boghison.mixcloud_mixcloudscope /usr/lib/arm-linux-gnueabihf/unity-scopes/scoperunner '' %S DebugMode=true which pretty much disables all the timeouts

[Bug 1511063] Re: Scopes freeze after few times slide on Bq 4.5

2015-11-27 Thread Pawel 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/1511063 Title: Scopes freeze after few times slide on Bq 4.5 To manage notifications

[Bug 1511063] Re: Scopes freeze after few times slide on Bq 4.5

2015-11-27 Thread Pawel Stolowski
Ok, this scope locks the dash up even when not favorited and just opened via Manage Dash. Moreover, it even locks up a commandline scopes-client (for libunity-scopes-cli package): $ scopes-client com.ubuntu.developer.boghison.mixcloud_mixcloudscope "" It looks like we are not as resistant to

[Bug 1511063] Re: Scopes freeze after few times slide on Bq 4.5

2015-11-27 Thread Pawel Stolowski
Ok, mixcloud scope seems to be released in completely broken state, its ini file has this: ScopeRunner=./qtc_device_debughelper.py scope com.ubuntu.developer.boghison.mixcloud_mixcloudscope /usr/lib/arm-linux- gnueabihf/unity-scopes/scoperunner '' %S So it's not even really running in the

[Bug 1518028] Re: [Scopes] Carousel showing pictures that were deleted

2015-11-24 Thread Pawel 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/1518028 Title: [Scopes] Carousel showing pictures that were deleted To manage

[Bug 1518028] Re: [Scopes] Carousel showing pictures that were deleted

2015-11-23 Thread Pawel Stolowski
Sergio, is this issue reproducible for you, or was it a one time thing? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1518028 Title: [Scopes] Carousel showing pictures that were deleted To manage

[Bug 1518028] Re: [Scopes] Carousel showing pictures that were deleted

2015-11-20 Thread Pawel Stolowski
Hmm, still no luck with reproducing, just tried with OTA-8 image and #184, using your pictures you attached. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1518028 Title: [Scopes] Carousel showing

[Bug 1518028] Re: [Scopes] Carousel showing pictures that were deleted

2015-11-20 Thread Pawel Stolowski
Hi Sergio, I have no luck in reproducing it, I'm on image #182 on krillin (rc-proposed). What is the image you're using? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1518028 Title: [Scopes]

[Bug 1515514] [NEW] gcc5 ICE on unity-scopes-shell in xenial ppc64el

2015-11-12 Thread Pawel Stolowski
Public bug reported: Please see https://launchpadlibrarian.net/225718029/buildlog_ubuntu- xenial-ppc64el.unity-scopes- shell_0.5.6%2B16.04.20151110.1-0ubuntu1_BUILDING.txt.gz This code hasn't been changed, but it failed with ICE on ppc64el on xenial. It was building fine with gcc5 on xenial and

[Bug 1511034] Re: Big UI freeze when playing from the dash

2015-11-02 Thread Pawel Stolowski
Dash doesn't use any music database - the scope (backend process) is the one responsible for providing the list of song uris (treated then as playlist by the Dash). The Music scope gets the list of songs from mediascanner database, using mediascanner's API. As discussed on IRC, the list of songs

[Bug 1474944] Re: Settings "Display results from SCOPE" is not translated

2015-10-30 Thread Pawel Stolowski
** Changed in: unity-scopes-shell (Ubuntu) Status: In Progress => Fix Released ** Changed in: canonical-devices-system-image Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1474944] Re: Settings "Display results from SCOPE" is not translated

2015-10-29 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/1474944 Title: Settings "Display results from SCOPE" is not

[Bug 1474944] Re: Settings "Display results from SCOPE" is not translated

2015-10-28 Thread Pawel Stolowski
** Branch linked: lp:~stolowski/unity-scopes-shell/init-gettext -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1474944 Title: Settings "Display results from SCOPE" is not translated To manage

[Bug 1238979] Re: [Scopes] Scope result models are cleared on updates

2015-10-21 Thread Pawel Stolowski
Michi, yes, you're right, I discussed this with Albert, the thumbnailer is not involved here. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1238979 Title: [Scopes] Scope result models are cleared

[Bug 1507941] [NEW] Memory leak if category IDs are unique on every search

2015-10-20 Thread Pawel Stolowski
actually do - these scopes will be fixed (https://bugs.launchpad.net/scope-aggregator/+bug/1507666) but shell plugin should also be smater and remove unused categories. ** Affects: unity-scopes-shell (Ubuntu) Importance: High Assignee: Pawel Stolowski (stolowski) Status: New ** Changed

[Bug 1507941] Re: Memory leak if category IDs are unique on every search

2015-10-20 Thread Pawel Stolowski
** 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/1507941 Title: Memory leak if category IDs are unique on every search To

[Bug 1238979] Re: [Scopes] Scope result models are cleared on updates

2015-10-20 Thread Pawel Stolowski
Yeah, as discussed on IRC, the problem with missing icons is not new and is unrelated to changes in this MP - could be a timeout when fetching the icons from network, not sure (michi?). I suggest we consider the case of 'no results' separately and not try to mix it with the improvements from

[Bug 1496736] Re: currentSource of Playlist gets set to empty

2015-10-20 Thread Pawel Stolowski
For me, following the steps from comment #4 resulted in a dash freeze (not crash), with music was still playing in the background. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1496736 Title:

[Bug 1238979] Re: [Scopes] Scope result models are cleared on updates

2015-10-19 Thread Pawel Stolowski
** Branch linked: lp:~aacid/unity8/dash_reset_instead_of_fatal -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1238979 Title: [Scopes] Scope result models are cleared on updates To manage

[Bug 1389257] Re: Getting package versions via dpkg-query on startup is very expensive

2015-10-16 Thread Pawel Stolowski
** Changed in: unity-scopes-shell (Ubuntu) Status: In Progress => 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/1389257 Title: Getting package versions via dpkg-query on startup

[Bug 1238979] Re: [Scopes] Scope result models are cleared on updates

2015-10-12 Thread Pawel Stolowski
I've linked a new MP - diff-updates branch - which IMHO improves current dash interactions *a lot* It gets rid of results model clearing and instead only updates the model as results arrive, after a small delay (to have a chance of accumulating some results). Now, whether we should still

[Bug 1238979] Re: [Scopes] Scope result models are cleared on updates

2015-10-12 Thread Pawel Stolowski
** Branch linked: lp:~stolowski/unity-scopes-shell/diff-updates -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1238979 Title: [Scopes] Scope result models are cleared on updates To manage

[Bug 1389257] Re: Getting package versions via dpkg-query on startup is very expensive

2015-09-24 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/1389257 Title: Getting package versions via dpkg-query on startup is

[Bug 1389257] Re: Getting package versions via dpkg-query on startup is very expensive

2015-09-24 Thread Pawel Stolowski
** Changed in: unity-scopes-shell (Ubuntu) Importance: Undecided => High ** Branch linked: lp:~stolowski/unity-scopes-shell/no-dpkg-query -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1389257

[Bug 1495467] [NEW] Memory leak on previews

2015-09-14 Thread Pawel Stolowski
Public bug reported: Preview stack objects leak memory because of the custom QObject::event() handlers that shell plugin uses. These event handlers need to call base QOBject::event for unhandled events, and unity8 needs to make sure it keeps the reference to PreviewStack object (not just preview

[Bug 1410191] Re: /usr/bin/unity8-dash:11:data:qGetPtrHelper:d_func:get:QQmlBoundSignalExpression::function

2015-09-07 Thread Pawel Stolowski
** Branch linked: lp:~stolowski/unity-scopes-shell/fix-1410191 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1410191 Title:

[Bug 1410191] Re: /usr/bin/unity8-dash:11:data:qGetPtrHelper:d_func:get:QQmlBoundSignalExpression::function

2015-09-04 Thread Pawel Stolowski
Ok, I can reproduce it with youtube scope as long as it's a temporary scope (not favorited). I've a theory about the root cause and am trying to verify that... ** Changed in: unity-scopes-shell (Ubuntu) Status: Triaged => In Progress -- You received this bug notification because you are

[Bug 1484299] Re: /usr/bin/unity8-dash:11:unity::scopes::ScopeMetadata::display_name:scopes_ng::SettingsModel::update_child_scopes:scopes_ng::Scope::settings:unity::shell::scopes::ScopeInterface::qt_m

2015-08-18 Thread Pawel Stolowski
** 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/1484299 Title:

[Bug 1484299] Re: /usr/bin/unity8-dash:11:unity::scopes::ScopeMetadata::display_name:scopes_ng::SettingsModel::update_child_scopes:scopes_ng::Scope::settings:unity::shell::scopes::ScopeInterface::qt_m

2015-08-18 Thread Pawel Stolowski
** Branch linked: lp:~stolowski/unity-scopes-shell/fix-1484299-vivid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1484299 Title:

[Bug 1484299] Re: /usr/bin/unity8-dash:11:unity::scopes::ScopeMetadata::display_name:scopes_ng::SettingsModel::update_child_scopes:scopes_ng::Scope::settings:unity::shell::scopes::ScopeInterface::qt_m

2015-08-18 Thread Pawel Stolowski
** Branch linked: lp:~stolowski/unity-scopes-shell/fix-1484299-wily ** 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/1484299

[Bug 1484299] Re: /usr/bin/unity8-dash:11:unity::scopes::ScopeMetadata::display_name:scopes_ng::SettingsModel::update_child_scopes:scopes_ng::Scope::settings:unity::shell::scopes::ScopeInterface::qt_m

2015-08-13 Thread Pawel 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/1484299 Title: /usr/bin/unity8-dash:11:unity

[Bug 1428063] Re: Result activation on single tap doesn't fully support scopes API capabilities

2015-08-06 Thread Pawel Stolowski
** Branch linked: lp:~stolowski/unity-scopes-shell/activation-fix ** Branch linked: lp:~stolowski/unity-api/activation-iface-change ** Branch linked: lp:~aacid/unity8/dash_activation_no_special_casing -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1478026] Re: Never loads click preview again if first tried offline

2015-08-04 Thread Pawel Stolowski
I can reproduce it. When it happens then click scope gets stuck and runs indefinitely (scoperunner doesn't get killed) and doesn't respond to search / preview requests anymore. Attached is the stacktrace of all threads when it is in such state. By the look of things it is stuck on a conditional

[Bug 1478026] Re: Never loads click preview again if first tried offline

2015-08-04 Thread Pawel 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/1478026 Title: Never loads click preview again if first tried offline To manage

[Bug 1478022] Re: Click previews slow to load and can't scroll while loading is not done

2015-08-04 Thread Pawel Stolowski
After investigating it a bit it seems that unity8 is still requesting multiple previews at a time (it was originally implemented that way to have next preview readily available when user swipes between previews, but I thought it was supposed to be disabled?) - I see even 4 preview requests at a

[Bug 1449928] Re: Navigation breaks after selecting artist card in My Music

2015-07-16 Thread Pawel Stolowski
** Changed in: unity-scope-mediascanner Status: In Progress = Fix Released ** Changed in: canonical-devices-system-image Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1452346] Re: please drop build-dependency on g++-4.9

2015-07-16 Thread Pawel Stolowski
This has landed in trunk long time ago (May 15th) but hasn't been relfected in the status of this bug. Marking as released. ** Changed in: unity-scopes-api (Ubuntu) Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1474944] Re: Settings Display results from SCOPE is not translated

2015-07-16 Thread Pawel Stolowski
The string is marked translatable and available in the pot file as Display results from %1, we're just missing translations. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1474944 Title: Settings

[Bug 1473404] Re: write_cached_results fails with unsupported variant type

2015-07-10 Thread Pawel Stolowski
** Changed in: unity-scopes-api (Ubuntu) Assignee: (unassigned) = Pawel Stolowski (stolowski) ** Changed in: unity-scopes-api (Ubuntu) Importance: Undecided = Critical -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 1473332] Re: Rating/reviews sometimes don't show up

2015-07-10 Thread Pawel Stolowski
mz ** 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/1473332 Title: Rating/reviews sometimes don't show up To manage

[Bug 1473332] Re: Rating/reviews sometimes don't show up

2015-07-10 Thread Pawel Stolowski
Right, it may be important that the review is made through the Store (and not Apps), but I'm not sure. Tried with 'ffsouthtyrolap' app and I don't have comment input for it when previewed via the Store. When I open the preview of ffsouthtyrolap via Apps, I'm able to write a review. I have input

[Bug 1473404] [NEW] write_cached_results fails with unsupported variant type

2015-07-10 Thread Pawel Stolowski
) Importance: Critical Assignee: Pawel Stolowski (stolowski) 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/1473404 Title: write_cached_results fails with unsupported variant

[Bug 1421710] Re: Rating entry form does not appear sometimes

2015-07-10 Thread Pawel Stolowski
I've reproduced it with ffsouthtyrolap app today. I can review it via preview in Apps scope, but in the Ubuntu Store scope the review input box is not displayed. This is the case for this app even after rebooting the phone. Image r60 on krillin. -- You received this bug notification because

[Bug 1473404] Re: write_cached_results fails with unsupported variant type

2015-07-10 Thread Pawel Stolowski
** Changed in: unity-scopes-api (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/1473404 Title: write_cached_results fails with unsupported variant type To

[Bug 1470750] Re: scoperegistry uses 45% CPU after applying updates from the store, draining battery quickly

2015-07-10 Thread Pawel Stolowski
** Changed in: unity-scopes-api (Ubuntu) Status: In Progress = 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/1470750 Title: scoperegistry uses 45% CPU after applying updates

[Bug 1472638] [NEW] Enable SettingsDB test back

2015-07-08 Thread Pawel Stolowski
Public bug reported: SettingsDB test has been temporarily disabled as it was failing for some reason on arm64. It should be investigated and enabled back. ** Affects: unity-scopes-api (Ubuntu) Importance: High Assignee: Pawel Stolowski (stolowski) Status: Confirmed ** Changed

[Bug 1470750] Re: scoperegistry uses 45% CPU after applying updates from the store, draining battery quickly

2015-07-03 Thread Pawel Stolowski
The problem can be reproduced by just installing uninstalling scopes on the phone with the install_loop script from the following bug: https://bugs.launchpad.net/ubuntu/+source/unity-scopes- api/+bug/1450493/+attachment/4419415/+files/install_loop.zip -- You received this bug notification

[Bug 1470750] Re: scoperegistry uses 45% CPU after applying updates from the store, draining battery quickly

2015-07-02 Thread Pawel Stolowski
Also, do you still have any registry log file from the time it happened? Relevant files are here: /home/phablet/.local/share/unity- scopes/unconfined/Registry/logs -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1470750] Re: scoperegistry uses 45% CPU after applying updates from the store, draining battery quickly

2015-07-02 Thread Pawel Stolowski
Ok, I was able to reproduce by applying all available updates on top of image 55. Never mind the question about logs, nothing unusual there. Some of the updates are for scopes and the logs show that they are uninstalled and the installed again, e.g. [2015-07-02 14:54:53.960533] INFO: Registry:

[Bug 1470750] Re: scoperegistry uses 45% CPU after applying updates from the store, draining battery quickly

2015-07-02 Thread Pawel Stolowski
It turned out the debug package for libunity-scopes3 is available here: http://ppa.launchpad.net/ci-train-ppa-service/stable-phone- overlay/ubuntu/pool/main/u/unity-scopes-api/ Attaching backtrace for all threads again, with more symbols. ** Attachment added: threads2

[Bug 1470750] Re: scoperegistry uses 45% CPU after applying updates from the store, draining battery quickly

2015-07-02 Thread Pawel Stolowski
When using strace against scoperegistry in this state, the output gets *flooded* with the following until I interrupt strace: [pid 10491] futex(0x443a14, FUTEX_WAKE_PRIVATE, 1) = 0 [pid 10491] futex(0x443a3c, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 244392527, {633437444, 854775807},

[Bug 1468195] Re: action_id() does not return the correct value

2015-06-30 Thread Pawel Stolowski
** Changed in: unity-scopes-api (Ubuntu) Assignee: Pawel Stolowski (stolowski) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1468195 Title: action_id() does not return

[Bug 1469770] [NEW] ZmqConfig / RegistryConfig are missing tests

2015-06-29 Thread Pawel Stolowski
Public bug reported: ZmqConfig is missing unit tests (and because of that it doesn't even count for coverage reports). RegistryConfig has very few basic tests - at the very least the new Debug.Process.Timeout param needs testing. ** Affects: unity-scopes-api (Ubuntu) Importance: Undecided

[Bug 1468195] Re: action_id() does not return the correct value

2015-06-25 Thread Pawel Stolowski
The problem is in your scope code. The constructor of your Action class needs to take widget id and action id arguments (you get them both in Scope::perform_action() where Action is constructed), and it *needs* to pass them down to ActivationQueryBase constructor. Only then

[Bug 1450493] Re: Phone reboots after scope run session

2015-06-23 Thread Pawel Stolowski
Added 'sudo dmesg' for every step performed by Marcus' script. The last thing reported by dmesg before it reboots is apparmor related: [ 573.731268] type=1400 audit(1435068499.118:64): apparmor=STATUS operation=profile_replace profile=unconfined name=com.ubuntu.clock_clock_3.3.280.1 pid=9132

[Bug 1463858] [NEW] Registry test occasionally fails on powerpc

2015-06-10 Thread Pawel Stolowski
Public bug reported: Link to full report: https://launchpadlibrarian.net/208648682 /buildlog_ubuntu-wily-powerpc.unity-scopes- api_0.6.18%2B15.10.20150609-0ubuntu1_BUILDING.txt.gz The failing test: 65: [==] Running 6 tests from 1 test case. 65: [--] Global test environment

Re: new strings in unity-scope-mediascanner2 and unity-scopes-shell, translations needed

2015-05-29 Thread Pawel Stolowski
Oh, I think the Display results from string needs fixing, it should use %s rather than concatenating the strings in the code. I'll fix it in the code. Pawel On 05/28/2015 04:29 PM, Pawel Stolowski wrote: Hi, New strings were recently added in the trunk branches of unity-scope-mediascanner2

Re: new strings in unity-scope-mediascanner2 and unity-scopes-shell, translations needed

2015-05-29 Thread Pawel Stolowski
. Pawel On 05/29/2015 09:53 AM, Pawel Stolowski wrote: Oh, I think the Display results from string needs fixing, it should use %s rather than concatenating the strings in the code. I'll fix it in the code. Pawel On 05/28/2015 04:29 PM, Pawel Stolowski wrote: Hi, New strings were recently

new strings in unity-scope-mediascanner2 and unity-scopes-shell, translations needed

2015-05-28 Thread Pawel Stolowski
Hi, New strings were recently added in the trunk branches of unity-scope-mediascanner2 (music and videos) and unity-scopes-shell: - Get started!, Drag and drop items... and Nothing here yet... in unity-scope-mediascanner2; these strings are visible if no local music/videos are present on

Re: new strings in unity-scope-mediascanner2 and unity-scopes-shell, translations needed

2015-05-28 Thread Pawel Stolowski
. Regards On 28/05/15 16:29, Pawel Stolowski wrote: Hi, New strings were recently added in the trunk branches of unity-scope-mediascanner2 (music and videos) and unity-scopes-shell: - Get started!, Drag and drop items... and Nothing here yet... in unity-scope-mediascanner2; these strings are visible

[Bug 1422700] Re: 'Dash search' option makes no sense, and may be obsolete

2015-05-21 Thread Pawel Stolowski
** Changed in: unity-scopes-api (Ubuntu) Status: New = In Progress ** 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.

[Bug 1229241] Re: net connection should refresh scopes

2015-05-19 Thread Pawel Stolowski
The attached fix for unity8 looks good and will most likely do what it's supposed to do, but I wonder if this is good strategy. What this change effectively means is: if scope is currently active (visible) while network becomes available, it will be refreshed; if it's not visible (but favorited),

[Bug 1422700] Re: 'Dash search' option makes no sense, and may be obsolete

2015-05-19 Thread Pawel Stolowski
** Also affects: unity-scopes-api (Ubuntu) Importance: Undecided Status: New ** Also affects: unity-scopes-shell (Ubuntu) Importance: Undecided Status: New ** Changed in: unity-scopes-api (Ubuntu) Assignee: (unassigned) = Pawel Stolowski (stolowski) ** Changed in: unity

[Bug 1456253] [NEW] [security/privacy] Dash search setting should be removed

2015-05-18 Thread Pawel Stolowski
Assignee: Pawel Stolowski (stolowski) Status: Confirmed ** Also affects: unity-scopes-api (Ubuntu) Importance: Undecided Status: New ** Changed in: unity-scopes-api (Ubuntu) Assignee: (unassigned) = Pawel Stolowski (stolowski) -- You received this bug notification

[Bug 1422700] Re: 'Dash search' option makes no sense, and may be obsolete

2015-05-18 Thread Pawel Stolowski
** Branch linked: lp:~stolowski/unity-scopes-api/remove-privacy-flag ** Branch linked: lp:~stolowski/unity-scopes-shell/remove-privacy-flag -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1422700

[Bug 1318144] Re: Can't edit reviews

2015-05-11 Thread Pawel Stolowski
** Branch unlinked: lp:~stolowski/unity-scope-click/edit-review ** Branch linked: lp:~stolowski/unity-scope-click/edit-reviews -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1318144 Title: Can't

[Bug 1318144] Re: Can't edit reviews

2015-05-11 Thread Pawel Stolowski
** Branch linked: lp:~stolowski/unity-scope-click/edit-reviews-15-04 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1318144 Title: Can't edit reviews To manage notifications about this bug go to:

[Bug 1453041] [NEW] SettingsDb should check file timestamps instead of using inotify watch

2015-05-08 Thread Pawel Stolowski
Public bug reported: SettingsDb could be greatly simplified by using ctime/mtime of the settings file, rather than a watcher thread and inotify watch. The only place where we care if settings file has changes is settings() getter and this is where we can just check ctime/mtime to detect changes

[Bug 1318144] Re: Can't edit reviews

2015-05-08 Thread Pawel Stolowski
** Branch linked: lp:~stolowski/unity-scope-click/edit-review ** Branch linked: lp:~stolowski/ubuntuone-credentials/get-consumer-key -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1318144 Title:

[Bug 1318144] Re: Can't edit reviews

2015-05-06 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/1318144 Title: Can't edit reviews To manage notifications about this

[Bug 1447056] Re: Favourite scopes forcefully refreshed when opened from Manage Dash

2015-04-30 Thread Pawel Stolowski
Ok, replied in the MP and approved. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1447056 Title: Favourite scopes forcefully refreshed when opened from Manage Dash To manage notifications about

[Bug 1447056] Re: Favourite scopes forcefully refreshed when opened from Manage Dash

2015-04-30 Thread Pawel Stolowski
** Changed in: unity-scopes-shell (Ubuntu) Status: New = Invalid ** Changed in: unity8 (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/1447056 Title:

[Bug 1446499] Re: Updating scope from store removes it from favorites

2015-04-30 Thread Pawel Stolowski
) Assignee: (unassigned) = Pawel Stolowski (stolowski) ** Changed in: unity-scopes-api (Ubuntu RTM) Status: New = Invalid ** Changed in: unity-scopes-shell (Ubuntu RTM) Status: New = In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1449928] [NEW] Navigation breaks after selecting artist card in My Music

2015-04-29 Thread Pawel Stolowski
Status: New ** Affects: unity-scope-mediascanner Importance: High Assignee: Pawel Stolowski (stolowski) Status: Confirmed ** Affects: unity-scopes-shell (Ubuntu) Importance: Undecided Assignee: Pawel Stolowski (stolowski) Status: New ** Also affects

[Bug 1447056] Re: Favourite scopes forcefully refreshed when opened from Manage Dash

2015-04-29 Thread Pawel Stolowski
Albert will do, let's discuss this tomorrow. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1447056 Title: Favourite scopes forcefully refreshed when opened from Manage Dash To manage notifications

[Bug 1446499] Re: Updating scope from store removes it from favorites

2015-04-29 Thread Pawel Stolowski
** Branch linked: lp:~stolowski/unity-scopes-api/delay-scope-removal-rtm -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1446499 Title: Updating scope from store removes it from favorites To manage

[Bug 1449928] Re: Navigation breaks after selecting artist card in My Music

2015-04-29 Thread Pawel Stolowski
** Changed in: unity-scope-mediascanner Status: Confirmed = In Progress ** 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.

[Bug 1446499] Re: Updating scope from store removes it from favorites

2015-04-28 Thread Pawel Stolowski
** Changed in: unity-scopes-api (Ubuntu) Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1446499 Title: Updating scope from store removes it from favorites

[Bug 1446536] Re: Scope disappears from bottom edge on update

2015-04-28 Thread Pawel Stolowski
I couldn't reproduce this issue with vivid image. We made some changes in that code in vivid, so chances are we eliminated that problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1446536 Title:

[Bug 1447477] [NEW] Occasional JsonAsyncReader and XmlAsyncReader test failures

2015-04-23 Thread Pawel Stolowski
Public bug reported: vivid@vivid:~/delay-remove$ test/gtest/scopes/qt/XmlAsyncReader/XmlAsyncReader_test Running main() from gmock_main.cc [==] Running 5 tests from 3 test cases. [--] Global test environment set-up. [--] 1 test from TimeoutException [ RUN ]

[Bug 1446499] Re: Updating scope from store removes it from favorites

2015-04-23 Thread Pawel Stolowski
** Branch unlinked: lp:~stolowski/unity-scopes-shell/fix-1446499 ** Changed in: unity-scopes-api (Ubuntu) Assignee: (unassigned) = Pawel Stolowski (stolowski) ** Changed in: unity-scopes-shell (Ubuntu) Status: In Progress = Invalid -- You received this bug notification because you

[Bug 1446499] Re: Updating scope from store removes it from favorites

2015-04-23 Thread Pawel Stolowski
@Leo there's no way for unit-test it in the unity-api (which is the fix we chose out of the two I considered). Scopes registry from scopes-api knows nothing about favorites etc. This needs to be some sort of high level integration test as you described. -- You received this bug notification

[Bug 1446499] Re: Updating scope from store removes it from favorites

2015-04-22 Thread Pawel Stolowski
Currently considering and testing two fixes for this issue, therefore two branches linked but only one will eventually land. Both based on the idea of delaying the notification about scope registry changes (shell plugin does this on receiver end, scopes api does this on the sender side). I've also

[Bug 1446499] Re: Updating scope from store removes it from favorites

2015-04-22 Thread Pawel Stolowski
** Branch linked: lp:~stolowski/unity-scopes-api/delay-scope-removal- notification -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1446499 Title: Updating scope from store removes it from favorites

[Bug 1446499] Re: Updating today scope from store kills scope, doesn't restart

2015-04-21 Thread Pawel Stolowski
Yes, as Saviq says. Apparently during update the scope is removed and then installed again. When scope .ini file disappears from the filesystem, it gets disappears from scope registry and therefore is removed from favorited scopes. Fixing/changing this will be tricky. -- You received this bug

<    1   2   3   4   5   6   7   8   >