← Back to team overview

touch-packages team mailing list archive

[Bug 1394455] Re: 100ms timeout for query submission too brief

 

is run() in query.cpp?

Say I add `sleep(2);` (exaggerated delay to see results, later to fine
tune) before `infoslist = client_.infos(query_string);` even though I
still see "Dispatching search:" < is the Dispatching Search dialog part
of the system (the part that sets the type rate, that then sends to the
scope) or is it showing actual requests sent.

-- 
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/1394455

Title:
  100ms timeout for query submission too brief

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

Bug description:
  There is currently a 100 ms timeout between keypresses and query
  submission.  This is rather short and ends up submitting many queries
  while the user is still typing a delay of ~300 ms would eliminate many
  of these submissions while still being barely noticeable.

  See this thread for further discussion: https://lists.launchpad.net
  /ubuntu-phone/msg10361.html

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


References