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. No screens available - Embedded Linux - Qt Software Stack for Intel NUC
QtWS25 Last Chance

No screens available - Embedded Linux - Qt Software Stack for Intel NUC

Scheduled Pinned Locked Moved Solved Mobile and Embedded
6 Posts 2 Posters 692 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.
  • B Offline
    B Offline
    beckseba
    wrote on 11 Dec 2020, 07:50 last edited by beckseba 12 Nov 2020, 07:51
    #1

    Hi all,

    I am using the Qt software stack for device creation - in my case for intel NUC. Everything worked fine until I tried to deploy my application on the device. I get the error:

    XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
    Cannot create window: no windows available

    Has anyone an idea?

    Thank you.

    J 1 Reply Last reply 11 Dec 2020, 07:55
    0
    • B Offline
      B Offline
      beckseba
      wrote on 8 Jan 2021, 08:14 last edited by
      #6

      The solution is setting the environment variable QT_GPA_PLATFORM = linuxfb:fb=/dev/fb0.

      1 Reply Last reply
      3
      • B beckseba
        11 Dec 2020, 07:50

        Hi all,

        I am using the Qt software stack for device creation - in my case for intel NUC. Everything worked fine until I tried to deploy my application on the device. I get the error:

        XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
        Cannot create window: no windows available

        Has anyone an idea?

        Thank you.

        J Offline
        J Offline
        jsulm
        Lifetime Qt Champion
        wrote on 11 Dec 2020, 07:55 last edited by
        #2

        @beckseba What graphics stack do you have running on your device? X11? Framebufer? ...?

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

        1 Reply Last reply
        0
        • B Offline
          B Offline
          beckseba
          wrote on 11 Dec 2020, 08:03 last edited by
          #3

          @jsulm I have used the pre-built image provided by Qt, so I cannot say which graphic stack is running. Sorry, I am not very experienced with embedded linux.

          J 1 Reply Last reply 11 Dec 2020, 08:06
          0
          • B beckseba
            11 Dec 2020, 08:03

            @jsulm I have used the pre-built image provided by Qt, so I cannot say which graphic stack is running. Sorry, I am not very experienced with embedded linux.

            J Offline
            J Offline
            jsulm
            Lifetime Qt Champion
            wrote on 11 Dec 2020, 08:06 last edited by
            #4

            @beckseba Qt for device creation is commercial as far as I know, so you can ask Qt Company for support.

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

            1 Reply Last reply
            0
            • B Offline
              B Offline
              beckseba
              wrote on 11 Dec 2020, 08:14 last edited by
              #5

              @jsulm Thank you, I will ask Qt and let the community know what the solution is.

              1 Reply Last reply
              1
              • B Offline
                B Offline
                beckseba
                wrote on 8 Jan 2021, 08:14 last edited by
                #6

                The solution is setting the environment variable QT_GPA_PLATFORM = linuxfb:fb=/dev/fb0.

                1 Reply Last reply
                3

                • Login

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