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

Error message from language server about funny client reply

    XMLWordPrintable

Details

    • 67a86b72b746c9258d6bf876bc8a59ef40fb53fe (qt-creator/qt-creator/5.0)

    Description

      With the haskell-language-server I regularly get error messages from the server:

      14:08:13.770 Server
      {"id":7,"method":"window/workDoneProgress/create","params":{"token":"88"},"jsonrpc":"2.0"}
      14:08:13.770 Client
      {"id":7,"jsonrpc":"2.0"}
      14:08:13.785 Server
      {"method":"window/logMessage","params":{"message":"lsp:incoming message parse error. {\"id\":7,\"jsonrpc\":\"2.0\"} Error in $: both error and result cannot be Nothing\n","type":1},"jsonrpc":"2.0"}
      

      Looks like the haskell server doesn't like the response from the client that has "no content".

      Attachments

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

        Activity

          People

            davschul David Schulz
            con Eike Ziller
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes