Can't send money from Sakia

When I do a transaction using Sakia client I must wait many hours before I can do another transaction. But using Cesium I can continue doing transactions. Is this a bug or is it normal behavior? If it is a bug I can write it in Github.

This is the error that appears:

And this is the content of http://gtest.duniter.org:10900/tx/sources/4qesC5stf342FJL7w5AQndwc3GmrxA49DdUZcZt4Ti2c

{
« currency »: « gtest »,
« pubkey »: « 4qesC5stf342FJL7w5AQndwc3GmrxA49DdUZcZt4Ti2c »,
« sources »: [
{
« type »: « T »,
« noffset »: 2,
« identifier »: « 4B7318074EDB8A619D9EB7C169982FE9644C8A2305FE1C993F62C8A33E6FF2D6 »,
« amount »: 3,
« base »: 0
},
{
« type »: « T »,
« noffset »: 1,
« identifier »: « BC177ECEEB5248E435B9AF9DDA5BF4CE2DD602323E9A1BB0644110894DE74DF4 »,
« amount »: 1016,
« base »: 1
},
{
« type »: « T »,
« noffset »: 1,
« identifier »: « 7CD236EF0C2592CF5B847BEC21C66E841FD071B868F569C9C821291569FF237A »,
« amount »: 867,
« base »: 1
}
]
}

If my calculations are correct I have 3 sources with a total amount of 188.33 Gtest

This is the Sakia log:

http://pastebin.com/UiFa86eE

I think this is a bug. You should post it on github, with the content of gtest.db please !

One small question : since when did you install sakia ? If you installed it since its release, you should try to remove all you connection (right click -> remove in the left panel) and add it back.

OK, I will publish the bug in github.

Yesterdy I deleted folder $HOME/.config/sakia, and then run the latest release, so the config is from scratch.