← Back to team overview

touch-packages team mailing list archive

[Bug 1412367] [NEW] Show SSS results as they arrive

 

Public bug reported:

(This is a regression of Bug #1359177)

Now that unity-scopes-api has switched to using net-cpp in place of
QNetwork (Bug #1409995), we are back to waiting on all results to be
returned from the SSS before displaying them in a smart scope (This is a
limitation on net-cpp at the moment).

net-cpp is in the process of being updated to allow us to process
chunked data responses from a server (lp:~marcustomlinson/net-
cpp/on_data_handler) but unfortunately this change breaks the net-cpp
ABI, so we are unable to land such a change at this time.

This should be dealt with as soon as we are able to handle an ABI
breaking update.

** Affects: net-cpp (Ubuntu)
     Importance: Undecided
     Assignee: Marcus Tomlinson (marcustomlinson)
         Status: New

** Affects: unity-scopes-api (Ubuntu)
     Importance: Undecided
     Assignee: Marcus Tomlinson (marcustomlinson)
         Status: New

** Branch linked: lp:~marcustomlinson/net-cpp/on_data_handler

** Changed in: unity-scopes-api (Ubuntu)
     Assignee: (unassigned) => Marcus Tomlinson (marcustomlinson)

** Description changed:

  (This is a regression of Bug #1359177)
  
  Now that unity-scopes-api has switched to using net-cpp in place of
  QNetwork (Bug #1409995), we are back to waiting on all results to be
  returned from the SSS before displaying them in a smart scope (This is a
  limitation on net-cpp at the moment).
  
  net-cpp is in the process of being updated to allow us to process
- chunked data responses from SSS (lp:~marcustomlinson/net-
+ chunked data responses from a server (lp:~marcustomlinson/net-
  cpp/on_data_handler) but unfortunately this change breaks the net-cpp
- ABI, so we can not land such a change at this time.
+ ABI, so we are unable to land such a change at this time.
  
- This should be dealt with as soon as we are able to absorb an ABI
+ This should be dealt with as soon as we are able to handle an ABI
  breaking update.

** Also affects: net-cpp (Ubuntu)
   Importance: Undecided
       Status: New

** Changed in: net-cpp (Ubuntu)
     Assignee: (unassigned) => Marcus Tomlinson (marcustomlinson)

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

Title:
  Show SSS results as they arrive

Status in net-cpp package in Ubuntu:
  New
Status in unity-scopes-api package in Ubuntu:
  New

Bug description:
  (This is a regression of Bug #1359177)

  Now that unity-scopes-api has switched to using net-cpp in place of
  QNetwork (Bug #1409995), we are back to waiting on all results to be
  returned from the SSS before displaying them in a smart scope (This is
  a limitation on net-cpp at the moment).

  net-cpp is in the process of being updated to allow us to process
  chunked data responses from a server (lp:~marcustomlinson/net-
  cpp/on_data_handler) but unfortunately this change breaks the net-cpp
  ABI, so we are unable to land such a change at this time.

  This should be dealt with as soon as we are able to handle an ABI
  breaking update.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/net-cpp/+bug/1412367/+subscriptions


Follow ups

References