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. QTCreator does not start: Could not initialize GLX
QtWS25 Last Chance

QTCreator does not start: Could not initialize GLX

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
7 Posts 4 Posters 12.4k 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.
  • H Offline
    H Offline
    henkman
    wrote on last edited by
    #1

    Hi,
    I installed Qt 5.8 with QtCreator on Ubuntu 16.04 with a NVidia GTX1050i card and nvidia drivers installed. GLX version 1.4 seems to be running as shown with glxinfo.
    The issue is that when I start qtcreator from a remote ssh session that it won't start.
    I get the messages:

    Could not initialize GLX
    Aborted core dumped

    So far i haven't found any solution how to solve this issue.
    Any help is appreciated

    Henk

    jsulmJ 1 Reply Last reply
    0
    • H henkman

      Hi,
      I installed Qt 5.8 with QtCreator on Ubuntu 16.04 with a NVidia GTX1050i card and nvidia drivers installed. GLX version 1.4 seems to be running as shown with glxinfo.
      The issue is that when I start qtcreator from a remote ssh session that it won't start.
      I get the messages:

      Could not initialize GLX
      Aborted core dumped

      So far i haven't found any solution how to solve this issue.
      Any help is appreciated

      Henk

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

      @henkman Try to start it once from terminal with "-noload Welcome" parameter. If it helps go to Help/About Plugins..." and disable Welcome plug-in there.
      See here for more information: http://doc.qt.io/qtcreator/creator-faq.html

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

      1 Reply Last reply
      0
      • H Offline
        H Offline
        henkman
        wrote on last edited by
        #3

        Hi jsulm,

        Thanks for your response. That was one of the things i found on the internet but unfortunately it does not seem to work for me,

        I also tried these :
        -noload Welcome -noload QmlDesigner -noload QmlProfiler

        No succes at all...

        regards
        Henk

        jsulmJ 1 Reply Last reply
        0
        • H henkman

          Hi jsulm,

          Thanks for your response. That was one of the things i found on the internet but unfortunately it does not seem to work for me,

          I also tried these :
          -noload Welcome -noload QmlDesigner -noload QmlProfiler

          No succes at all...

          regards
          Henk

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

          @henkman "remote ssh session" - that one I didn't see. Does QtCreator start properly locally?

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

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

            Hi,

            Are you also doing X11 forwarding in your remote ssh session ?

            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
            1
            • S Offline
              S Offline
              scoido
              wrote on last edited by
              #6

              I logged in using "ssh -Y hostname" and started qtcreator 4.4.1 with the options given above, but this does not help:

              [ch720-01:~]$ qtcreator -noload Welcome -noload QmlDesigner -noload QmlProfiler
              Could not initialize GLX
              Aborted (core dumped)

              I can open an xterm or gnome-terminal, but qtcreator fails.

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

                Looks like it might be related to QTCREATORBUG-14998.

                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