Code review comment for lp:~mterry/ubuntu-system-settings/wizard-refresh-take-6

Revision history for this message
Sebastien Bacher (seb128) wrote :

thanks for the upstart job fails,

"file:///usr/share/ubuntu/settings/wizard/ubuntu/settings/wizard/qml/main.qml: File not found"

it looks like the
" - view->setSource(QUrl(rootDir + "/qml/main.qml"));
 + view->setSource(QUrl(rootDir + "/ubuntu/settings/wizard/qml/main.qml"));"

change is buggy

review: Needs Fixing

« Back to merge proposal