Uploaded image for project: 'VS Code Extension'
  1. VS Code Extension
  2. VSCODEEXT-150

Can't open a ui file with custom designer path

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • 1.4.0, 1.5.0, 1.3.1
    • 1.2.1
    • General
    • None
    • Windows

    Description

      When trying to open a ui file with a custom designer path (not using a Qt CMake kit), it doesn't work. Here is the log from the qt-ui extension:

      2025-03-10 17:25:09.378 [info] [extension] Activating theqtcompany.qt-ui
      2025-03-10 17:25:09.378 [info] [designer-server] Designer server is created
      2025-03-10 17:25:09.378 [info] [project] customWidgetsDesignerExePath: "C:/Qt/6.8.2/msvc2022_64/bin/designer.exe"
      2025-03-10 17:25:09.378 [info] [designer-server] Designer server is listening on 0
      2025-03-10 17:25:10.228 [error] [ui-editor] Designer client not found
      2025-03-10 17:25:20.030 [error] [ui-editor] Designer client not found

      If I go to the extension settings, and change the path (using the same), it works:

      2025-03-10 17:25:44.573 [info] [project] new customWidgetsDesignerExePath:2025-03-10 17:25:45.597 [info] [project] new customWidgetsDesignerExePath:C:/Qt/6.8.2/msvc2022_64/bin/designer.exe2025-03-10 17:25:48.277 [info] [ui-editor] Starting designer client:C:/Qt/6.8.2/msvc2022_64/bin/designer.exe 

      Expected: it should work without having to change the designer path.

       

      Attachments

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

        Activity

          People

            orkun.tokdemir Orkun Tokdemir
            narnaud Nicolas Arnaud-Cormos
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes