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. What is:Standby: Feature not supported Error
Forum Updated to NodeBB v4.3 + New Features

What is:Standby: Feature not supported Error

Scheduled Pinned Locked Moved Mobile and Embedded
3 Posts 2 Posters 2.2k 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.
  • H Offline
    H Offline
    hungchuviet
    wrote on last edited by
    #1

    My project work on PC. but when I build and install it on E72 mobile (install OK), start app this error occur "Standby: Feature not supported".
    Old project (that work) difference the new project only one class: QFontMetrics.
    How to resolve this problem?
    Thanhks

    1 Reply Last reply
    0
    • K Offline
      K Offline
      koshui
      wrote on last edited by
      #2

      Looks like BC break to me. You compiled this on what? QtSDK 1.1, S60 5.0, Symbian^3 ?
      Be very clear what environment and if possible make a reduction to isolated test case and report it to bugreports.qt.nokia.com . Feature not Supported means missing function (simplified but..).

      If you have any integer division function calls (int a = b/3;) in your code comment them out and see if it helps.

      1 Reply Last reply
      0
      • K Offline
        K Offline
        koshui
        wrote on last edited by
        #3

        Oh.. didn't see standby there. Are you trying to run your Qt code in homescreen? or have it in autostartup list..

        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