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

[REG 6.2.0.6.2.1] examples-manifest has wrong paths, examples not visible in Creator UI

    XMLWordPrintable

Details

    • fd64d7c70654fcf74f5b1aba9e90873ce0f6e07d (qt/qtdatavis3d/dev) 0ed837c8fa35fb8cf07ea577a3910dcb135e280f (qt/qtdatavis3d/6.2)

    Description

      Install Qt6.2.1 (gcc used in test) and launch Creator. Try to find any datavis example, none is shown.

      Open Docs/Qt-6.2.1/qtdatavis3d/examples-manifest.xml file and see the paths in <example>'s:

      <example docUrl="qthelp:////qtdatavis3d-texturesurface-example.html" imageUrl="qthelp:////images/texturesurface-example.png" name="Textured Surface Example" projectPath="datavisualization/texturesurface/texturesurface.pro">
          <description><![CDATA[Using texture with Q3DSurface.]]></description>
          <tags>data,surface,textured,vis3d</tags>
          <fileToOpen mainFile="true">datavisualization/texturesurface/main.cpp</fileToOpen>
      </example>
      

      In Qt6.2.0 content same file has:

      <example docUrl="qthelp://org.qt-project.qtdatavisualization.620/qtdatavisualization/qtdatavisualization-texturesurface-example.html" imageUrl="qthelp://org.qt-project.qtdatavisualization.620/qtdatavisualization/images/texturesurface-example.png" isHighlighted="true" name="Textured Surface Example" projectPath="datavisualization/texturesurface/texturesurface.pro">
          <description><![CDATA[Using texture with Q3DSurface.]]></description>
          <tags>data,surface,textured,visualization</tags>
          <fileToOpen mainFile="true">datavisualization/texturesurface/main.cpp</fileToOpen>
      </example>
      

      Attachments

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

        Activity

          People

            kkohne Kai Köhne
            joaijala Johanna Äijälä
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes