touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #10810
[Bug 1357143] Re: /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
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
Touch seeded packages, which is subscribed to unity-scopes-api in
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
Status in “unity-scopes-api” package in Ubuntu:
Confirmed
Bug description:
The Ubuntu Error Tracker has been receiving reports about a problem
regarding unity-scopes-api. This problem was most recently seen with
version 0.6.1+14.10.20140809-0ubuntu1, the problem page at
https://errors.ubuntu.com/problem/c88b5501559a748cac3331be6593ccad021d1580
contains more details.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1357143/+subscriptions
References