Comment 77 for bug 1480877

Revision history for this message
Pat McGowan (pat-mcgowan) wrote :

re comment #68 and maliit access networking, from Albert on bug #1515712

> We should figure out why we are even doing any network stuff at all,
as we probably shouldn't be.

It comes from the fact that QtMultimedia uses network transparent
methods to load urls used for audio playing, so even if in the keyboard
we're using a local sound for audio feedback, QtMultimedia ends up
bringing up the network backend because it uses those network
transparent methods.