Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Where is the "Chrome Trace Format Viewer" in Qt Creator?
Forum Updated to NodeBB v4.3 + New Features

Where is the "Chrome Trace Format Viewer" in Qt Creator?

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
5 Posts 2 Posters 485 Views 1 Watching
  • 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.
  • BELTB Offline
    BELTB Offline
    BELT
    wrote on last edited by
    #1

    Hi,

    I'm using Qt Creator v7.0.0 (open source) and I want to use the "Chrome Trace Format Viewer" mentioned here https://doc.qt.io/qtcreator/creator-ctf-visualizer.html to load a JSON chrome trace file.
    But I cannot find the tool according to the document "Analyze > Chrome Trace Format Viewer > Load JSON File."

    Do I need a special build of Qt Creator or any special plugin for that?

    Hope somebody here can give a hint.
    Thanks in advance!

    1 Reply Last reply
    0
    • cristian-adamC Offline
      cristian-adamC Offline
      cristian-adam
      wrote on last edited by
      #2

      On Windows 11 using Qt Creator 7.0.1 opensource:

      alt text

      1 Reply Last reply
      1
      • cristian-adamC Offline
        cristian-adamC Offline
        cristian-adam
        wrote on last edited by
        #3

        I got my Qt Creator 7.0.1 build is from https://download.qt.io/official_releases/qtcreator/7.0/7.0.1/

        BELTB 1 Reply Last reply
        0
        • cristian-adamC cristian-adam

          I got my Qt Creator 7.0.1 build is from https://download.qt.io/official_releases/qtcreator/7.0/7.0.1/

          BELTB Offline
          BELTB Offline
          BELT
          wrote on last edited by
          #4

          @cristian-adam

          Thanks for the reply!

          But my problem remains.
          I tried to update my Qt Creator from v7.0.0 to v7.0.1 using the maintenance tool, and also tried to install it from the link you provided directly. But I got the same result:
          286ee19d-b988-4b9b-8665-91044e551cb7-image.png
          As you can see, I missed some menu items.

          My feeling is it could be related to some system wide settings of Qt Creator? I have no idea where they are or how to reset my environment.
          BTW, the difference I see from your system is I'm using Windows 10 instead of Windows 11, but this shouldn't be the cause I expect.

          Any idea?

          BELTB 1 Reply Last reply
          0
          • BELTB BELT

            @cristian-adam

            Thanks for the reply!

            But my problem remains.
            I tried to update my Qt Creator from v7.0.0 to v7.0.1 using the maintenance tool, and also tried to install it from the link you provided directly. But I got the same result:
            286ee19d-b988-4b9b-8665-91044e551cb7-image.png
            As you can see, I missed some menu items.

            My feeling is it could be related to some system wide settings of Qt Creator? I have no idea where they are or how to reset my environment.
            BTW, the difference I see from your system is I'm using Windows 10 instead of Windows 11, but this shouldn't be the cause I expect.

            Any idea?

            BELTB Offline
            BELTB Offline
            BELT
            wrote on last edited by
            #5

            @BELT

            UPDATE:
            After checking this page: https://doc.qt.io/qtcreator/creator-quick-tour.html#location-of-settings-files, I tried to delete the qtcreator.ini file from my appdata/roaming/qtproject folder, and this helped! Now I can see all the items.

            After some bisecting analysis of the ini file, I found my problem was due to a disabled plugin. If I enable it then I can see the chrome trace visualizer:
            d38f0e52-0ec7-436d-84fb-a43d4b6af2d8-image.png

            Anyhow, it works now.
            And thanks to Cristian-adam for the illustration!

            1 Reply Last reply
            2

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved