README desktop build&run instructions fail to launch app

Bug #1581830 reported by Randy Olive
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
address-book-app
New
Undecided
Unassigned

Bug Description

After a fresh bzr branch lp:address-book-app I followed the build & run instructions in the README file. The build steps execute properly but when trying to run the app I get the following errors:

Command used: ./src/app/address-book-app (from build dir)
results:
Fail to connect with pim service.
QObject::connect: No such signal QDBusAbstractInterface::safeModeChanged()
QObject::connect: No such signal QDBusAbstractInterface::sourcesChanged()
Using contact manager: "galera"
New import path: "/home/randy/ownCloud/QML/address-book-app/build/src/app//home/randy/ownCloud/QML/address-book-app/src"
file:///home/randy/ownCloud/QML/address-book-app/src/imports/MainWindow.qml:178:5: Type ABContactListPage unavailable
         ABContactListPage {
         ^
file:///home/randy/ownCloud/QML/address-book-app/src/imports/ABContactListPage.qml:26:1: module "Ubuntu.AddressBook.Base" is not installed
     import Ubuntu.AddressBook.Base 0.1
     ^
file:///home/randy/ownCloud/QML/address-book-app/src/imports/ABContactListPage.qml:27:1: module "Ubuntu.AddressBook.ContactShare" is not installed
     import Ubuntu.AddressBook.ContactShare 0.1
     ^
file:///home/randy/ownCloud/QML/address-book-app/src/imports/ABContactListPage.qml:23:1: module "Ubuntu.Contacts" is not installed
     import Ubuntu.Contacts 0.1 as ContactsUI
     ^
file:///home/randy/ownCloud/QML/address-book-app/src/imports/ABContactListPage.qml:26:1: module "Ubuntu.AddressBook.Base" is not installed
     import Ubuntu.AddressBook.Base 0.1
     ^
file:///home/randy/ownCloud/QML/address-book-app/src/imports/ABContactListPage.qml:27:1: module "Ubuntu.AddressBook.ContactShare" is not installed
     import Ubuntu.AddressBook.ContactShare 0.1
     ^
file:///home/randy/ownCloud/QML/address-book-app/src/imports/ABContactListPage.qml:23:1: module "Ubuntu.Contacts" is not installed
     import Ubuntu.Contacts 0.1 as ContactsUI
     ^
file:///home/randy/ownCloud/QML/address-book-app/src/imports/ABContactListPage.qml:26:1: module "Ubuntu.AddressBook.Base" is not installed
     import Ubuntu.AddressBook.Base 0.1
     ^
file:///home/randy/ownCloud/QML/address-book-app/src/imports/ABContactListPage.qml:27:1: module "Ubuntu.AddressBook.ContactShare" is not installed
     import Ubuntu.AddressBook.ContactShare 0.1
     ^
file:///home/randy/ownCloud/QML/address-book-app/src/imports/ABContactListPage.qml:23:1: module "Ubuntu.Contacts" is not installed
     import Ubuntu.Contacts 0.1 as ContactsUI

I am running a newly installed ubuntu 16.04 and the SDK from the sdk-team ppa

summary: - README desktop build&run instrucitons fail to launch app
+ README desktop build&run instructions fail to launch app
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.