Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt WebKit
  4. How to port a qt application by killing weston display manager.

How to port a qt application by killing weston display manager.

Scheduled Pinned Locked Moved Unsolved Qt WebKit
6 Posts 2 Posters 931 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.
  • L Offline
    L Offline
    Lavanya
    wrote on last edited by
    #1

    We are devloping an application realted to voip based as the vedio related application requires non weston so we decided to kill the weston and run the application using eglgs platform as well as linuxfb based platform . Application displayed without any fail but the issue is i couldn't able to accessany icons of the application say it have 3 push buttons to go to diferent pages and for different tasks none of them workeed it dispaled like stared image that's it aslo the image is little zoom out kind displayed font also got changed also in console it showed "failed to load module:/usr/lib/gbm_dri.so""Backend gbm_pvr.so found"
    Can i get any information why this is happening.
    Also can someone let me know what i have to do to make my qt application to run independent on weston.
    Thanks & Regards
    A.N.V.LAVANYA

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

      Hi,

      From the looks of it, your input configuration might be wrong. What are you using to interact with your GUI ?

      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
      • L Offline
        L Offline
        Lavanya
        wrote on last edited by Lavanya
        #3

        Sorry if i am not mistaken you are asking about mouse or touch interaction only right.
        If so we have given pushbutton::clicked() function in application but to board touch is enabled .
        And also after killing weston mouse shows cursor but not actually selecting icon what we pressed on them.

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

          So you are using both a touchscreen and a mouse ?

          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
          • L Offline
            L Offline
            Lavanya
            wrote on last edited by
            #5

            @SGaist said in How to port a qt application by killing weston display manager.:

            using both a touchscreen and a mouse ?

            Yes

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

              Did you configure correctly the input backend to use when starting 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

              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