Comment 3 for bug 1515712

Revision history for this message
Albert Astals Cid (aacid) wrote :

As per

> 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.