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. Images not displayed on QOpenGLWidget
Qt 6.11 is out! See what's new in the release blog

Images not displayed on QOpenGLWidget

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 379 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.
  • S Offline
    S Offline
    ShakingBear
    wrote on last edited by
    #1

    Hi,

    I've run into a peculiar problem. The software I work on can be run remotely from its brain. i.e. The simulator (brain) can be run on a machine separate from the GUI.

    As long as we run everything from the same folder everything is fine, but if we run it remotely(different folder), the images don't come up. I am setting the images via setStyleSheet.

    Note: I've tested and found that the correct image is picked up.

    I know this isn't the correct forum for this, but I'm out of options.

    jsulmJ 1 Reply Last reply
    0
    • S ShakingBear

      Hi,

      I've run into a peculiar problem. The software I work on can be run remotely from its brain. i.e. The simulator (brain) can be run on a machine separate from the GUI.

      As long as we run everything from the same folder everything is fine, but if we run it remotely(different folder), the images don't come up. I am setting the images via setStyleSheet.

      Note: I've tested and found that the correct image is picked up.

      I know this isn't the correct forum for this, but I'm out of options.

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @ShakingBear said in Images not displayed on QOpenGLWidget:

      Note: I've tested and found that the correct image is picked up.

      How did you test?
      Running an app from another directory isn't the same as run remotely (this makes you description a bit confusing).

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      2

      • Login

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