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

OpenGL error GL_INVALID_OPERATION in mac file dialog

XMLWordPrintable

    • macOS

      On MAC OS X Yosemite on QT 5.4 and 5.5:

      1) open Qt example "scene graph" (openglunderqml)
      2) put it to single thread mode by adding line setenv("QSG_RENDER_LOOP", "basic", 1);
      3) create QFileDialog while main window with shader is opened
      4) select "All my files" in finder file dialog
      5) move scroll area to top and to bottom using two fingers on touchpad
      6) got OpenGL crash;

      i launched example from OpenGL Profiler and got this crash log:
      http://pastie.org/10352515

      full overview and code sample http://pastie.org/10352586

        1. example.zip
          8 kB
        2. OpenGL Profiler.app.zip
          4.28 MB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            janichol Andy Nichols
            ctin Konstantin
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes