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

2015-12-14 Thread Launchpad Bug Tracker
This bug was fixed in the package click-reviewers-tools - 0.35 --- click-reviewers-tools (0.35) xenial; urgency=medium [ Jamie Strandboge ] * clickreviews/cr_systemd.py: - add checks for listen-stream, socket, socket-user and socket-group - remove vendor checks with bus-na

[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-12-01 Thread Jamie Strandboge
FYI, I'm fine with the extra check but debugmode should've already triggered the 'unknown' checks. Indeed it does: $ click-review /var/www/html/store/all/com.ubuntu.developer.boghison.mixcloud_0.2_armhf.click Errors -- - lint:framework 'ubuntu-sdk-14.10-dev2' is obsolete. Please use

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

2015-11-30 Thread Marcus Tomlinson
** Branch linked: lp:~marcustomlinson/click-reviewers-tools/lp-1511063 ** Changed in: click-reviewers-tools (Ubuntu) Status: Confirmed => In Progress ** Changed in: click-reviewers-tools (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a mem

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

2015-11-30 Thread Marcus Tomlinson
Seems click-reviewers-tools needs to be updated to fail if DebugMode appears in the ini. I'll submit a fix for this soon. ** Also affects: click-reviewers-tools (Ubuntu) Importance: Undecided Status: New ** Changed in: unity-scopes-shell (Ubuntu) Status: New => Invalid ** Change

[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 we

[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 happ

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

2015-11-29 Thread Michi Henning
Hmmm... I just tried to reproduce, but cannot. I modified the demo scope-A .ini file to point at a script: ScopeRunner = /tmp/tryit I've tried with the script immediately exiting with status 1, with status 0, and with the script hanging (by sleeping). Trace in the script verifies that the registr

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

2015-11-27 Thread Michi Henning
OK, so the root cause is the broken scope config. But we shouldn't misbehave in this way just because the scope has a broken config. I'll look at this on Monday. ** Changed in: unity-scopes-api (Ubuntu) Assignee: (unassigned) => Michi Henning (michihenning) ** Changed in: unity-scopes-api (

[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 about

[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 system.

[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 misb

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

2015-11-27 Thread Albert Astals Cid
Seems mixcloud is the one causing the problem, as a temporary workaround you can remove it, we'll work on figuring out why it happens. -- 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: Sc

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

2015-11-27 Thread Albert Astals Cid
Could reproduce it here with the scopes lotuspsychje mentions. The full backtrace of the threads can be found at http://paste.ubuntu.com/13527117/ Seems like something is getting stuck in the scopes side, adding a few more projects ** Also affects: unity-scopes-shell (Ubuntu) Importance: Unde

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

2015-10-29 Thread lotuspsychje
@ #2 Albert: *Yes i can reproduce the freeze every time i swipe scopes, the first few slide ok, the further i come the more chance of freeze *Im just swiping scopes, no other apps running while i reproduce *I do have app crashes and errors enabled *scopes list favorites from left to right: apps

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

2015-10-29 Thread Albert Astals Cid
Some questions: * Can you reproduce this problem or did it just happen once? * Were you just swiping left/right or doing something else that you think could have caused the crash? * Do you have "App crashes and errors" enabled in System Settings->Security & Privacy->Diagnostics? * Can you giv

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

2015-10-29 Thread lotuspsychje
** Attachment added: "Screenshot of freezed scopes" https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1511063/+attachment/4508238/+files/screenshot20151028_125342202.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://b