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. problem with displaying Qt app after deploying on Raspberry
Qt 6.11 is out! See what's new in the release blog

problem with displaying Qt app after deploying on Raspberry

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
6 Posts 3 Posters 999 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.
  • D Offline
    D Offline
    dziko147
    wrote on last edited by
    #1

    Hello ,
    I cross-compiled My QT APP on raspberry . When I run this APP it doesn't diplay correctly .
    I mean that for example the the QDialog is not positioned correctly .
    I get Also problem withthe resolution , My App does not display complete .

    Any suggestions please
    thank you

    jsulmJ 1 Reply Last reply
    0
    • D dziko147

      Hello ,
      I cross-compiled My QT APP on raspberry . When I run this APP it doesn't diplay correctly .
      I mean that for example the the QDialog is not positioned correctly .
      I get Also problem withthe resolution , My App does not display complete .

      Any suggestions please
      thank you

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

      @dziko147 said in problem with displaying Qt app after deploying on Raspberry:

      QDialog is not positioned correctly

      What does this mean? Where should it be positioned?

      "My App does not display complete" - do you use layouts?

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

      1 Reply Last reply
      0
      • D Offline
        D Offline
        dziko147
        wrote on last edited by
        #3

        @jsulm I solved this issues by adding Layouts .
        But the resolution problem persist .
        Have you any suggestions
        thanks

        jsulmJ 1 Reply Last reply
        0
        • D dziko147

          @jsulm I solved this issues by adding Layouts .
          But the resolution problem persist .
          Have you any suggestions
          thanks

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

          @dziko147 said in problem with displaying Qt app after deploying on Raspberry:

          Have you any suggestions

          No, because I don't know what the problem actually is. Please explain.
          Do you need to increase resolution? Or something else?

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

          1 Reply Last reply
          0
          • D Offline
            D Offline
            dziko147
            wrote on last edited by
            #5

            @jsulm currently when i run my App on target . the MainWindow does not display complete . I mean that the monitor hide some component .
            What I need is to set flexible size to My App to display it on any monitor .
            Or change the size of my MainWindow
            Ps: I use Raspberry as target .

            1 Reply Last reply
            0
            • SGaistS Offline
              SGaistS Offline
              SGaist
              Lifetime Qt Champion
              wrote on last edited by
              #6

              Hi,

              Are you sure you are properly setting up your MainWindow ?

              What is the size of the screen you are using on your RaspberryPi ?

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - 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