Missing dependencies when installing

Bug #1196709 reported by Francis Ginther
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Shorts App
Fix Released
Undecided
Unassigned

Bug Description

Found the following missing dependencies while trying to setup automated jenkins autopilot testing:

fginther@sandman:/tmp$ ubuntu-rssreader-app
file:///usr/share/ubuntu-rssreader-app/ubuntu-rssreader-app.qml:44 Type FeedListPage unavailable
file:///usr/share/ubuntu-rssreader-app/FeedListPage.qml:2 module "QtQuick.XmlListModel" is not installed

fginther@sandman:/tmp$ sudo apt-get install qtdeclarative5-xmllistmodel-plugin

fginther@sandman:/tmp$ ubuntu-rssreader-app
file:///usr/share/ubuntu-rssreader-app/ubuntu-rssreader-app.qml:89 Type SingleEntryPage unavailable
file:///usr/share/ubuntu-rssreader-app/SingleEntryPage.qml:3 module "QtWebKit" is not installed

fginther@sandman:/tmp$ sudo apt-get install libqt5webkit5-qmlwebkitplugin

So, after installing qtdeclarative5-xmllistmodel-plugin and libqt5webkit5-qmlwebkitplugin, I was able to run the app.

Related branches

Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) wrote :

Fix committed into lp:ubuntu-rssreader-app at revision 16, scheduled for release in ubuntu-rssreader-app, milestone alpha-1

Changed in ubuntu-rssreader-app:
status: New → Fix Committed
David Planella (dpm)
Changed in ubuntu-rssreader-app:
status: Fix Committed → 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.