1 - Are you sure the URL is correct? What is the return value from QQuickView::status()?

2 - You may also need to call view->show() in addition to container->show().