Uploaded image for project: 'Qt Mobility'
  1. Qt Mobility
  2. QTMOBILITY-1967

declarative-sfw-dialer example app does not work in Harmattan (executed with Qt Creator)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • None
    • 1.2.1
    • Service Framework
    • None
    • latest Qt Mobility version
    • 0cf047b07f0d19715477b8015f845542143389b0

    Description

      Deployment of the declarative-sfw-dialer app does not work properly in Harmattan target when app is compiled and deployed with Qt Creator.

      Problem 1:
      Service files of plugins are deployed to the incorrect folder. Below is correct destination folder:
      xml.path = /opt/declarative-sfw-dialer/bin/xmldata
      xml.files = landlinedialerservice.xml
      INSTALLS += xml

      Problem 2:
      Service plugins are not deployed to the correct location. Below is correct destination folder:
      target.path = /usr/lib/qt4/plugins/serviceframework/
      INSTALLS += target

      Problem 3:
      Registration of service application (remotedialer) to D-Bus is missing. I.e. remotedialer.conf and com.nokia.qt.examples.dialer.service files are missing from the project.
      remotedialer_conf.files = remotedialer.conf
      remotedialer_conf.path = /etc/dbus-1/session.d/
      remotedialer_service.files = com.nokia.qt.examples.dialer.service
      remotedialer_service.path = /usr/share/dbus-1/services/

      Attachments

        Activity

          People

            tarmo Tarmo Lehto (Inactive)
            tarmo Tarmo Lehto (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: