Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-34824

Creator cannot be debugged by itself

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P3: Somewhat important
    • None
    • 5.2.0 Beta1
    • GUI: Painting
    • None
    • Ubuntu 13.10, x32_64

    Description

      On a fresh installation of Ubuntu 13.10 I currently get the following output when trying to debug Creator in Creator

       Xlib:  extension "NV-GLX" missing on display ":0".
       Xlib:  extension "NV-GLX" missing on display ":0".
      
       QOpenGLShader::compile(Vertex): failed
       QOpenGLShader::compile(Fragment): failed
       QOpenGLShaderProgram::uniformLocation( imageTexture ): shader program is not linked 
      
       QOpenGLShaderProgram::uniformLocation( imageTexture ): shader program is not linked 
       QOpenGLShader::compile(Vertex): failed
       QOpenGLShader::compile(Fragment): failed
       QOpenGLShaderProgram::uniformLocation( imageTexture ): shader program is not linked 
      
       [xcb] Too much data requested from _XRead
       [xcb] This is most likely caused by a broken X extension library
       [xcb] Aborting, sorry about that.
       qtcreator: ../../src/xcb_io.c:736: _XRead: Assertion `!xcb_xlib_too_much_data_requested' failed.
      

      This is the nouveau driver, that the installation set up by itself

      OpenGL vendor string: nouveau
      OpenGL renderer string: Gallium 0.4 on NV96
      OpenGL version string: 1.4 (3.0 Mesa 9.2.1)
      OpenGL extensions:
      

      Interesting enough, Creator itself starts fine, and can debug other application

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            sletta Gunnar Sletta
            hjk hjk
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes