https://bugs.kde.org/show_bug.cgi?id=447640

--- Comment #1 from Adam Jimerson <vend...@gmail.com> ---
I can reproduce this issue as well, using gopls v0.7.4 with Kate  21.12.0. 

If it helps since the original reporter didn't include much details this is the
output from gopls

```
   2022/01/04 19:41:43 go env for /home/vendion/projects/ssh-manage
   (root /home/vendion/projects/ssh-manage)
   (go version go version go1.17.5 linux/amd64)
   (valid build configuration = true)
   (build flags: [])
   GOCACHE=/home/vendion/.cache/go-build
   GOFLAGS=
   GOINSECURE=
   GONOPROXY=
   GOSUMDB=sum.golang.org
   GO111MODULE=
   GONOSUMDB=
   GOROOT=/usr/lib/go
   GOMOD=/home/vendion/projects/ssh-manage/go.mod
   GOPATH=/home/vendion/go
   GOPRIVATE=
   GOMODCACHE=/home/vendion/go/pkg/mod
   GOPROXY=https://proxy.golang.org,direct
   2022/01/04 19:41:43 go/packages.Load
        snapshot=0
        directory=/home/vendion/projects/ssh-manage
        query=[builtin git.sr.ht/~vendion/ssh-manage/...]
        packages=11
   2022/01/04 19:41:44 falling back to safe trimming due to type errors:
[/usr/lib/go/src/runtime/vdso_linux.go:55:38: invalid operation: division by
zero /usr/lib/go/src/runtime/vdso_linux.go:56:38: invalid operation: division
by zero] or still-missing identifiers: map[memRecordCycle:true pageBits:true]
        package="runtime"
   2022/01/04 19:41:44 discovered missing identifiers: map[options:true]
        package="vendor/golang.org/x/text/unicode/bidi"
   2022/01/04 19:41:44 discovered missing identifiers: map[cpuMask:true]
        package="golang.org/x/sys/unix"
   2022/01/04 19:41:44 falling back to safe trimming due to type errors:
[/usr/lib/go/src/os/user/cgo_lookup_unix.go:200:19: int not declared by package
C /usr/lib/go/src/os/user/cgo_lookup_unix.go:203:16:
bufferKind(C._SC_GETPW_R_SIZE_MAX) (value of type bufferKind) is not constant
/usr/lib/go/src/os/user/cgo_lookup_unix.go:204:16:
bufferKind(C._SC_GETGR_R_SIZE_MAX) (value of type bufferKind) is not constant]
or still-missing identifiers: map[]
        package="os/user"
   2022/01/04 19:41:44 discovered missing identifiers: map[frameText:true
textViewIndex:true]
        package="github.com/rivo/tview"
   2022/01/04 19:41:45 no signature help: cannot find an enclosing function
        position={32 4}
   2022/01/04 19:41:51 no signature help: cannot find an enclosing function
        position={32 5}
   2022/01/04 19:42:06 no signature help: no signature help within a string
literal
        position={32 16}
   2022/01/04 19:42:15 background imports cache refresh starting    2022/01/04
19:42:15 background refresh finished after 46.851335ms
19:41:43 LSP Server Info Setting up workspace [100%] Finished loading packages.
19:41:43 LSP Server Info go@/home/vendion/projects/ssh-manage
19:41:43 LSP Server Info go@/home/vendion/projects/ssh-manage
19:41:44 LSP Server Info go@/home/vendion/projects/ssh-manage
19:41:44 LSP Server Info go@/home/vendion/projects/ssh-manage
19:41:44 LSP Server Info go@/home/vendion/projects/ssh-manage
19:41:44 LSP Server Info go@/home/vendion/projects/ssh-manage
19:41:44 LSP Server Info go@/home/vendion/projects/ssh-manage
19:41:45 LSP Server Error go@/home/vendion/projects/ssh-manage
19:41:51 LSP Server Error go@/home/vendion/projects/ssh-manage
19:42:06 LSP Server Error go@/home/vendion/projects/ssh-manage
19:42:15 LSP Server Info go@/home/vendion/projects/ssh-manage
19:42:15 LSP Server Info go@/home/vendion/projects/ssh-manage
```

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.23.5
KDE Frameworks Version: 5.89.0
Qt Version: 5.15.2
Kernel Version: 5.15.12-arch1-1 (64-bit)
Graphics Platform: X11
Processors: 8 × Intel® Core™ i7-6820HQ CPU @ 2.70GHz
Memory: 31.2 GiB of RAM
Graphics Processor: Quadro M1000M/PCIe/SSE2

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to