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. QOpenGLFramebufferObject: Unsupported framebuffer format on Quadro FX 560

QOpenGLFramebufferObject: Unsupported framebuffer format on Quadro FX 560

Scheduled Pinned Locked Moved Unsolved General and Desktop
quadroframebuffer
2 Posts 2 Posters 1.1k 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.
  • T Offline
    T Offline
    Thibaut
    wrote on 1 Mar 2017, 09:27 last edited by
    #1

    Hello everyone

    We are working on systems that bear a Quadro FX 560. After the update of the Qt program that runs on it, one of the system had these warnings that kept appearing :
    [11:26:56] QOpenGLFramebufferObject: Unsupported framebuffer format.
    [11:26:56] QOpenGLFramebufferObject: Unsupported framebuffer format.
    [11:26:56] QOpenGLFramebufferObject: Framebuffer incomplete attachment.

    We have identified the part of the code that generates the problem. So we got that going.
    Now the problem is that somehow, the problem on the system has disappeared overnight. No more warnings the next morning.

    The only changes that were done on the system were the following :

    • In the nvidia control panel, the global preset has been changed from "3D App - Game Development" to "Base Profile"
    • The Qt libraries in the soft have been updated. The soft has been launched (the problem was still there). Then the libraries have been changed back.
    • The driver has not been changed

    These are the only modifications done on the system. Do you think any of these could have solved the problem ?
    We have tried many things and we cannot recreate the framebuffer issue. This is a bit of a problem if we want to develop a patch for our Qt code.

    Any help is most welcome.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 1 Mar 2017, 21:48 last edited by
      #2

      Hi,

      You are not giving crucial informations:

      • What version of Qt are you using ?
      • Which one gave you the warning ?
      • Which not ?
      • Are you using a custom build of Qt ?
      • What OS are you on ?
      • Version of the nVidia driver ?

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

      1 Reply Last reply
      0

      1/2

      1 Mar 2017, 09:27

      • Login

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