Comment 6 for bug 1430828

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

Also interesting in the logs is

file:///usr/lib/arm-linux-gnueabihf/unity8/qml/Dash/CroppedImageMinimumSourceSize.qml:37:5: QML QQuickImage: The specified configuration cannot be used.

that comes from
QString QNetworkSessionPrivateImpl::errorString() const
    case QNetworkSession::InvalidConfigurationError:
        return tr("The specified configuration cannot be used.");