← Back to team overview

touch-packages team mailing list archive

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

 

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 have in the middleware
(so that scopes can be debugged with SDK & gdb, client doesn't throw
after scope execution is paused). Scopes should never be released in
such state to the store (store should prevent this IMO). It would also
be nice if we could deal with it somehow.

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

Title:
  Scopes freeze after few times slide on Bq 4.5

Status in unity-scopes-api package in Ubuntu:
  New
Status in unity-scopes-shell package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  Invalid

Bug description:
  BQ 4.5 Ubuntu-touch OTA7 (Ubuntu 15.04 r26)

  
  After a few slides on the scopes, it freezes the scopes in the middle of 2 scopes 
  unity left bar can still be moved, but when launching apps from the left bar
  nothing happens to the freezed scopes screen, only rebooting the phone fixes it.

  when i remove some scopes from favorites  it freezes on other scopes

  Let me know wich logs i can attach to this bug to make debug easier.

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


References