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. No windows when running through VNC
Forum Updated to NodeBB v4.3 + New Features

No windows when running through VNC

Scheduled Pinned Locked Moved Unsolved General and Desktop
qt gui vnc
2 Posts 2 Posters 482 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.
  • Mighty MM Offline
    Mighty MM Offline
    Mighty M
    wrote on last edited by
    #1

    When I VNC to my RPi3 I can't see any qt windows from my App. The QT creator GUI displays fine. Its just my App that has no windows, running from QT Creator or the linux shell (LX terminal) there is no app GUI, it still doesnt display even if I run with the recommended Qt Creator Build and Run command line app argument :

    -platform vnc:size=272x480

    I get this printed out when I run from Qt creator (not from the shell) on VNC,

    "VncServer could not connect: "The bound address is already in use"

    So is there a way to run across VCN with a QT app ?

    1 Reply Last reply
    0
    • Kent-DorfmanK Offline
      Kent-DorfmanK Offline
      Kent-Dorfman
      wrote on last edited by
      #2

      and what happens when you run creator and your app on a real computer? are you even confident that the app will display it's GUI panel on a real machine? prehaps you have a programmatic error such that the app itself never displays its GUI, regardless of how it's executed.

      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