QML properties throw a segfaul

Bug #1333199 reported by Manuel de la Peña
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ubuntu-download-manager
Fix Released
Critical
Manuel de la Peña

Bug Description

The following code raises an exception:

import QtQuick 2.0
import Ubuntu.DownloadManager 0.1
import Ubuntu.Components 1.0

MainView {
    SingleDownload {
        headers: {"Cookie" : "test"}
        Component.onCompleted: {
            download("http://mikeasoft.com")
        }
    }
}

Related branches

Changed in ubuntu-download-manager:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.