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. IMX6 run application error for Qt Creator 4.02
Qt 6.11 is out! See what's new in the release blog

IMX6 run application error for Qt Creator 4.02

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 772 Views
  • 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.
  • Z Offline
    Z Offline
    zung zung
    wrote on last edited by
    #1

    When I run embedded application on target board
    Imx6 Yocto OS send this error

    root@phyboard-mira-imx6-3:~# ./HelloWidget
    QEglFSImx6Hooks will set environment variable FB_MULTI_BUFFER=2 to enable double buffering and vsync.
    If this is not desired, you can override this via: export QT_EGLFS_IMX6_NO_FB_MULTI_BUFFER=1
    Unable to query physical screen size, defaulting to 100 dpi.
    To override, set QT_QPA_EGLFS_PHYSICAL_WIDTH and QT_QPA_EGLFS_PHYSICAL_HEIGHT (in millimeters).
    VirtualKeyboardInputContextPlugin::create: "qtvirtualkeyboard"
    VirtualKeyboardInputContext::setFocusObject
    VirtualKeyboardInputContext::setFocusObject
    VirtualKeyboardInputContext::setFocusObject
    VirtualKeyboardInputContext::setFocusObject

    pls tell me if you have solution for fix this
    Thanks

    jsulmJ 1 Reply Last reply
    0
    • Z zung zung

      When I run embedded application on target board
      Imx6 Yocto OS send this error

      root@phyboard-mira-imx6-3:~# ./HelloWidget
      QEglFSImx6Hooks will set environment variable FB_MULTI_BUFFER=2 to enable double buffering and vsync.
      If this is not desired, you can override this via: export QT_EGLFS_IMX6_NO_FB_MULTI_BUFFER=1
      Unable to query physical screen size, defaulting to 100 dpi.
      To override, set QT_QPA_EGLFS_PHYSICAL_WIDTH and QT_QPA_EGLFS_PHYSICAL_HEIGHT (in millimeters).
      VirtualKeyboardInputContextPlugin::create: "qtvirtualkeyboard"
      VirtualKeyboardInputContext::setFocusObject
      VirtualKeyboardInputContext::setFocusObject
      VirtualKeyboardInputContext::setFocusObject
      VirtualKeyboardInputContext::setFocusObject

      pls tell me if you have solution for fix this
      Thanks

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @zung-zung I don't see any errors, just warnings/information. What exactly is the problem?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      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