Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Can QtQuick 2.0 run with with directfb/linuxfb?

    General and Desktop
    4
    8
    4242
    Loading More Posts
    • 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.
    • D
      diro last edited by

      The Qt5 beta1 is shipped with xcb, directfb and linuxfb platform plugins. The QtQuick 2.0 works well in xcb mode.
      Does QtQuick could run in DirectFB and linuxfb mode, too? If yes, does it adopt mesa for opengl or something else?

      1 Reply Last reply Reply Quote 0
      • sierdzio
        sierdzio Moderators last edited by

        I've been testing xcb only, but I think FB is also good. XCB is certainly more tested. And yes, it uses mesa, so you can get decent OGL in software, too :)

        (Z(:^

        1 Reply Last reply Reply Quote 0
        • E
          einarmar last edited by

          Hi

          I'm also trying to sort this out with QtQuick and linuxfb.
          I'm running one of the qml examples ../examples/webkitqml/flickrview like:
          @./flickrview -platform linuxfb@

          and I am always getting this error:

          @This application failed to start because it could not find or load the Qt platform plugin "xcb".@

          From this I suspect it needs the xcb is that correct ?

          regards
          Einar

          1 Reply Last reply Reply Quote 0
          • sierdzio
            sierdzio Moderators last edited by

            Maybe you need to recompile it for LinuxFB... I am not sure, this is outside of my comfort zone ;)

            (Z(:^

            1 Reply Last reply Reply Quote 0
            • E
              einarmar last edited by

              Hi Sierdzio

              I have compiled the framework with linuxfb support and I can indeed run the browsers (browser and fancybrowser) which are provided in examples/webkitwidgets/

              Sierdzio, do you know of somebody that could maybe comment on this ?

              1 Reply Last reply Reply Quote 0
              • sierdzio
                sierdzio Moderators last edited by

                Ask on IRC or the interest "mailing list":http://lists.qt-project.org/mailman/listinfo.

                (Z(:^

                1 Reply Last reply Reply Quote 0
                • E
                  einarmar last edited by

                  Thanks for that

                  1 Reply Last reply Reply Quote 0
                  • W
                    wesulaner last edited by

                    Is it possible?

                    regards wesu

                    1 Reply Last reply Reply Quote 0
                    • First post
                      Last post