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. QT touch issue
Forum Updated to NodeBB v4.3 + New Features

QT touch issue

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
4 Posts 2 Posters 594 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.
  • R Offline
    R Offline
    ROSHAN RAJAGOPAL
    wrote on 2 Jan 2024, 04:04 last edited by
    #1

    Hello,

    I am encountering a unique issue with the touchscreen on our custom 5728 board. We have a custom board that runs the Weston display manager, and we've configured a Qt application to start automatically after every boot.

    The problem we're facing is that, in about 2 out of 10 boot cycles, the touchscreen does not respond to our Qt application or when the Qt application is left ideal for a long time like 2 days , although it does respond to Weston's default applications like the Weston editor and terminal. We have used the "evtest" tool to verify the touch inputs, and it seems that the touch events are being detected properly with no apparent issues.

    We are using:

    Weston version: 2.0.0
    Qt version: 5.9.7
    Touchscreen driver: ar1021
    

    .

    Regards,
    Roshan Rajagopal

    A 1 Reply Last reply 2 Jan 2024, 09:39
    0
    • R ROSHAN RAJAGOPAL
      2 Jan 2024, 04:04

      Hello,

      I am encountering a unique issue with the touchscreen on our custom 5728 board. We have a custom board that runs the Weston display manager, and we've configured a Qt application to start automatically after every boot.

      The problem we're facing is that, in about 2 out of 10 boot cycles, the touchscreen does not respond to our Qt application or when the Qt application is left ideal for a long time like 2 days , although it does respond to Weston's default applications like the Weston editor and terminal. We have used the "evtest" tool to verify the touch inputs, and it seems that the touch events are being detected properly with no apparent issues.

      We are using:

      Weston version: 2.0.0
      Qt version: 5.9.7
      Touchscreen driver: ar1021
      

      .

      Regards,
      Roshan Rajagopal

      A Offline
      A Offline
      Axel Spoerl
      Moderators
      wrote on 2 Jan 2024, 09:39 last edited by
      #2

      @ROSHAN-RAJAGOPAL
      Hi Roshan,
      have you tried with a more recent Qt Version? Qt 5.9 is no longer supported. Which OS are you using?
      Cheers
      Axel

      Software Engineer
      The Qt Company, Oslo

      R 1 Reply Last reply 2 Jan 2024, 09:45
      0
      • A Axel Spoerl
        2 Jan 2024, 09:39

        @ROSHAN-RAJAGOPAL
        Hi Roshan,
        have you tried with a more recent Qt Version? Qt 5.9 is no longer supported. Which OS are you using?
        Cheers
        Axel

        R Offline
        R Offline
        ROSHAN RAJAGOPAL
        wrote on 2 Jan 2024, 09:45 last edited by
        #3

        @Axel-Spoerl we have build a custom OS which uses weston , this was done using ti-sdk 5.03 which has qt5.97 inbuilt and now we are facing this issue of only QT apps touch not working whereas weston works perfectly , ours is a embedded linux platform
        regards
        Roshan Rajagopal

        A 1 Reply Last reply 2 Jan 2024, 09:50
        0
        • R ROSHAN RAJAGOPAL
          2 Jan 2024, 09:45

          @Axel-Spoerl we have build a custom OS which uses weston , this was done using ti-sdk 5.03 which has qt5.97 inbuilt and now we are facing this issue of only QT apps touch not working whereas weston works perfectly , ours is a embedded linux platform
          regards
          Roshan Rajagopal

          A Offline
          A Offline
          Axel Spoerl
          Moderators
          wrote on 2 Jan 2024, 09:50 last edited by
          #4

          @ROSHAN-RAJAGOPAL
          Then I would strongly recommend to upgrade to Qt 6.5.
          It's impossible to troubleshoot on 5.9.

          Software Engineer
          The Qt Company, Oslo

          1 Reply Last reply
          0

          2/4

          2 Jan 2024, 09:39

          • Login

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