Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Qtmobility cann't install on SE vivaz
Forum Updated to NodeBB v4.3 + New Features

Qtmobility cann't install on SE vivaz

Scheduled Pinned Locked Moved Mobile and Embedded
6 Posts 3 Posters 6.4k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    Red_angelX
    wrote on last edited by
    #1

    it's told not supported manufactory ?

    1 Reply Last reply
    0
    • S Offline
      S Offline
      snowpong
      wrote on last edited by
      #2

      This is a bug in the qtmobility.sis file. If you look at qt.sis it says:

      @...
      IF (Manufacturer=2) OR (Manufacturer=0x101F6CED)
      "sqlite3.sis", (0x2002AF5F)
      "c_resource\apps\s60main.rsc"-"c:\resource\apps\s60main.rsc"
      ...
      @

      and the (Manufacturer=0x101F6CED) means SE phones I believe.

      However for qtmobility.sis it says:

      @...
      IF Manufacturer=2
      "sys\bin\QtMessaging.dll"-"!:\sys\bin\QtMessaging.dll"
      ...
      @

      which means it will only install on Nokia phones.

      I suggest you file a bug report.

      1 Reply Last reply
      0
      • T Offline
        T Offline
        tobias.hunger
        wrote on last edited by
        #3

        Please file a "bugreport":http://bugreports.qt.nokia.com/, providing the information snowpong found.

        1 Reply Last reply
        0
        • S Offline
          S Offline
          snowpong
          wrote on last edited by
          #4

          I just checked again with the Nokia Qt SDK being updated, and it still has this bug in qtmobility.sis

          1 Reply Last reply
          0
          • T Offline
            T Offline
            tobias.hunger
            wrote on last edited by
            #5

            I took the liberty to file "bug QTMOBILITY-510":http://bugreports.qt.nokia.com/browse/QTMOBILITY-510 about this issue.

            1 Reply Last reply
            0
            • S Offline
              S Offline
              snowpong
              wrote on last edited by
              #6

              [quote author="Tobias Hunger" date="1284566463"]I took the liberty to file "bug QTMOBILITY-510":http://bugreports.qt.nokia.com/browse/QTMOBILITY-510 about this issue.[/quote]

              Excellent! Thanks.

              1 Reply Last reply
              0

              • Login

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved