Comment 1 for bug 1987454

Revision history for this message
Nathan Teodosio (nteodosio) wrote :

I'm working on this but during test time it fails with

  (run:58714): libsoup-ERROR **: 08:18:44.901: libsoup2 symbols detected. Using libsoup2 and libsoup3 in the same process is not supported.

despite having changed gir1.2-soup-2.4->gir1.2-soup-3.0 in debian/control and using gi.require_version('Soup', '3.0'). Any idea what is the problem and how to circumvent it?

I attach what I have so far but it's completely untested.

By the way, does Ubiquity have a VCS?