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 5.8 - Qt application fail in wayland IVI Shell
QtWS25 Last Chance

Qt 5.8 - Qt application fail in wayland IVI Shell

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
ivi shellwaylandqt 5.8widgetqml project
4 Posts 3 Posters 3.3k 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.
  • M Offline
    M Offline
    manuvivek9
    wrote on 17 Aug 2017, 10:08 last edited by
    #1

    Hi,

    I was able to run Qt applications in desktop shell after modifying the weston.ini file in target. In IVI Shell I was able to run EGLWLMockNavigation using layer management. But while running Qt applications in IVI Shell the result was failure for both webkitqml/webkitwidget applications.

    PFB Error log

    root@XXXXX:/usr/share/qt5/examples/webkitqml/youtubeview#./youtubeview -layerid 1000 &
    Using Wayland-EGL
    Failed to load s[ 1151.780320] audit: type=1701 audit(1502441745.865:10): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=System pid=5650 comm="youtubeview" exe="/usr/share/qt5/examples/webkitqml/youtubeview/youtubeview" sig=6
    hell integration
    Could not create a shell surface object.
    Aborted (core dumped)

    Can any one help ? Thanks in advance.

    1 Reply Last reply
    1
    • H Offline
      H Offline
      happy2discover
      wrote on 30 Nov 2017, 07:45 last edited by happy2discover 12 Apr 2017, 03:00
      #2

      I have a similar problem.
      Execute the following code,

      ./hello-qt-quick2 -platform wayland
      

      I got

      Using Wayland-EGL
      Failed to load shell integration ivi-shell
      

      I got stuck for almost one month...
      How can a Qt app run on weston ivi-shell without recompiling?

      I tried

      QT_WAYLAND_SHELL_INTEGRATION=ivi-shell ./hello-qt-quick2 -platform wayland
      

      and failed

      1 Reply Last reply
      0
      • S Offline
        S Offline
        SGaist
        Lifetime Qt Champion
        wrote on 30 Nov 2017, 07:52 last edited by
        #3

        Hi,

        That's a question I'd recommend bringing to the interest mailing list, you'll find there Qt's developers/maintainers. This forum is more user oriented maybe also check with the Wayland folks.

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

        H 1 Reply Last reply 30 Nov 2017, 10:18
        2
        • S SGaist
          30 Nov 2017, 07:52

          Hi,

          That's a question I'd recommend bringing to the interest mailing list, you'll find there Qt's developers/maintainers. This forum is more user oriented maybe also check with the Wayland folks.

          H Offline
          H Offline
          happy2discover
          wrote on 30 Nov 2017, 10:18 last edited by
          #4

          @SGaist That an excellent idea! I've sent to interest@qt-project.org. Hope someone could save me.

          1 Reply Last reply
          1

          • Login

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