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. QOpenglWidget can not display on some windows10 machine
Forum Updated to NodeBB v4.3 + New Features

QOpenglWidget can not display on some windows10 machine

Scheduled Pinned Locked Moved Unsolved General and Desktop
5 Posts 3 Posters 944 Views 1 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.
  • L Offline
    L Offline
    luzhigang
    wrote on last edited by
    #1

    I used QOpenglWidget in my qt software to draw some picture.
    But I found that in some windows 10 machine,when I used QopenglWidget,then the GUI's all widget cannot display。
    I have not do any modify of QOpenglWidget。
    Why have this problem?
    below is the normal status.
    0_1499825171178_TIM截图20170712095203.png
    below is the exception status.
    0_1499825188816_异常.png

    jsulmJ 1 Reply Last reply
    0
    • L luzhigang

      I used QOpenglWidget in my qt software to draw some picture.
      But I found that in some windows 10 machine,when I used QopenglWidget,then the GUI's all widget cannot display。
      I have not do any modify of QOpenglWidget。
      Why have this problem?
      below is the normal status.
      0_1499825171178_TIM截图20170712095203.png
      below is the exception status.
      0_1499825188816_异常.png

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

      @luzhigang Most probably the reason is the graphics driver. Do you see any warnings/errors in the console if you start your app?

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

      L 1 Reply Last reply
      1
      • L Offline
        L Offline
        luzhigang
        wrote on last edited by
        #3
        This post is deleted!
        1 Reply Last reply
        0
        • jsulmJ jsulm

          @luzhigang Most probably the reason is the graphics driver. Do you see any warnings/errors in the console if you start your app?

          L Offline
          L Offline
          luzhigang
          wrote on last edited by
          #4

          @jsulm Thank you for your reply.
          Yesterday I also doubt whether was graphics driver's problem,So I checked whether have the new driver update,but it seems the driver is the latest version.
          It do not have any warnings/errors when I start my app.

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

            Hi and welcome to devnet,

            Did you check if there was any difference in the hardware between the machines where your application runs and the others ?

            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

            • Login

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