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. How to isolate my Qt program in raspberry pi!?
Qt 6.11 is out! See what's new in the release blog

How to isolate my Qt program in raspberry pi!?

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
28 Posts 4 Posters 5.2k Views 5 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.
  • M Offline
    M Offline
    MAthias_Va
    wrote on last edited by
    #1

    Whenever I run my program in Raspberry pi! I see that my clicks and touches are received both in my program and in the raspberry pi desktop! Which cause a lot of mess I see when I end my program! as if my program is transparent :) !

    I hope my question is clear!!!

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

      Hi,

      What backend are you using for your application ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      M 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi,

        What backend are you using for your application ?

        M Offline
        M Offline
        MAthias_Va
        wrote on last edited by
        #3

        @SGaist QML

        jsulmJ 1 Reply Last reply
        0
        • M MAthias_Va

          @SGaist QML

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

          @MAthias_Va I think the question is rather whether you're using X11, directfb, ...

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

          M 1 Reply Last reply
          0
          • jsulmJ jsulm

            @MAthias_Va I think the question is rather whether you're using X11, directfb, ...

            M Offline
            M Offline
            MAthias_Va
            wrote on last edited by
            #5

            @jsulm I don't think I use any of them, I just cross compiled my Linux PC to run the Qt program directly on Raspberry pi!

            jsulmJ 1 Reply Last reply
            0
            • M MAthias_Va

              @jsulm I don't think I use any of them, I just cross compiled my Linux PC to run the Qt program directly on Raspberry pi!

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

              @MAthias_Va Well, you for sure do if you see a graphical user interface :-)

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

              M 1 Reply Last reply
              0
              • jsulmJ jsulm

                @MAthias_Va Well, you for sure do if you see a graphical user interface :-)

                M Offline
                M Offline
                MAthias_Va
                wrote on last edited by
                #7

                @jsulm If you say so, then How to know which one I used? if I didn't use it Intentionally :)

                jsulmJ 1 Reply Last reply
                0
                • M MAthias_Va

                  @jsulm If you say so, then How to know which one I used? if I didn't use it Intentionally :)

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

                  @MAthias_Va What is running on your device? Raspbian?

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

                  M 1 Reply Last reply
                  0
                  • jsulmJ jsulm

                    @MAthias_Va What is running on your device? Raspbian?

                    M Offline
                    M Offline
                    MAthias_Va
                    wrote on last edited by
                    #9

                    @jsulm yes Raspbian Stretch

                    jsulmJ 1 Reply Last reply
                    0
                    • M MAthias_Va

                      @jsulm yes Raspbian Stretch

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

                      @MAthias_Va And what is your desktop environment (is it a standard Raspbian set-up?)?

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

                      M 1 Reply Last reply
                      0
                      • jsulmJ jsulm

                        @MAthias_Va And what is your desktop environment (is it a standard Raspbian set-up?)?

                        M Offline
                        M Offline
                        MAthias_Va
                        wrote on last edited by
                        #11

                        @jsulm yes I never Change it

                        jsulmJ 1 Reply Last reply
                        0
                        • M MAthias_Va

                          @jsulm yes I never Change it

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

                          @MAthias_Va Then it is X11. What display do you use?

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

                          M 1 Reply Last reply
                          0
                          • jsulmJ jsulm

                            @MAthias_Va Then it is X11. What display do you use?

                            M Offline
                            M Offline
                            MAthias_Va
                            wrote on last edited by
                            #13

                            @jsulm I use the standard Touch display supplied with Raspberry board

                            jsulmJ 1 Reply Last reply
                            0
                            • M MAthias_Va

                              @jsulm I use the standard Touch display supplied with Raspberry board

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

                              @MAthias_Va Did you try any other Qt based app like VLC?
                              What Qt version do you use?

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

                              M 1 Reply Last reply
                              0
                              • jsulmJ jsulm

                                @MAthias_Va Did you try any other Qt based app like VLC?
                                What Qt version do you use?

                                M Offline
                                M Offline
                                MAthias_Va
                                wrote on last edited by
                                #15

                                @jsulm VLC, no I didn't! I use Qt5.10.1

                                jsulmJ 1 Reply Last reply
                                0
                                • M MAthias_Va

                                  @jsulm VLC, no I didn't! I use Qt5.10.1

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

                                  @MAthias_Va said in How to isolate my Qt program in raspberry pi!?:

                                  I use Qt5.10.1

                                  Is it the one provided by Raspbian?

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

                                  M 1 Reply Last reply
                                  0
                                  • jsulmJ jsulm

                                    @MAthias_Va said in How to isolate my Qt program in raspberry pi!?:

                                    I use Qt5.10.1

                                    Is it the one provided by Raspbian?

                                    M Offline
                                    M Offline
                                    MAthias_Va
                                    wrote on last edited by
                                    #17

                                    @jsulm No I didn't install Qt in my Raspberry

                                    jsulmJ 1 Reply Last reply
                                    0
                                    • M MAthias_Va

                                      @jsulm No I didn't install Qt in my Raspberry

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

                                      @MAthias_Va Then I guess you're doing cross compilation with cross compiled Qt?
                                      You could try this: install Qt and Qt-dev packages from Raspbian on your device and build your app there. Then try to run it to see whether it behaves in same way or not.

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

                                      M 2 Replies Last reply
                                      0
                                      • jsulmJ jsulm

                                        @MAthias_Va Then I guess you're doing cross compilation with cross compiled Qt?
                                        You could try this: install Qt and Qt-dev packages from Raspbian on your device and build your app there. Then try to run it to see whether it behaves in same way or not.

                                        M Offline
                                        M Offline
                                        MAthias_Va
                                        wrote on last edited by
                                        #19

                                        @jsulm Ok I will, thanks

                                        1 Reply Last reply
                                        0
                                        • jsulmJ jsulm

                                          @MAthias_Va Then I guess you're doing cross compilation with cross compiled Qt?
                                          You could try this: install Qt and Qt-dev packages from Raspbian on your device and build your app there. Then try to run it to see whether it behaves in same way or not.

                                          M Offline
                                          M Offline
                                          MAthias_Va
                                          wrote on last edited by
                                          #20

                                          @jsulm said in How to isolate my Qt program in raspberry pi!?:

                                          what do you mean with:

                                          and build your app there

                                          Do mean the destination folder where I sent the compiled file should be there!

                                          jsulmJ 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