Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-28788

Randomly missing QML components

    XMLWordPrintable

Details

    Description

      There seems to be some issue with Qt Creator randomly loosing components.

      In QtCharts there are ValueAxis and ValuesAxis types. Typing "value" suggested ValueAxis, ValuesAxis and LogValueAxis, however, after restarting the computer I can now only see ValuesAxis and LogValueAxis. Now it also shows ValueAxis as an unknown component.

      plugins.qmltypes file still has entry for ValueAxis as it should.

      Qt 6.5.0-beta2 was used for testing. I tested with:

      import QtCharts
      ChartView {
       <start typing "value" here>
      } 

      Attachments

        Activity

          People

            qtqmlteam Qt Qml Team User
            poikelin Joni Poikelin
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: