Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Remote graphics over network
Forum Updated to NodeBB v4.3 + New Features

Remote graphics over network

Scheduled Pinned Locked Moved Solved General and Desktop
28 Posts 5 Posters 9.9k Views 2 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.
  • SGaistS Offline
    SGaistS Offline
    SGaist
    Lifetime Qt Champion
    wrote on last edited by
    #21

    No I don't have such an article at hand.

    As for testing the VNC backend:

    1. Download the Qt sources matching your version
    2. Build the VNC platform plugin
    3. Install it
    4. Pass -platform vncas parameter of 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

    H 1 Reply Last reply
    0
    • SGaistS SGaist

      No I don't have such an article at hand.

      As for testing the VNC backend:

      1. Download the Qt sources matching your version
      2. Build the VNC platform plugin
      3. Install it
      4. Pass -platform vncas parameter of your application
      H Offline
      H Offline
      Harry123
      wrote on last edited by
      #22

      @SGaist

      Isn't the VNC platform plugin an integral part of the distribution ?

      I can find no documentation later than Qt 4.8, and that also is scarce.
      The VNC code for Qt 5.10 is much more voluminous than that of 4.8 and is a total rewrite, but no documentation.

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

        It's back since 5.9 IIRC.

        QPA Parameters:

        1. port by default 5900
        2. size=WidthxHeight logical size
        3. mmsize=WidthxHeight physical size
        4. depth (8, 16, 32)

        All are optional.

        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
        3
        • SGaistS SGaist

          It's back since 5.9 IIRC.

          QPA Parameters:

          1. port by default 5900
          2. size=WidthxHeight logical size
          3. mmsize=WidthxHeight physical size
          4. depth (8, 16, 32)

          All are optional.

          H Offline
          H Offline
          Harry123
          wrote on last edited by
          #24

          @SGaist

          Thanks for the info.
          I marked this as solved, although I'm not really too confident about using this very new software.
          If only bug reports were better supported (of 3 bug reports none ever got solved).

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

            Which reports ?

            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
            0
            • SGaistS SGaist

              Which reports ?

              H Offline
              H Offline
              Harry123
              wrote on last edited by
              #26

              @SGaist

              4 bug reports in order of nuisance:

              QTBUG-60576
              QTBUG-54119 (wrongly marked as solved)
              QTBUG-53119
              QTBUG-51624

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

                They don't seem to be related to the VNC plugin itself.

                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
                1
                • SGaistS SGaist

                  They don't seem to be related to the VNC plugin itself.

                  H Offline
                  H Offline
                  Harry123
                  wrote on last edited by Harry123
                  #28

                  @SGaist

                  No, but I'm not sure I will start with the new VNC software, being basically beta tester, without direct contact with the developer.
                  The bug report site does not inspire me with confidence.
                  I have launched a query on the Interest forum, and am still waiting for anyone to answer.

                  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