touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #121320
[Bug 1511063] Re: Scopes freeze after few times slide on Bq 4.5
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 registry calls it correctly.
If the script exits, the client, receives a MiddlewareException from
search() saying that the scope failed to start correctly after four
seconds.
If the script hangs, the client gets the same exception from search, but
after 8 seconds (because we do the locate() behind the scenes).
All this is as expected. Pawel, what did you do to make the demo client
hang?
At any rate, I don't think there is any obvious problem with scopes-api.
The behavior is as expected. Maybe the shell or the client you used do
not handle the exception from search() correctly? Note that it is not
possible to trigger the finished() callback if the scope never gets off
the ground in the first place...
--
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