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

DeviceInfo::currentProfileChanged signal is never sent on Harmattan

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • 1.2.1
    • System Information
    • None
    • Harmattan PR1.0 and PR1.1, Nokia N9 & N950

    Description

      The currentProfileChanged signal is never sent on Harmattan (PR1.0 and PR1.1).

      import QtMobility.systeminfo 1.2
      DeviceInfo {
      id: deviceInfo
      onCurrentProfileChanged:

      { console.log("Profile changed") }

      }

      never prints anything on the console even if I change the device profile.
      Did not try C++ but I assume it is the same there.

      Attachments

        Activity

          People

            djcb Dirk-Jan C. Binnema
            vuorisal Jussi Vuorisalmi
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: