Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Plugins won't load
Qt 6.11 is out! See what's new in the release blog

Plugins won't load

Scheduled Pinned Locked Moved Solved Installation and Deployment
4 Posts 2 Posters 4.5k 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.
  • C Offline
    C Offline
    cejohnsonsr
    wrote on last edited by cejohnsonsr
    #1

    I just installed Qt on the latest Linux Mint. I was using the Welcome screen as a guide. Now it won't load. When I start Creator, I get a dialog that says Qml Designer, Qml Profiler and Welcome have errors and cannot be loaded. The specific error message is, "Plugin initialization failed: Cannot create OpenGL context."

    I have tried both the Qt version available in the Mint repository and the direct download from Qt. Both do the same thing.

    It's been a long time since I used Linux or tried to program in C++/Qt. I'd really like everything to work.

    Any help in resolving this is appreciated.

    CEJ

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

      Hi,

      Looks like you have an OpenGL issue. What kind of graphics card do you have on your machine ? What drivers are you using ?

      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
      • C Offline
        C Offline
        cejohnsonsr
        wrote on last edited by
        #3

        I'm using NVidea GForce 1070. I have the proprietary drivers installed. I just did a clean rebuild of the entire system today. I get everything but the examples now. The Tutorials are listed, but the Examples page is blank.

        1 Reply Last reply
        0
        • C Offline
          C Offline
          cejohnsonsr
          wrote on last edited by
          #4

          I just solved my own problem. After doing some searching, I discovered a whole slew of packages with the word "examples" in the name that the Mint package manager did not install along with the supposedly "complete" SDK. There were so many that I didn't know which one(s) I might need. So I uninstalled everything from the Mint repository concerning Qt and installed directly from the Qt site. It was a much larger install package. Now the examples are there and I should, hopefully, be able to continue.

          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