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. popup dialog box not responding for a single touch
Forum Updated to NodeBB v4.3 + New Features

popup dialog box not responding for a single touch

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
26 Posts 4 Posters 3.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.
  • S Offline
    S Offline
    swansorter
    wrote on last edited by swansorter
    #2

    AFTER changed to cpd->setWindowModality(Qt::NonModal); from modal, dialog works with single touch
    but i need a modal feature,is ther any solution for this?

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

      Hi,

      Can you give more details ?
      Which version of Qt are you using ?
      Which platform are you targeting ?
      What target does it run on ?
      What backend are you using ?

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

      S 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi,

        Can you give more details ?
        Which version of Qt are you using ?
        Which platform are you targeting ?
        What target does it run on ?
        What backend are you using ?

        S Offline
        S Offline
        swansorter
        wrote on last edited by swansorter
        #4

        @SGaist
        QT version 5.5.1
        PC OS 16.04
        nano pc T2 with UbuntuCore 16.04
        link for the board :-http://wiki.friendlyarm.com/wiki/index.php/NanoPC-T2
        back end code?

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

          Can't you update to a more recent version ? Qt 5.5 is more than outdated and your OS is 5 years old.

          Backend: are you using the tslib plugin ? The evdev ?

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

          S 1 Reply Last reply
          0
          • SGaistS SGaist

            Can't you update to a more recent version ? Qt 5.5 is more than outdated and your OS is 5 years old.

            Backend: are you using the tslib plugin ? The evdev ?

            S Offline
            S Offline
            swansorter
            wrote on last edited by swansorter
            #6

            @SGaist I tried to install new version but website showing errors..404 page not found
            Nano pc supports only ubuntu 16.04
            Backend evdev.

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

              What exactly did you try to install ?

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

              S 1 Reply Last reply
              0
              • SGaistS SGaist

                What exactly did you try to install ?

                S Offline
                S Offline
                swansorter
                wrote on last edited by
                #8

                @SGaist
                wget http://download.qt.io/official_releases/qt/5.7/5.7.0/qt-opensource-linux-x64-5.7.0.run

                jsulmJ 1 Reply Last reply
                0
                • S swansorter

                  @SGaist
                  wget http://download.qt.io/official_releases/qt/5.7/5.7.0/qt-opensource-linux-x64-5.7.0.run

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

                  @swansorter Why such an old version?
                  Go to https://www.qt.io/download-open-source, download the online installer and install current version, which is 5.15.1 (or 5.15.2).

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

                  S 2 Replies Last reply
                  0
                  • jsulmJ jsulm

                    @swansorter Why such an old version?
                    Go to https://www.qt.io/download-open-source, download the online installer and install current version, which is 5.15.1 (or 5.15.2).

                    S Offline
                    S Offline
                    swansorter
                    wrote on last edited by swansorter
                    #10

                    @jsulm
                    system requirements:-
                    CPU and OS -S5P4418 FriendlyCore
                    Qt Version - Qt 5.10.0
                    Ubuntu -16.04 64bit
                    Compiler & QtSDK -Qt-5.10.0-nexell32-sdk.tgz

                    jsulmJ 1 Reply Last reply
                    0
                    • S swansorter

                      @jsulm
                      system requirements:-
                      CPU and OS -S5P4418 FriendlyCore
                      Qt Version - Qt 5.10.0
                      Ubuntu -16.04 64bit
                      Compiler & QtSDK -Qt-5.10.0-nexell32-sdk.tgz

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

                      @swansorter I was asking because you was trying to install Qt 5.7.0 which is quite old

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

                      1 Reply Last reply
                      0
                      • jsulmJ jsulm

                        @swansorter Why such an old version?
                        Go to https://www.qt.io/download-open-source, download the online installer and install current version, which is 5.15.1 (or 5.15.2).

                        S Offline
                        S Offline
                        swansorter
                        wrote on last edited by swansorter
                        #12

                        @jsulm and @SGaist updated to 5.12.2 still not working

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

                          Is it me or are you trying to use the online installer on an ARM based device ?

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

                          S 1 Reply Last reply
                          0
                          • SGaistS SGaist

                            Is it me or are you trying to use the online installer on an ARM based device ?

                            S Offline
                            S Offline
                            swansorter
                            wrote on last edited by
                            #14

                            @SGaist i installed it on PC

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

                              The suggestion was to update the Qt version of your target.

                              There's something really not clear here. You seem to have an SDK that might provide Qt 5.10 for your target.

                              Please explain what exactly you are using and for what.

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

                              S 1 Reply Last reply
                              0
                              • SGaistS SGaist

                                The suggestion was to update the Qt version of your target.

                                There's something really not clear here. You seem to have an SDK that might provide Qt 5.10 for your target.

                                Please explain what exactly you are using and for what.

                                S Offline
                                S Offline
                                swansorter
                                wrote on last edited by
                                #16

                                @SGaist sir
                                i am developing qt application for embedded device .
                                board- nano pc t2
                                board - embedded linux 16.04(s5p4418-sd-friendlycore-xenial-4.4-armhf-20201023.img)

                                screenshot-from-2021-01-27-15-.png

                                S 1 Reply Last reply
                                0
                                • S swansorter

                                  @SGaist sir
                                  i am developing qt application for embedded device .
                                  board- nano pc t2
                                  board - embedded linux 16.04(s5p4418-sd-friendlycore-xenial-4.4-armhf-20201023.img)

                                  screenshot-from-2021-01-27-15-.png

                                  S Offline
                                  S Offline
                                  swansorter
                                  wrote on last edited by swansorter
                                  #17

                                  @swansorter i am using S5P4418 friendlycore(SoC: Samsung S5P4418 Quad Core Cortex-A9 with dynamic frequency scaling up to 1.4G Hz)

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

                                    Then why don't use the Qt 5.10 release provided by them rather than the 5.5.1 ?

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

                                    S 1 Reply Last reply
                                    0
                                    • SGaistS SGaist

                                      Then why don't use the Qt 5.10 release provided by them rather than the 5.5.1 ?

                                      S Offline
                                      S Offline
                                      swansorter
                                      wrote on last edited by
                                      #19

                                      @SGaist i am using Qt version 5.10 only in target device

                                      jsulmJ 1 Reply Last reply
                                      0
                                      • S swansorter

                                        @SGaist i am using Qt version 5.10 only in target device

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

                                        @swansorter said in popup dialog box not responding for a single touch:

                                        i am using Qt version 5.10 only in target device

                                        Aren't we talking about the target device all the time? I'm confused now: where do you use Qt 5.5?

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

                                        S 1 Reply Last reply
                                        0
                                        • jsulmJ jsulm

                                          @swansorter said in popup dialog box not responding for a single touch:

                                          i am using Qt version 5.10 only in target device

                                          Aren't we talking about the target device all the time? I'm confused now: where do you use Qt 5.5?

                                          S Offline
                                          S Offline
                                          swansorter
                                          wrote on last edited by
                                          #21

                                          @jsulm both PC and target device is with QT 5.10.10 version

                                          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