This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{-# LANGUAGE LambdaCase #-} | |
import XMonad | |
import XMonad.Hooks.DynamicLog | |
import XMonad.Hooks.EwmhDesktops | |
import XMonad.Hooks.RefocusLast (refocusLastLayoutHook) | |
import XMonad.Hooks.StatusBar | |
import XMonad.Hooks.StatusBar.PP | |
import XMonad.Layout.FocusTracking (focusTracking) | |
import XMonad.Layout.NoBorders | |
import XMonad.Layout.Spacing |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2025-08-11 13:33:41,980 - INFO - Completion config: 50, detailing -1 candiates | |
2025-08-11 13:33:41,980 - INFO - Completion config: 50, detailing -1 candiates | |
2025-08-11 13:33:41,980 - INFO - Completion config: 50, detailing -1 candiates | |
2025-08-11 13:33:41,980 - INFO - Completion config: 50, detailing -1 candiates | |
127.0.0.1 - - [11/Aug/2025 13:33:41] "GET /ready HTTP/1.1" 200 4 | |
2025-08-11 13:33:42,013 - INFO - Clangd executable found at /home/myself/.vim/plugged/YouCompleteMe/third_party/ycmd/third_party/clangd/output/bin and up to date | |
2025-08-11 13:33:42,013 - INFO - Using Clangd from /home/myself/.vim/plugged/YouCompleteMe/third_party/ycmd/third_party/clangd/output/bin/clangd | |
2025-08-11 13:33:42,013 - INFO - Computed Clangd command: ['/home/myself/.vim/plugged/YouCompleteMe/third_party/ycmd/third_party/clangd/output/bin/clangd', '-cross-file-rename', '-header-insertion-decorators=0', '-resource-dir=/home/myself/.vim/plugged/YouCompleteMe/third_party/ycmd/third_party/clang/lib/clang/19.1.0', '-limit-results |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2025-08-11 13:33:43,628 - ERROR - Error while handling server response | |
Traceback (most recent call last): | |
File "/home/myself/.vim/plugged/YouCompleteMe/python/ycm/client/base_request.py", line 274, in _JsonFromFuture | |
response = future.result() | |
^^^^^^^^^^^^^^^ | |
File "/usr/lib/python3.11/concurrent/futures/_base.py", line 456, in result | |
return self.__get_result() | |
^^^^^^^^^^^^^^^^^^^ | |
File "/usr/lib/python3.11/concurrent/futures/_base.py", line 401, in __get_result | |
raise self._exception |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The flag `-cross-file-rename` is obsolete and ignored. | |
I[13:33:42.045] clangd version 19.1.0 (https://github.com/ycm-core/llvm 6355059428ba8b509409c352f953b0602d29595c) | |
I[13:33:42.045] Features: linux | |
I[13:33:42.045] PID: 99421 | |
I[13:33:42.045] Working directory: /local-ssd/myself/TextDiff3Way/matlab | |
I[13:33:42.045] argv[0]: /home/myself/.vim/plugged/YouCompleteMe/third_party/ycmd/third_party/clangd/output/bin/clangd | |
I[13:33:42.045] argv[1]: -cross-file-rename | |
I[13:33:42.045] argv[2]: -header-insertion-decorators=0 | |
I[13:33:42.045] argv[3]: -resource-dir=/home/myself/.vim/plugged/YouCompleteMe/third_party/ycmd/third_party/clang/lib/clang/19.1.0 | |
I[13:33:42.045] argv[4]: -limit-results=500 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Printing YouCompleteMe debug information... | |
-- Resolve completions: Up front | |
-- Client logfile: /tmp/ycm_31f9hgv6.log | |
-- Server Python interpreter: /usr/bin/python3 | |
-- Server Python version: 3.11.2 | |
-- Server has Clang support compiled in: True | |
-- Clang version: clang version 19.1.0 (https://github.com/ycm-core/llvm 6355059428ba8b509409c352f953b0602d29595c) | |
-- No extra configuration file found | |
-- C-family completer debug information: | |
-- Clangd not running |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The flag `-cross-file-rename` is obsolete and ignored. | |
I[11:38:13.239] clangd version 19.1.0 (https://github.com/ycm-core/llvm 6355059428ba8b509409c352f953b0602d29595c) | |
I[11:38:13.239] Features: linux | |
I[11:38:13.239] PID: 68506 | |
I[11:38:13.239] Working directory: /local-ssd/myself/TextDiff3Way/matlab | |
I[11:38:13.239] argv[0]: /home/myself/.vim/plugged/YouCompleteMe/third_party/ycmd/third_party/clangd/output/bin/clangd | |
I[11:38:13.239] argv[1]: -cross-file-rename | |
I[11:38:13.239] argv[2]: -header-insertion-decorators=0 | |
I[11:38:13.239] argv[3]: -resource-dir=/home/myself/.vim/plugged/YouCompleteMe/third_party/ycmd/third_party/clang/lib/clang/19.1.0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
creating /tmp/cabal-repl.-1952568/dist-newstyle | |
creating /tmp/cabal-repl.-1952568/dist-newstyle/cache | |
Resolving dependencies... | |
Running: /home/enrico/.ghcup/bin/ghc --print-global-package-db | |
Reading available packages of hackage.haskell.org... | |
Using most recent state specified from most recent cabal update | |
index-state(hackage.haskell.org) = 2025-01-19T14:03:41Z | |
Running: /usr/bin/pkg-config --version | |
Running: /usr/bin/pkg-config --variable pc_path pkg-config | |
Running: /usr/bin/pkg-config --version |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Jun 21 07:27:23 redviper kernel: Linux version 6.9.5-arch1-1 (linux@archlinux) (gcc (GCC) 14.1.1 20240522, GNU ld (GNU Binutils) 2.42.0) #1 SMP PREEMPT_DYNAMIC Sun, 16 Jun 2024 19:06:37 +0000 | |
Jun 21 07:27:23 redviper kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=56194078-c063-48a7-bf73-fe604bdbf866 rw loglevel=3 quiet | |
Jun 21 07:27:23 redviper kernel: BIOS-provided physical RAM map: | |
Jun 21 07:27:23 redviper kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable | |
Jun 21 07:27:23 redviper kernel: BIOS-e820: [mem 0x000000000009e000-0x00000000000fffff] reserved | |
Jun 21 07:27:23 redviper kernel: BIOS-e820: [mem 0x0000000000100000-0x000000003fffffff] usable | |
Jun 21 07:27:23 redviper kernel: BIOS-e820: [mem 0x0000000040000000-0x00000000403fffff] reserved | |
Jun 21 07:27:23 redviper kernel: BIOS-e820: [mem 0x0000000040400000-0x000000006ec4ffff] usable | |
Jun 21 07:27:23 redviper kernel: BIOS-e820: [mem 0x000000006ec50000-0x000000006ec50fff] ACPI NVS | |
Jun 21 07:27:23 redviper kernel: BIOS-e820: [m |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2024-02-17 16:44:37,929 - DEBUG - Global extra conf not loaded or no function YcmCorePreload | |
2024-02-17 16:44:37,948 - INFO - Completion config: 50, detailing -1 candiates | |
2024-02-17 16:44:37,949 - INFO - Completion config: 50, detailing -1 candiates | |
2024-02-17 16:44:37,949 - INFO - Completion config: 50, detailing -1 candiates | |
2024-02-17 16:44:37,949 - INFO - Completion config: 50, detailing -1 candiates | |
127.0.0.1 - - [17/Feb/2024 16:44:37] "GET /ready HTTP/1.1" 200 4 | |
2024-02-17 16:44:37,955 - INFO - Initializing generic LSP completer with: {'project_root_files': ['stack.yaml', 'package.yaml', 'hie.yaml'], 'name': 'haskell-language-server', 'cmdline': ['haskell-language-server-wrapper', '--lsp'], 'filetypes': ['haskell', 'lhaskell']} | |
2024-02-17 16:44:37,956 - INFO - Completion config: 50, detailing -1 candiates | |
127.0.0.1 - - [17/Feb/2024 16:44:37] "GET /signature_help_available?subserver=haskell HTTP/1.1" 200 23 | |
2024-02-17 16:44:37,984 - DEBUG - Event name: BufferVisit |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
No 'hie.yaml' found. Try to discover the project type! | |
Run entered for haskell-language-server-wrapper(haskell-language-server-wrapper) Version 2.5.0.0 x86_64 ghc-9.2.8 | |
Current directory: /home/enrico/deleteme/deleteme | |
Operating system: linux | |
Arguments: ["--lsp"] | |
Cradle directory: /home/enrico/deleteme/deleteme | |
Cradle type: Default | |
Tool versions found on the $PATH | |
cabal: 3.10.2.1 |
NewerOlder