Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. 3rd Party Software
  4. OpenGL problems
Servers for Qt installer are currently down

OpenGL problems

Scheduled Pinned Locked Moved Unsolved 3rd Party Software
22 Posts 3 Posters 6.2k 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.
  • M Offline
    M Offline
    Mikeeeeee
    wrote on 4 Feb 2019, 16:17 last edited by Mikeeeeee 2 Apr 2019, 16:19
    #1

    Hi!
    I have OpenGL 2.1 on my computer.
    When you run Qt, QmlDesiner and QmlProfiler do not start.
    I get the error: Could not create OpenGL context
    How to fix it?

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mrjj
      Lifetime Qt Champion
      wrote on 4 Feb 2019, 18:05 last edited by
      #2

      Hi
      What platform
      What Qt version
      What is your graphics card ?

      1 Reply Last reply
      0
      • M Offline
        M Offline
        Mikeeeeee
        wrote on 5 Feb 2019, 08:05 last edited by Mikeeeeee 2 May 2019, 08:08
        #3

        Windows 7
        Qt 5.12
        Radeon Xpress 1150

        1 Reply Last reply
        0
        • M Offline
          M Offline
          mrjj
          Lifetime Qt Champion
          wrote on 5 Feb 2019, 08:38 last edited by
          #4

          Hi
          Try to update the gfx driver.
          Seems Qt is not able to go accelerated.

          1 Reply Last reply
          1
          • M Offline
            M Offline
            Mikeeeeee
            wrote on 5 Feb 2019, 09:18 last edited by
            #5

            I installed all graphics card drivers.
            What is the minimum OpenGL for QT to work?

            M 1 Reply Last reply 5 Feb 2019, 09:25
            0
            • M Mikeeeeee
              5 Feb 2019, 09:18

              I installed all graphics card drivers.
              What is the minimum OpenGL for QT to work?

              M Offline
              M Offline
              mrjj
              Lifetime Qt Champion
              wrote on 5 Feb 2019, 09:25 last edited by
              #6

              @Mikeeeeee

              Hi
              seems to be 2.1
              http://doc.qt.io/qt-5/windows-requirements.html

              Can you test with anything else than Qt if openGL works?

              1 Reply Last reply
              0
              • M Offline
                M Offline
                Mikeeeeee
                wrote on 5 Feb 2019, 10:55 last edited by Mikeeeeee 2 May 2019, 11:00
                #7

                The program "OpenGL Extension Viewer" says that OpenGL 2.1 works.
                0_1549364058402_4.png
                0_1549364160846_5.png
                0_1549364437475_6.png

                1 Reply Last reply
                0
                • M Offline
                  M Offline
                  mrjj
                  Lifetime Qt Champion
                  wrote on 5 Feb 2019, 11:05 last edited by
                  #8

                  Hi
                  Well, it does look ok number wise.
                  Is catalyst 8.5 really the newest you can get ?
                  (from 2008)

                  1 Reply Last reply
                  0
                  • M Offline
                    M Offline
                    Mikeeeeee
                    wrote on 5 Feb 2019, 11:40 last edited by Mikeeeeee 2 May 2019, 11:41
                    #9

                    Yes, this is the newest driver (from 2010).

                    M 1 Reply Last reply 5 Feb 2019, 11:50
                    0
                    • M Mikeeeeee
                      5 Feb 2019, 11:40

                      Yes, this is the newest driver (from 2010).

                      M Offline
                      M Offline
                      mrjj
                      Lifetime Qt Champion
                      wrote on 5 Feb 2019, 11:50 last edited by
                      #10

                      @Mikeeeeee

                      Hi
                      Is the Radeon Xpress 1150 the only graphics card there is?
                      i mean laptop do not have other one?

                      For some reason Qt do not like the openGL, it seems.

                      Do you need to use QML ?

                      1 Reply Last reply
                      0
                      • M Offline
                        M Offline
                        Mikeeeeee
                        wrote on 5 Feb 2019, 12:18 last edited by
                        #11

                        The video card is the only one.
                        Yes, me need to use QML.

                        1 Reply Last reply
                        0
                        • M Offline
                          M Offline
                          mrjj
                          Lifetime Qt Champion
                          wrote on 5 Feb 2019, 12:43 last edited by mrjj 2 May 2019, 12:43
                          #12

                          Hi
                          Please see here
                          http://www.sanchitkarve.com/blog/category/how-tos/
                          section
                          Use ATI Radeon Xpress 1150 Graphics on Windows 7
                          says "Moral of the story: DO NOT install version 8.593.100.0 !!!"
                          which might be the version you have ?

                          I would try an older driver like mentioned in the article.

                          1 Reply Last reply
                          2
                          • M Offline
                            M Offline
                            Mikeeeeee
                            wrote on 5 Feb 2019, 15:14 last edited by
                            #13

                            But the test shows that the driver is working fine.
                            Surely other tests will show that the driver is working.
                            The point does not seem to be in the driver.

                            M 1 Reply Last reply 5 Feb 2019, 15:41
                            0
                            • M Mikeeeeee
                              5 Feb 2019, 15:14

                              But the test shows that the driver is working fine.
                              Surely other tests will show that the driver is working.
                              The point does not seem to be in the driver.

                              M Offline
                              M Offline
                              mrjj
                              Lifetime Qt Champion
                              wrote on 5 Feb 2019, 15:41 last edited by
                              #14

                              @Mikeeeeee
                              Hi
                              Did you try to run a game or anything that needs good
                              acceleration?

                              It seems Qt (QML) cannot create a context so something is not
                              working as expected.

                              1 Reply Last reply
                              0
                              • M Offline
                                M Offline
                                Mikeeeeee
                                wrote on 5 Feb 2019, 15:53 last edited by
                                #15

                                I did not run the games.
                                But what then are the minimum requirements for Qt?

                                M 1 Reply Last reply 5 Feb 2019, 16:02
                                0
                                • M Mikeeeeee
                                  5 Feb 2019, 15:53

                                  I did not run the games.
                                  But what then are the minimum requirements for Qt?

                                  M Offline
                                  M Offline
                                  mrjj
                                  Lifetime Qt Champion
                                  wrote on 5 Feb 2019, 16:02 last edited by
                                  #16

                                  @Mikeeeeee
                                  Well, link says openGL 2.1 but is a bit vague on shader model and extensions needs.
                                  At work i had a laptop with intel 4000 HD gfx and even it listed correct openGL version
                                  QML would still not work.
                                  Just to be sure. You just use the laptops screen, no external screen via USB or anything like that?

                                  1 Reply Last reply
                                  0
                                  • M Offline
                                    M Offline
                                    Mikeeeeee
                                    wrote on 5 Feb 2019, 16:40 last edited by
                                    #17

                                    Yes, I can just use the laptop screen, so it works. But usually I additionally connect another monitor.

                                    M 1 Reply Last reply 6 Feb 2019, 08:04
                                    0
                                    • M Offline
                                      M Offline
                                      Mikeeeeee
                                      wrote on 6 Feb 2019, 07:59 last edited by
                                      #18

                                      Maybe you need to configure QT?
                                      Or instal emulator newer OpenGL?

                                      1 Reply Last reply
                                      0
                                      • M Mikeeeeee
                                        5 Feb 2019, 16:40

                                        Yes, I can just use the laptop screen, so it works. But usually I additionally connect another monitor.

                                        M Offline
                                        M Offline
                                        mrjj
                                        Lifetime Qt Champion
                                        wrote on 6 Feb 2019, 08:04 last edited by
                                        #19

                                        @Mikeeeeee
                                        Hi
                                        Well i had issue with a DisplayLink device as it would prevent
                                        anything accelerated so thats why im asking.

                                        In any case, i wish you would try to run something game-like and
                                        if that can run , open bug report.

                                        1 Reply Last reply
                                        0
                                        • M Offline
                                          M Offline
                                          Mikeeeeee
                                          wrote on 6 Feb 2019, 11:39 last edited by
                                          #20

                                          I tried to run the game.
                                          STALKER 3 started up and worked fine.

                                          M 1 Reply Last reply 6 Feb 2019, 12:34
                                          0

                                          1/22

                                          4 Feb 2019, 16:17

                                          • Login

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