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

Qt Language Server not installed by default

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.5.1, 6.7.0
    • Packaging & Installer
    • None

    Description

      Qt QML and Qt Quick are installed by default (presumably since they are essentials), but if you try to use the experimental QML language server support in Creator, it won't work until you install the Qt Language Server libraries. Users don't know this, and they shouldn't have to. Even though qmlls is experimental, it should be installed by default.

      qtdeclarative % ~/dev/Qt/6.5.1/macos/bin/qmlls 
      dyld[40700]: Library not loaded: @rpath/QtLanguageServer.framework/Versions/A/QtLanguageServer
        Referenced from: <1430181D-5081-39C2-87E8-6CD660A9EF52> /Users/mitch/dev/Qt/6.5.1/macos/bin/qmlls
        Reason: tried: '/Users/mitch/dev/Qt/6.5.1/macos/bin/../lib/QtLanguageServer.framework/Versions/A/QtLanguageServer' (no such file), '/Users/mitch/dev/Qt/6.5.1/macos/bin/../lib/QtLanguageServer.framework/Versions/A/QtLanguageServer' (no such file), '/Library/Frameworks/QtLanguageServer.framework/Versions/A/QtLanguageServer' (no such file), '/System/Library/Frameworks/QtLanguageServer.framework/Versions/A/QtLanguageServer' (no such file, not in dyld cache)
      zsh: abort      ~/dev/Qt/6.5.1/macos/bin/qmlls
      

      Attachments

        Issue Links

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

          Activity

            People

              releaseteam Qt Release Team
              mitch_curtis Mitch Curtis
              Votes:
              1 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes