According to the trace, the problem seems to be caused by network
failures, in index.cpp near line 214:

                    qDebug() << "Cannot get package details due to network 
error";
                    callback(PackageDetails(), 
click::Index::Error::NetworkError);

It seems that some of the new fields in the empty PackageDetails is not
initialized properly and it's failing when the scope is trying to use it
with unity::scopes::Variant::get_string.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1357143

Title:
  /usr/lib/arm-linux-gnueabihf/unity-
  
scopes/scoperunner:6:__gnu_cxx::__verbose_terminate_handler:__cxxabiv1::__terminate:std::terminate:__cxxabiv1::__cxa_throw:unity::scopes::Variant::get_string

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to