Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crashes when i kill a window with killactive #20410

Open
1 task done
ErdemGKSL opened this issue Nov 8, 2024 · 1 comment
Open
1 task done

Crashes when i kill a window with killactive #20410

ErdemGKSL opened this issue Nov 8, 2024 · 1 comment
Labels
bug [core label] linux panic / crash [core label]

Comments

@ErdemGKSL
Copy link

ErdemGKSL commented Nov 8, 2024

Check for existing issues

  • Completed

Describe the bug / provide steps to reproduce it

When i kill any zeditor window, all the zed windows crashes, i use Super + Q shortcut to execute "killactive" command on my hyprland desktop and that happens. I use nvidia-open drivers, i tried the same thing on my amd integrated gpu laptop, it works without problem but on my desktop that happens.

Environment

System:
Kernel: 6.11.6-arch1-1 arch: x86_64 bits: 64
Desktop: Hyprland v: 0.44.0-104-g40081cb3 Distro: Arch Linux
Machine:
Type: Desktop Mobo: Gigabyte model: B450M DS3H V2
serial: UEFI: American Megatrends LLC. v: F66
date: 03/22/2024
CPU:
Info: 6-core model: AMD Ryzen 5 3600 bits: 64 type: MT MCP cache: L2: 3 MiB
Speed (MHz): avg: 4192 min/max: 550/4208 cores: 1: 4192 2: 4192 3: 4192
4: 4192 5: 4192 6: 4192 7: 4192 8: 4192 9: 4192 10: 4192 11: 4192 12: 4192
Graphics:
Device-1: NVIDIA TU104 [GeForce RTX 2070 SUPER] driver: nvidia v: 565.57.01
Device-2: Logitech Webcam C310 driver: snd-usb-audio,uvcvideo type: USB
Display: wayland server: X.org v: 1.21.1.14 with: Xwayland v: 24.1.4
compositor: Hyprland v: 0.44.0-104-g40081cb3 driver: X: loaded: nvidia
unloaded: modesetting gpu: nvidia,nvidia-nvswitch resolution:
1: 1920x108060Hz 2: 1920x108075Hz
API: Vulkan v: 1.3.295 drivers: nvidia surfaces: xcb,xlib,wayland
API: EGL Message: EGL data requires eglinfo. Check --recommends.

If applicable, attach your ~/Library/Logs/Zed/Zed.log file to this issue.

Zed.log
2024-11-07T14:07:49.741690537+03:00 [INFO] ========== starting zed ==========
2024-11-07T14:07:50.662940034+03:00 [WARN] failed to load font 'PowerlineSymbols'
2024-11-07T14:07:51.293948033+03:00 [WARN] failed to load font 'SymbolsNFM'
2024-11-07T14:07:51.426680329+03:00 [WARN] failed to load font 'PowerlineSymbols'
2024-11-07T14:07:51.427860732+03:00 [WARN] failed to load font 'SymbolsNFM'
2024-11-07T14:07:51.578768796+03:00 [INFO] perform;
2024-11-07T14:07:51.578809253+03:00 [INFO] authenticate;
2024-11-07T14:07:51.578861278+03:00 [INFO] read_command;
2024-11-07T14:07:51.578904669+03:00 [INFO] Opening main db
2024-11-07T14:07:51.579256465+03:00 [INFO] new;
2024-11-07T14:07:51.579295158+03:00 [INFO] socket reader;
2024-11-07T14:07:51.579865252+03:00 [INFO] keep_updated;
2024-11-07T14:07:51.579971356+03:00 [INFO] Opening main db
2024-11-07T14:07:51.581716063+03:00 [INFO] Using git binary path: None
2024-11-07T14:07:51.587708438+03:00 [INFO] no tokio runtime found, creating one for Reqwest...
2024-11-07T14:07:51.619591044+03:00 [ERROR] No such file or directory (os error 2) about ["/home/erdem/.config/github-copilot"]
2024-11-07T14:07:51.619818056+03:00 [INFO] initializing context server client
2024-11-07T14:07:51.619927606+03:00 [INFO] Registering built-in prompt template: content_prompt
2024-11-07T14:07:51.620415184+03:00 [INFO] Registering built-in prompt template: edit_workflow
2024-11-07T14:07:51.620584802+03:00 [INFO] Registering built-in prompt template: project_slash_command
2024-11-07T14:07:51.620630467+03:00 [INFO] Registering built-in prompt template: terminal_assistant_prompt
2024-11-07T14:07:51.620819146+03:00 [INFO] No prompt template overrides directory found at /home/erdem/.local/share/zed/prompt_overrides. Using built-in prompts.
2024-11-07T14:07:51.621290828+03:00 [INFO] extensions updated. loading 5, reloading 0, unloading 0
2024-11-07T14:07:51.622886812+03:00 [INFO] activate is not implemented on Linux, ignoring the call
2024-11-07T14:07:51.626567901+03:00 [ERROR] error sending request for url (https://api.zed.dev/telemetry/events?)

Caused by:
    0: client error (Connect)
    1: dns error: failed to lookup address information: Temporary failure in name resolution
    2: failed to lookup address information: Temporary failure in name resolution
2024-11-07T14:07:51.627119004+03:00 [ERROR] error fetching latest release

Caused by:
    0: error sending request for url (https://api.github.com/repos/zed-industries/copilot/releases)
    1: client error (Connect)
    2: dns error: failed to lookup address information: Temporary failure in name resolution
    3: failed to lookup address information: Temporary failure in name resolution
2024-11-07T14:07:51.627469628+03:00 [INFO] perform;
2024-11-07T14:07:51.627496191+03:00 [INFO] authenticate;
2024-11-07T14:07:51.627529937+03:00 [INFO] read_command;
2024-11-07T14:07:51.627896717+03:00 [INFO] socket reader;
2024-11-07T14:07:51.63114057+03:00 [INFO] Opening main db
2024-11-07T14:07:51.63296023+03:00 [INFO] new;
2024-11-07T14:07:51.63363751+03:00 [INFO] keep_updated;
2024-11-07T14:07:51.634723729+03:00 [INFO] set status on client 0: Authenticating
2024-11-07T14:07:51.635006121+03:00 [INFO] perform;
2024-11-07T14:07:51.635036431+03:00 [INFO] authenticate;
2024-11-07T14:07:51.635071889+03:00 [INFO] read_command;
2024-11-07T14:07:51.635503596+03:00 [INFO] socket reader;
2024-11-07T14:07:51.640442294+03:00 [INFO] new;
2024-11-07T14:07:51.641039182+03:00 [INFO] keep_updated;
2024-11-07T14:07:51.728623986+03:00 [INFO] Enabling Vulkan Portability
2024-11-07T14:07:51.728658092+03:00 [INFO] Enabling color space support
2024-11-07T14:07:51.740521402+03:00 [INFO] Adapter: "NVIDIA GeForce RTX 2070 SUPER"
2024-11-07T14:07:51.740570092+03:00 [INFO] Ray tracing is supported
2024-11-07T14:07:51.766666752+03:00 [INFO] set environment variables from shell:/usr/bin/bash, path:/home/erdem/.nvm/versions/node/v20.18.0/bin:/home/erdem/.cargo/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/home/erdem/.local/share/flatpak/exports/bin:/var/lib/flatpak/exports/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/usr/lib/rustup/bin:/home/erdem/Android/Sdk/platform-tools
2024-11-07T14:07:52.044135254+03:00 [INFO] Using surface present mode MAILBOX
2024-11-07T14:07:52.044174368+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-07T14:07:52.049459857+03:00 [INFO] Creating a descriptor pool for at most 16 sets
2024-11-07T14:07:52.049494293+03:00 [INFO] Creating a descriptor pool for at most 16 sets
2024-11-07T14:07:52.049519455+03:00 [INFO] Initializing Blade pipelines for surface SurfaceInfo { format: Bgra8UnormSrgb, alpha: PreMultiplied }
2024-11-07T14:07:52.056124317+03:00 [INFO] Using GPU: GPUSpecs { is_software_emulated: false, device_name: "NVIDIA GeForce RTX 2070 SUPER", driver_name: "NVIDIA", driver_info: "565.57.01" }
2024-11-07T14:07:52.056470946+03:00 [INFO] Using surface present mode MAILBOX
2024-11-07T14:07:52.056496688+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-07T14:07:52.064360435+03:00 [INFO] Initializing Blade pipelines for surface SurfaceInfo { format: Bgra8UnormSrgb, alpha: Ignored }
2024-11-07T14:07:52.069889453+03:00 [INFO] set status on client 186037: Connecting
2024-11-07T14:07:52.071690808+03:00 [INFO] Using surface present mode MAILBOX
2024-11-07T14:07:52.071723031+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-07T14:07:52.087394473+03:00 [INFO] set status on client 186037: ConnectionError
2024-11-07T14:07:52.088206635+03:00 [ERROR] error sending request for url (https://zed.dev/rpc)

Caused by:
    0: error sending request for url (https://zed.dev/rpc)
    1: client error (Connect)
    2: dns error: failed to lookup address information: Temporary failure in name resolution
    3: failed to lookup address information: Temporary failure in name resolution
2024-11-07T14:07:52.088523185+03:00 [INFO] Opening main db
2024-11-07T14:07:52.32353548+03:00 [INFO] Using surface present mode MAILBOX
2024-11-07T14:07:52.323594146+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-07T14:07:52.336739175+03:00 [INFO] using project environment variables from CLI. PATH="/home/erdem/.cargo/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/home/erdem/.local/share/flatpak/exports/bin:/var/lib/flatpak/exports/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/usr/lib/rustup/bin"
2024-11-07T14:07:52.436694864+03:00 [INFO] starting language server process. binary path: "/usr/bin/node", working directory: "/", args: ["/home/erdem/.local/share/zed/copilot/copilot-v0.5.0/dist/agent.js", "--stdio"]
2024-11-07T14:07:52.534545379+03:00 [INFO] Opening main db
2024-11-07T14:07:52.765021284+03:00 [INFO] Language server with id 0 sent unhandled notification LogMessage:
{
  "level": 0,
  "message": "[DEBUG] [agent] [2024-11-07T11:07:52.761Z] Agent service starting",
  "metadataStr": "[DEBUG] [agent] [2024-11-07T11:07:52.761Z]",
  "extra": [
    "Agent service starting"
  ]
}
2024-11-07T14:07:52.766784556+03:00 [INFO] Language server with id 0 sent unhandled notification client/registerCapability:
{
  "registrations": [
    {
      "id": "ba1b4936-d686-4610-97dd-edfe5ac2f0a8",
      "method": "workspace/didChangeWorkspaceFolders",
      "registerOptions": {}
    }
  ]
}
2024-11-07T14:07:52.786196784+03:00 [INFO] Language server with id 0 sent unhandled notification LogMessage:
{
  "level": 0,
  "message": "[DEBUG] [agent] [2024-11-07T11:07:52.771Z] Telemetry initialized",
  "metadataStr": "[DEBUG] [agent] [2024-11-07T11:07:52.771Z]",
  "extra": [
    "Telemetry initialized"
  ]
}
2024-11-07T14:08:28.788733207+03:00 [INFO] Using surface present mode MAILBOX
2024-11-07T14:08:28.788808275+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-08T16:01:50.696408001+03:00 [INFO] ========== starting zed ==========
2024-11-08T16:01:51.759022017+03:00 [WARN] failed to load font 'PowerlineSymbols'
2024-11-08T16:01:52.762718547+03:00 [WARN] failed to load font 'SymbolsNFM'
2024-11-08T16:01:52.816702789+03:00 [WARN] failed to load font 'PowerlineSymbols'
2024-11-08T16:01:52.818661161+03:00 [WARN] failed to load font 'SymbolsNFM'
2024-11-08T16:01:52.9710263+03:00 [INFO] perform;
2024-11-08T16:01:52.971065124+03:00 [INFO] authenticate;
2024-11-08T16:01:52.97129953+03:00 [INFO] read_command;
2024-11-08T16:01:52.973504862+03:00 [INFO] socket reader;
2024-11-08T16:01:52.973690355+03:00 [INFO] new;
2024-11-08T16:01:52.974381869+03:00 [INFO] keep_updated;
2024-11-08T16:01:52.98104222+03:00 [INFO] Opening main db
2024-11-08T16:01:52.98682355+03:00 [INFO] Opening main db
2024-11-08T16:01:52.992752691+03:00 [INFO] Using git binary path: None
2024-11-08T16:01:53.069527347+03:00 [INFO] no tokio runtime found, creating one for Reqwest...
2024-11-08T16:01:53.123450693+03:00 [ERROR] No such file or directory (os error 2) about ["/home/erdem/.config/github-copilot"]
2024-11-08T16:01:53.133072393+03:00 [INFO] initializing context server client
2024-11-08T16:01:53.134341666+03:00 [INFO] Registering built-in prompt template: content_prompt
2024-11-08T16:01:53.1356118+03:00 [INFO] Registering built-in prompt template: edit_workflow
2024-11-08T16:01:53.135790871+03:00 [INFO] Registering built-in prompt template: project_slash_command
2024-11-08T16:01:53.135840876+03:00 [INFO] Registering built-in prompt template: terminal_assistant_prompt
2024-11-08T16:01:53.13602163+03:00 [INFO] No prompt template overrides directory found at /home/erdem/.local/share/zed/prompt_overrides. Using built-in prompts.
2024-11-08T16:01:53.146652228+03:00 [INFO] extensions updated. loading 5, reloading 0, unloading 0
2024-11-08T16:01:53.166520657+03:00 [INFO] activate is not implemented on Linux, ignoring the call
2024-11-08T16:01:53.170829197+03:00 [INFO] Opening main db
2024-11-08T16:01:53.172378051+03:00 [INFO] perform;
2024-11-08T16:01:53.172411826+03:00 [INFO] authenticate;
2024-11-08T16:01:53.172445029+03:00 [INFO] read_command;
2024-11-08T16:01:53.172807848+03:00 [INFO] socket reader;
2024-11-08T16:01:53.179474912+03:00 [INFO] new;
2024-11-08T16:01:53.180231711+03:00 [INFO] keep_updated;
2024-11-08T16:01:53.1842874+03:00 [INFO] set status on client 0: Authenticating
2024-11-08T16:01:53.184609793+03:00 [INFO] perform;
2024-11-08T16:01:53.18464492+03:00 [INFO] authenticate;
2024-11-08T16:01:53.184684305+03:00 [INFO] read_command;
2024-11-08T16:01:53.185017068+03:00 [INFO] socket reader;
2024-11-08T16:01:53.189828484+03:00 [INFO] new;
2024-11-08T16:01:53.190444846+03:00 [INFO] keep_updated;
2024-11-08T16:01:53.207837648+03:00 [INFO] set environment variables from shell:/usr/bin/bash, path:/home/erdem/.nvm/versions/node/v20.18.0/bin:/home/erdem/.cargo/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/home/erdem/.local/share/flatpak/exports/bin:/var/lib/flatpak/exports/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/usr/lib/rustup/bin:/home/erdem/Android/Sdk/platform-tools
2024-11-08T16:01:53.293647099+03:00 [INFO] Enabling Vulkan Portability
2024-11-08T16:01:53.293683458+03:00 [INFO] Enabling color space support
2024-11-08T16:01:53.305074301+03:00 [INFO] Adapter: "NVIDIA GeForce RTX 2070 SUPER"
2024-11-08T16:01:53.305125148+03:00 [INFO] Ray tracing is supported
2024-11-08T16:01:53.86593856+03:00 [INFO] Using surface present mode MAILBOX
2024-11-08T16:01:53.865996099+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-08T16:01:53.871892618+03:00 [INFO] Creating a descriptor pool for at most 16 sets
2024-11-08T16:01:53.871926322+03:00 [INFO] Creating a descriptor pool for at most 16 sets
2024-11-08T16:01:53.87195149+03:00 [INFO] Initializing Blade pipelines for surface SurfaceInfo { format: Bgra8UnormSrgb, alpha: PreMultiplied }
2024-11-08T16:01:53.901628334+03:00 [INFO] Using GPU: GPUSpecs { is_software_emulated: false, device_name: "NVIDIA GeForce RTX 2070 SUPER", driver_name: "NVIDIA", driver_info: "565.57.01" }
2024-11-08T16:01:53.905503291+03:00 [INFO] Using surface present mode MAILBOX
2024-11-08T16:01:53.905541914+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-08T16:01:53.913936151+03:00 [INFO] Initializing Blade pipelines for surface SurfaceInfo { format: Bgra8UnormSrgb, alpha: Ignored }
2024-11-08T16:01:53.920124445+03:00 [INFO] set status on client 186037: Connecting
2024-11-08T16:01:53.923538565+03:00 [INFO] Using surface present mode MAILBOX
2024-11-08T16:01:53.923578972+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-08T16:01:53.947381579+03:00 [INFO] Opening main db
2024-11-08T16:01:54.194811253+03:00 [INFO] Using surface present mode MAILBOX
2024-11-08T16:01:54.194861538+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-08T16:01:54.210816168+03:00 [INFO] Opening main db
2024-11-08T16:01:54.425264996+03:00 [INFO] starting language server process. binary path: "/home/erdem/.nvm/versions/node/v20.18.0/bin/node", working directory: "/", args: ["/home/erdem/.local/share/zed/copilot/copilot-v0.5.0/dist/agent.js", "--stdio"]
2024-11-08T16:01:54.63487162+03:00 [INFO] connected to rpc endpoint https://collab.zed.dev/rpc
2024-11-08T16:01:54.679235904+03:00 [INFO] Using surface present mode MAILBOX
2024-11-08T16:01:54.679295427+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-08T16:01:54.871139685+03:00 [INFO] Language server with id 0 sent unhandled notification LogMessage:
{
  "level": 0,
  "message": "[DEBUG] [agent] [2024-11-08T13:01:54.866Z] Agent service starting",
  "metadataStr": "[DEBUG] [agent] [2024-11-08T13:01:54.866Z]",
  "extra": [
    "Agent service starting"
  ]
}
2024-11-08T16:01:54.874120391+03:00 [INFO] Language server with id 0 sent unhandled notification client/registerCapability:
{
  "registrations": [
    {
      "id": "786aa950-c5f0-454c-a76f-21157d66c897",
      "method": "workspace/didChangeWorkspaceFolders",
      "registerOptions": {}
    }
  ]
}
2024-11-08T16:01:54.914838174+03:00 [INFO] Language server with id 0 sent unhandled notification LogMessage:
{
  "level": 0,
  "message": "[DEBUG] [agent] [2024-11-08T13:01:54.879Z] Telemetry initialized",
  "metadataStr": "[DEBUG] [agent] [2024-11-08T13:01:54.879Z]",
  "extra": [
    "Telemetry initialized"
  ]
}
2024-11-08T16:01:55.268668081+03:00 [INFO] add connection to peer
2024-11-08T16:01:55.268734277+03:00 [INFO] add_connection;
2024-11-08T16:01:55.268859755+03:00 [INFO] waiting for server hello
2024-11-08T16:01:55.321826814+03:00 [INFO] got server hello
2024-11-08T16:01:55.321884644+03:00 [INFO] set status to connected (connection id: ConnectionId { owner_id: 0, id: 0 }, peer id: PeerId { owner_id: 606, id: 6990547 })
2024-11-08T16:01:55.322136933+03:00 [INFO] set status on client 186037: Connected { peer_id: PeerId { owner_id: 606, id: 6990547 }, connection_id: ConnectionId { owner_id: 0, id: 0 } }
2024-11-08T16:02:01.287017797+03:00 [INFO] Enabling Vulkan Portability
2024-11-08T16:02:01.287089674+03:00 [INFO] Enabling color space support
2024-11-08T16:02:01.294527764+03:00 [INFO] Adapter: "NVIDIA GeForce RTX 2070 SUPER"
2024-11-08T16:02:01.294635579+03:00 [INFO] Ray tracing is supported
2024-11-08T16:02:01.451903472+03:00 [INFO] Using surface present mode MAILBOX
2024-11-08T16:02:01.451973946+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-08T16:02:01.45759445+03:00 [INFO] Creating a descriptor pool for at most 16 sets
2024-11-08T16:02:01.457679933+03:00 [INFO] Creating a descriptor pool for at most 16 sets
2024-11-08T16:02:01.457746409+03:00 [INFO] Initializing Blade pipelines for surface SurfaceInfo { format: Bgra8UnormSrgb, alpha: PreMultiplied }
2024-11-08T16:02:01.46404382+03:00 [INFO] Using GPU: GPUSpecs { is_software_emulated: false, device_name: "NVIDIA GeForce RTX 2070 SUPER", driver_name: "NVIDIA", driver_info: "565.57.01" }
2024-11-08T16:02:01.464710758+03:00 [INFO] Using surface present mode MAILBOX
2024-11-08T16:02:01.464776773+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-08T16:02:01.474497613+03:00 [INFO] Initializing Blade pipelines for surface SurfaceInfo { format: Bgra8UnormSrgb, alpha: Ignored }
2024-11-08T16:02:01.481571751+03:00 [INFO] Using surface present mode MAILBOX
2024-11-08T16:02:01.48165009+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-08T16:02:01.670845826+03:00 [INFO] Using surface present mode MAILBOX
2024-11-08T16:02:01.670908726+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-08T16:02:03.626071362+03:00 [ERROR] window not found
2024-11-08T16:02:03.626122839+03:00 [ERROR] window not found
2024-11-08T16:02:15.114414388+03:00 [INFO] ========== starting zed ==========
2024-11-08T16:02:16.22544338+03:00 [WARN] failed to load font 'PowerlineSymbols'
2024-11-08T16:02:16.932045142+03:00 [WARN] failed to load font 'SymbolsNFM'
2024-11-08T16:02:16.983612963+03:00 [WARN] failed to load font 'PowerlineSymbols'
2024-11-08T16:02:16.985615921+03:00 [WARN] failed to load font 'SymbolsNFM'
2024-11-08T16:02:17.134133075+03:00 [INFO] perform;
2024-11-08T16:02:17.134201335+03:00 [INFO] authenticate;
2024-11-08T16:02:17.134294692+03:00 [INFO] read_command;
2024-11-08T16:02:17.134353304+03:00 [INFO] Opening main db
2024-11-08T16:02:17.134716083+03:00 [INFO] new;
2024-11-08T16:02:17.134803359+03:00 [INFO] socket reader;
2024-11-08T16:02:17.135318038+03:00 [INFO] Opening main db
2024-11-08T16:02:17.135408399+03:00 [INFO] keep_updated;
2024-11-08T16:02:17.137373024+03:00 [INFO] Using git binary path: None
2024-11-08T16:02:17.142996304+03:00 [INFO] no tokio runtime found, creating one for Reqwest...
2024-11-08T16:02:17.175885096+03:00 [ERROR] No such file or directory (os error 2) about ["/home/erdem/.config/github-copilot"]
2024-11-08T16:02:17.176075508+03:00 [INFO] initializing context server client
2024-11-08T16:02:17.176203421+03:00 [INFO] Registering built-in prompt template: content_prompt
2024-11-08T16:02:17.176700857+03:00 [INFO] Registering built-in prompt template: edit_workflow
2024-11-08T16:02:17.176921095+03:00 [INFO] Registering built-in prompt template: project_slash_command
2024-11-08T16:02:17.176995106+03:00 [INFO] Registering built-in prompt template: terminal_assistant_prompt
2024-11-08T16:02:17.177204745+03:00 [INFO] No prompt template overrides directory found at /home/erdem/.local/share/zed/prompt_overrides. Using built-in prompts.
2024-11-08T16:02:17.177631476+03:00 [INFO] extensions updated. loading 5, reloading 0, unloading 0
2024-11-08T16:02:17.179386152+03:00 [INFO] activate is not implemented on Linux, ignoring the call
2024-11-08T16:02:17.180830477+03:00 [INFO] Opening main db
2024-11-08T16:02:17.18146835+03:00 [INFO] perform;
2024-11-08T16:02:17.181529416+03:00 [INFO] authenticate;
2024-11-08T16:02:17.18160522+03:00 [INFO] read_command;
2024-11-08T16:02:17.182472759+03:00 [INFO] socket reader;
2024-11-08T16:02:17.187767675+03:00 [INFO] new;
2024-11-08T16:02:17.188536316+03:00 [INFO] keep_updated;
2024-11-08T16:02:17.188962627+03:00 [INFO] set status on client 0: Authenticating
2024-11-08T16:02:17.189389859+03:00 [INFO] perform;
2024-11-08T16:02:17.189443481+03:00 [INFO] authenticate;
2024-11-08T16:02:17.189499728+03:00 [INFO] read_command;
2024-11-08T16:02:17.189764521+03:00 [INFO] socket reader;
2024-11-08T16:02:17.194604402+03:00 [INFO] new;
2024-11-08T16:02:17.195209993+03:00 [INFO] keep_updated;
2024-11-08T16:02:17.292847253+03:00 [INFO] Enabling Vulkan Portability
2024-11-08T16:02:17.292901456+03:00 [INFO] Enabling color space support
2024-11-08T16:02:17.304037607+03:00 [INFO] Adapter: "NVIDIA GeForce RTX 2070 SUPER"
2024-11-08T16:02:17.304116927+03:00 [INFO] Ray tracing is supported
2024-11-08T16:02:17.341606946+03:00 [INFO] set environment variables from shell:/usr/bin/bash, path:/home/erdem/.nvm/versions/node/v20.18.0/bin:/home/erdem/.cargo/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/home/erdem/.local/share/flatpak/exports/bin:/var/lib/flatpak/exports/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/usr/lib/rustup/bin:/home/erdem/Android/Sdk/platform-tools
2024-11-08T16:02:17.590279467+03:00 [INFO] Using surface present mode MAILBOX
2024-11-08T16:02:17.590345653+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-08T16:02:17.595081145+03:00 [INFO] Creating a descriptor pool for at most 16 sets
2024-11-08T16:02:17.595163181+03:00 [INFO] Creating a descriptor pool for at most 16 sets
2024-11-08T16:02:17.595219308+03:00 [INFO] Initializing Blade pipelines for surface SurfaceInfo { format: Bgra8UnormSrgb, alpha: PreMultiplied }
2024-11-08T16:02:17.602930718+03:00 [INFO] Using GPU: GPUSpecs { is_software_emulated: false, device_name: "NVIDIA GeForce RTX 2070 SUPER", driver_name: "NVIDIA", driver_info: "565.57.01" }
2024-11-08T16:02:17.603478198+03:00 [INFO] Using surface present mode MAILBOX
2024-11-08T16:02:17.60351061+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-08T16:02:17.612523834+03:00 [INFO] Initializing Blade pipelines for surface SurfaceInfo { format: Bgra8UnormSrgb, alpha: Ignored }
2024-11-08T16:02:17.618748378+03:00 [INFO] set status on client 186037: Connecting
2024-11-08T16:02:17.620751446+03:00 [INFO] Using surface present mode MAILBOX
2024-11-08T16:02:17.620782164+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-08T16:02:17.639371983+03:00 [INFO] Opening main db
2024-11-08T16:02:17.886625938+03:00 [INFO] Using surface present mode MAILBOX
2024-11-08T16:02:17.886718704+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-08T16:02:17.899123155+03:00 [INFO] Opening main db
2024-11-08T16:02:18.34798461+03:00 [INFO] starting language server process. binary path: "/home/erdem/.nvm/versions/node/v20.18.0/bin/node", working directory: "/", args: ["/home/erdem/.local/share/zed/copilot/copilot-v0.5.0/dist/agent.js", "--stdio"]
2024-11-08T16:02:18.536273121+03:00 [INFO] connected to rpc endpoint https://collab.zed.dev/rpc
2024-11-08T16:02:18.712702186+03:00 [INFO] Language server with id 0 sent unhandled notification LogMessage:
{
  "level": 0,
  "message": "[DEBUG] [agent] [2024-11-08T13:02:18.708Z] Agent service starting",
  "metadataStr": "[DEBUG] [agent] [2024-11-08T13:02:18.708Z]",
  "extra": [
    "Agent service starting"
  ]
}
2024-11-08T16:02:18.715349639+03:00 [INFO] Language server with id 0 sent unhandled notification client/registerCapability:
{
  "registrations": [
    {
      "id": "8d2066fd-f585-4515-aff5-5d5809de7ebd",
      "method": "workspace/didChangeWorkspaceFolders",
      "registerOptions": {}
    }
  ]
}
2024-11-08T16:02:18.748770623+03:00 [INFO] Language server with id 0 sent unhandled notification LogMessage:
{
  "level": 0,
  "message": "[DEBUG] [agent] [2024-11-08T13:02:18.719Z] Telemetry initialized",
  "metadataStr": "[DEBUG] [agent] [2024-11-08T13:02:18.719Z]",
  "extra": [
    "Telemetry initialized"
  ]
}
2024-11-08T16:02:19.199139624+03:00 [INFO] add connection to peer
2024-11-08T16:02:19.199177236+03:00 [INFO] add_connection;
2024-11-08T16:02:19.199270553+03:00 [INFO] waiting for server hello
2024-11-08T16:02:19.246706079+03:00 [INFO] got server hello
2024-11-08T16:02:19.246744863+03:00 [INFO] set status to connected (connection id: ConnectionId { owner_id: 0, id: 0 }, peer id: PeerId { owner_id: 606, id: 6991088 })
2024-11-08T16:02:19.246789909+03:00 [INFO] set status on client 186037: Connected { peer_id: PeerId { owner_id: 606, id: 6991088 }, connection_id: ConnectionId { owner_id: 0, id: 0 } }
2024-11-08T16:02:46.21897501+03:00 [INFO] Enabling Vulkan Portability
2024-11-08T16:02:46.219029063+03:00 [INFO] Enabling color space support
2024-11-08T16:02:46.22736467+03:00 [INFO] Adapter: "NVIDIA GeForce RTX 2070 SUPER"
2024-11-08T16:02:46.227430535+03:00 [INFO] Ray tracing is supported
2024-11-08T16:02:46.414235608+03:00 [INFO] Using surface present mode MAILBOX
2024-11-08T16:02:46.414306433+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-08T16:02:46.421569902+03:00 [INFO] Creating a descriptor pool for at most 16 sets
2024-11-08T16:02:46.421638943+03:00 [INFO] Creating a descriptor pool for at most 16 sets
2024-11-08T16:02:46.421687515+03:00 [INFO] Initializing Blade pipelines for surface SurfaceInfo { format: Bgra8UnormSrgb, alpha: PreMultiplied }
2024-11-08T16:02:46.427866372+03:00 [INFO] Using GPU: GPUSpecs { is_software_emulated: false, device_name: "NVIDIA GeForce RTX 2070 SUPER", driver_name: "NVIDIA", driver_info: "565.57.01" }
2024-11-08T16:02:46.428429152+03:00 [INFO] Using surface present mode MAILBOX
2024-11-08T16:02:46.428480389+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-08T16:02:46.437976262+03:00 [INFO] Initializing Blade pipelines for surface SurfaceInfo { format: Bgra8UnormSrgb, alpha: Ignored }
2024-11-08T16:02:46.445049208+03:00 [INFO] Using surface present mode MAILBOX
2024-11-08T16:02:46.445088473+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-08T16:02:46.641786554+03:00 [INFO] Using surface present mode MAILBOX
2024-11-08T16:02:46.641827411+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-08T16:02:46.718985696+03:00 [INFO] Enabling Vulkan Portability
2024-11-08T16:02:46.719026353+03:00 [INFO] Enabling color space support
2024-11-08T16:02:46.729598091+03:00 [INFO] Adapter: "NVIDIA GeForce RTX 2070 SUPER"
2024-11-08T16:02:46.729660179+03:00 [INFO] Ray tracing is supported
2024-11-08T16:02:46.905335854+03:00 [INFO] Using surface present mode MAILBOX
2024-11-08T16:02:46.905374708+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-08T16:02:46.90982031+03:00 [INFO] Creating a descriptor pool for at most 16 sets
2024-11-08T16:02:46.909859635+03:00 [INFO] Creating a descriptor pool for at most 16 sets
2024-11-08T16:02:46.909884662+03:00 [INFO] Initializing Blade pipelines for surface SurfaceInfo { format: Bgra8UnormSrgb, alpha: PreMultiplied }
2024-11-08T16:02:46.916136808+03:00 [INFO] Using GPU: GPUSpecs { is_software_emulated: false, device_name: "NVIDIA GeForce RTX 2070 SUPER", driver_name: "NVIDIA", driver_info: "565.57.01" }
2024-11-08T16:02:46.918928646+03:00 [INFO] Using surface present mode MAILBOX
2024-11-08T16:02:46.918966237+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-08T16:02:46.926639124+03:00 [INFO] Initializing Blade pipelines for surface SurfaceInfo { format: Bgra8UnormSrgb, alpha: Ignored }
2024-11-08T16:02:46.934994058+03:00 [INFO] Using surface present mode MAILBOX
2024-11-08T16:02:46.935029144+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-08T16:02:47.142730544+03:00 [INFO] Using surface present mode MAILBOX
2024-11-08T16:02:47.142771612+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-08T16:02:47.147848613+03:00 [INFO] Using surface present mode MAILBOX
2024-11-08T16:02:47.147887457+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-08T16:02:47.186212647+03:00 [INFO] Enabling Vulkan Portability
2024-11-08T16:02:47.186264245+03:00 [INFO] Enabling color space support
2024-11-08T16:02:47.195519641+03:00 [INFO] Adapter: "NVIDIA GeForce RTX 2070 SUPER"
2024-11-08T16:02:47.19560327+03:00 [INFO] Ray tracing is supported
2024-11-08T16:02:47.377380224+03:00 [INFO] Using surface present mode MAILBOX
2024-11-08T16:02:47.377426051+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-08T16:02:47.383848812+03:00 [INFO] Creating a descriptor pool for at most 16 sets
2024-11-08T16:02:47.383904979+03:00 [INFO] Creating a descriptor pool for at most 16 sets
2024-11-08T16:02:47.383933142+03:00 [INFO] Initializing Blade pipelines for surface SurfaceInfo { format: Bgra8UnormSrgb, alpha: PreMultiplied }
2024-11-08T16:02:47.390450021+03:00 [INFO] Using GPU: GPUSpecs { is_software_emulated: false, device_name: "NVIDIA GeForce RTX 2070 SUPER", driver_name: "NVIDIA", driver_info: "565.57.01" }
2024-11-08T16:02:47.394740468+03:00 [INFO] Using surface present mode MAILBOX
2024-11-08T16:02:47.394778871+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-08T16:02:47.405357071+03:00 [INFO] Initializing Blade pipelines for surface SurfaceInfo { format: Bgra8UnormSrgb, alpha: Ignored }
2024-11-08T16:02:47.428077595+03:00 [INFO] Using surface present mode MAILBOX
2024-11-08T16:02:47.428116018+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-08T16:02:47.433927977+03:00 [INFO] Using surface present mode MAILBOX
2024-11-08T16:02:47.43396656+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-08T16:02:47.609731075+03:00 [INFO] Enabling Vulkan Portability
2024-11-08T16:02:47.60977607+03:00 [INFO] Enabling color space support
2024-11-08T16:02:47.616472241+03:00 [INFO] Adapter: "NVIDIA GeForce RTX 2070 SUPER"
2024-11-08T16:02:47.616530361+03:00 [INFO] Ray tracing is supported
2024-11-08T16:02:47.804739925+03:00 [INFO] Using surface present mode MAILBOX
2024-11-08T16:02:47.804802684+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-08T16:02:47.812151024+03:00 [INFO] Creating a descriptor pool for at most 16 sets
2024-11-08T16:02:47.812193715+03:00 [INFO] Creating a descriptor pool for at most 16 sets
2024-11-08T16:02:47.812219364+03:00 [INFO] Initializing Blade pipelines for surface SurfaceInfo { format: Bgra8UnormSrgb, alpha: PreMultiplied }
2024-11-08T16:02:47.819789736+03:00 [INFO] Using GPU: GPUSpecs { is_software_emulated: false, device_name: "NVIDIA GeForce RTX 2070 SUPER", driver_name: "NVIDIA", driver_info: "565.57.01" }
2024-11-08T16:02:47.827635842+03:00 [INFO] Using surface present mode MAILBOX
2024-11-08T16:02:47.827673103+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-08T16:02:47.83320539+03:00 [INFO] Initializing Blade pipelines for surface SurfaceInfo { format: Bgra8UnormSrgb, alpha: Ignored }
2024-11-08T16:02:47.843288219+03:00 [INFO] Using surface present mode MAILBOX
2024-11-08T16:02:47.843334236+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-08T16:02:48.060439904+03:00 [INFO] Using surface present mode MAILBOX
2024-11-08T16:02:48.060478588+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-08T16:02:48.069670953+03:00 [INFO] Using surface present mode MAILBOX
2024-11-08T16:02:48.069721389+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-08T16:02:48.091881097+03:00 [INFO] Enabling Vulkan Portability
2024-11-08T16:02:48.091933587+03:00 [INFO] Enabling color space support
2024-11-08T16:02:48.103591029+03:00 [INFO] Adapter: "NVIDIA GeForce RTX 2070 SUPER"
2024-11-08T16:02:48.103664088+03:00 [INFO] Ray tracing is supported
2024-11-08T16:02:48.322550722+03:00 [INFO] Using surface present mode MAILBOX
2024-11-08T16:02:48.322606388+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-08T16:02:48.327819608+03:00 [INFO] Creating a descriptor pool for at most 16 sets
2024-11-08T16:02:48.327878159+03:00 [INFO] Creating a descriptor pool for at most 16 sets
2024-11-08T16:02:48.32790478+03:00 [INFO] Initializing Blade pipelines for surface SurfaceInfo { format: Bgra8UnormSrgb, alpha: PreMultiplied }
2024-11-08T16:02:48.334887986+03:00 [INFO] Using GPU: GPUSpecs { is_software_emulated: false, device_name: "NVIDIA GeForce RTX 2070 SUPER", driver_name: "NVIDIA", driver_info: "565.57.01" }
2024-11-08T16:02:48.346841691+03:00 [INFO] Using surface present mode MAILBOX
2024-11-08T16:02:48.346886236+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-08T16:02:48.354558261+03:00 [INFO] Initializing Blade pipelines for surface SurfaceInfo { format: Bgra8UnormSrgb, alpha: Ignored }
2024-11-08T16:02:48.365547843+03:00 [INFO] Using surface present mode MAILBOX
2024-11-08T16:02:48.365591466+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-08T16:02:48.572790461+03:00 [INFO] Using surface present mode MAILBOX
2024-11-08T16:02:48.572833343+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-08T16:02:48.578526125+03:00 [INFO] Using surface present mode MAILBOX
2024-11-08T16:02:48.578564568+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-08T16:02:48.597472074+03:00 [INFO] Enabling Vulkan Portability
2024-11-08T16:02:48.59750176+03:00 [INFO] Enabling color space support
2024-11-08T16:02:48.612161379+03:00 [INFO] Adapter: "NVIDIA GeForce RTX 2070 SUPER"
2024-11-08T16:02:48.612217877+03:00 [INFO] Ray tracing is supported
2024-11-08T16:02:48.822290444+03:00 [INFO] Using surface present mode MAILBOX
2024-11-08T16:02:48.822332053+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-08T16:02:48.828008335+03:00 [INFO] Creating a descriptor pool for at most 16 sets
2024-11-08T16:02:48.828042981+03:00 [INFO] Creating a descriptor pool for at most 16 sets
2024-11-08T16:02:48.828077777+03:00 [INFO] Initializing Blade pipelines for surface SurfaceInfo { format: Bgra8UnormSrgb, alpha: PreMultiplied }
2024-11-08T16:02:48.834364919+03:00 [INFO] Using GPU: GPUSpecs { is_software_emulated: false, device_name: "NVIDIA GeForce RTX 2070 SUPER", driver_name: "NVIDIA", driver_info: "565.57.01" }
2024-11-08T16:02:48.847430759+03:00 [INFO] Using surface present mode MAILBOX
2024-11-08T16:02:48.847474372+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-08T16:02:48.856004979+03:00 [INFO] Initializing Blade pipelines for surface SurfaceInfo { format: Bgra8UnormSrgb, alpha: Ignored }
2024-11-08T16:02:48.867855658+03:00 [INFO] Using surface present mode MAILBOX
2024-11-08T16:02:48.867897658+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-08T16:02:48.893153823+03:00 [INFO] Using surface present mode MAILBOX
2024-11-08T16:02:48.893197215+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-08T16:02:48.903687919+03:00 [INFO] Using surface present mode MAILBOX
2024-11-08T16:02:48.903729478+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-08T16:02:49.465886683+03:00 [INFO] Enabling Vulkan Portability
2024-11-08T16:02:49.465918003+03:00 [INFO] Enabling color space support
2024-11-08T16:02:49.475499107+03:00 [INFO] Adapter: "NVIDIA GeForce RTX 2070 SUPER"
2024-11-08T16:02:49.475551256+03:00 [INFO] Ray tracing is supported
2024-11-08T16:02:49.674957527+03:00 [INFO] Using surface present mode MAILBOX
2024-11-08T16:02:49.674999146+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-08T16:02:49.684939835+03:00 [INFO] Creating a descriptor pool for at most 16 sets
2024-11-08T16:02:49.684985822+03:00 [INFO] Creating a descriptor pool for at most 16 sets
2024-11-08T16:02:49.685011661+03:00 [INFO] Initializing Blade pipelines for surface SurfaceInfo { format: Bgra8UnormSrgb, alpha: PreMultiplied }
2024-11-08T16:02:49.691881552+03:00 [INFO] Using GPU: GPUSpecs { is_software_emulated: false, device_name: "NVIDIA GeForce RTX 2070 SUPER", driver_name: "NVIDIA", driver_info: "565.57.01" }
2024-11-08T16:02:49.695015008+03:00 [INFO] Using surface present mode MAILBOX
2024-11-08T16:02:49.695050296+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-08T16:02:49.7054833+03:00 [INFO] Initializing Blade pipelines for surface SurfaceInfo { format: Bgra8UnormSrgb, alpha: Ignored }
2024-11-08T16:02:49.732181706+03:00 [INFO] Using surface present mode MAILBOX
2024-11-08T16:02:49.732238995+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-08T16:02:49.952810523+03:00 [INFO] Using surface present mode MAILBOX
2024-11-08T16:02:49.952862762+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-08T16:02:49.963188192+03:00 [INFO] Using surface present mode MAILBOX
2024-11-08T16:02:49.963248647+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-08T16:02:51.07414943+03:00 [INFO] Using surface present mode MAILBOX
2024-11-08T16:02:51.074207641+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-08T16:16:17.359222201+03:00 [INFO] ========== starting zed ==========
2024-11-08T16:16:18.411727068+03:00 [WARN] failed to load font 'PowerlineSymbols'
2024-11-08T16:16:19.118830433+03:00 [WARN] failed to load font 'SymbolsNFM'
2024-11-08T16:16:19.168113145+03:00 [WARN] failed to load font 'PowerlineSymbols'
2024-11-08T16:16:19.169511637+03:00 [WARN] failed to load font 'SymbolsNFM'
2024-11-08T16:16:19.31831363+03:00 [INFO] perform;
2024-11-08T16:16:19.318389314+03:00 [INFO] authenticate;
2024-11-08T16:16:19.318486669+03:00 [INFO] read_command;
2024-11-08T16:16:19.318543247+03:00 [INFO] Opening main db
2024-11-08T16:16:19.318970169+03:00 [INFO] new;
2024-11-08T16:16:19.319030404+03:00 [INFO] socket reader;
2024-11-08T16:16:19.319509536+03:00 [INFO] Opening main db
2024-11-08T16:16:19.319710027+03:00 [INFO] keep_updated;
2024-11-08T16:16:19.322159289+03:00 [INFO] Using git binary path: None
2024-11-08T16:16:19.328466522+03:00 [INFO] no tokio runtime found, creating one for Reqwest...
2024-11-08T16:16:19.361218284+03:00 [ERROR] No such file or directory (os error 2) about ["/home/erdem/.config/github-copilot"]
2024-11-08T16:16:19.36148434+03:00 [INFO] initializing context server client
2024-11-08T16:16:19.361609368+03:00 [INFO] Registering built-in prompt template: content_prompt
2024-11-08T16:16:19.362126943+03:00 [INFO] Registering built-in prompt template: edit_workflow
2024-11-08T16:16:19.362392749+03:00 [INFO] Registering built-in prompt template: project_slash_command
2024-11-08T16:16:19.362453565+03:00 [INFO] Registering built-in prompt template: terminal_assistant_prompt
2024-11-08T16:16:19.362652022+03:00 [INFO] No prompt template overrides directory found at /home/erdem/.local/share/zed/prompt_overrides. Using built-in prompts.
2024-11-08T16:16:19.36310298+03:00 [INFO] extensions updated. loading 5, reloading 0, unloading 0
2024-11-08T16:16:19.36464242+03:00 [INFO] activate is not implemented on Linux, ignoring the call
2024-11-08T16:16:19.365959517+03:00 [INFO] Opening main db
2024-11-08T16:16:19.366768486+03:00 [INFO] perform;
2024-11-08T16:16:19.366830104+03:00 [INFO] authenticate;
2024-11-08T16:16:19.36691742+03:00 [INFO] read_command;
2024-11-08T16:16:19.367565734+03:00 [INFO] socket reader;
2024-11-08T16:16:19.373157476+03:00 [INFO] new;
2024-11-08T16:16:19.374129435+03:00 [INFO] keep_updated;
2024-11-08T16:16:19.375339268+03:00 [INFO] set status on client 0: Authenticating
2024-11-08T16:16:19.375824561+03:00 [INFO] perform;
2024-11-08T16:16:19.375856983+03:00 [INFO] authenticate;
2024-11-08T16:16:19.375889916+03:00 [INFO] read_command;
2024-11-08T16:16:19.376164959+03:00 [INFO] socket reader;
2024-11-08T16:16:19.381300914+03:00 [INFO] new;
2024-11-08T16:16:19.381899343+03:00 [INFO] keep_updated;
2024-11-08T16:16:19.475602754+03:00 [INFO] Enabling Vulkan Portability
2024-11-08T16:16:19.475637581+03:00 [INFO] Enabling color space support
2024-11-08T16:16:19.485563191+03:00 [INFO] Adapter: "NVIDIA GeForce RTX 2070 SUPER"
2024-11-08T16:16:19.485613787+03:00 [INFO] Ray tracing is supported
2024-11-08T16:16:19.526996705+03:00 [INFO] set environment variables from shell:/usr/bin/bash, path:/home/erdem/.nvm/versions/node/v20.18.0/bin:/home/erdem/.cargo/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/home/erdem/.local/share/flatpak/exports/bin:/var/lib/flatpak/exports/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/usr/lib/rustup/bin:/home/erdem/Android/Sdk/platform-tools
2024-11-08T16:16:19.763610647+03:00 [INFO] Using surface present mode MAILBOX
2024-11-08T16:16:19.763654911+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-08T16:16:19.769301818+03:00 [INFO] Creating a descriptor pool for at most 16 sets
2024-11-08T16:16:19.769349038+03:00 [INFO] Creating a descriptor pool for at most 16 sets
2024-11-08T16:16:19.769379175+03:00 [INFO] Initializing Blade pipelines for surface SurfaceInfo { format: Bgra8UnormSrgb, alpha: PreMultiplied }
2024-11-08T16:16:19.777612384+03:00 [INFO] Using GPU: GPUSpecs { is_software_emulated: false, device_name: "NVIDIA GeForce RTX 2070 SUPER", driver_name: "NVIDIA", driver_info: "565.57.01" }
2024-11-08T16:16:19.777996355+03:00 [INFO] Using surface present mode MAILBOX
2024-11-08T16:16:19.778023807+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-08T16:16:19.785215755+03:00 [INFO] Initializing Blade pipelines for surface SurfaceInfo { format: Bgra8UnormSrgb, alpha: Ignored }
2024-11-08T16:16:19.791068574+03:00 [INFO] set status on client 186037: Connecting
2024-11-08T16:16:19.804356242+03:00 [INFO] Opening main db
2024-11-08T16:16:20.063933657+03:00 [INFO] Using surface present mode MAILBOX
2024-11-08T16:16:20.063977671+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-08T16:16:20.07582592+03:00 [INFO] Opening main db
2024-11-08T16:16:20.425218665+03:00 [INFO] starting language server process. binary path: "/home/erdem/.nvm/versions/node/v20.18.0/bin/node", working directory: "/", args: ["/home/erdem/.local/share/zed/copilot/copilot-v0.5.0/dist/agent.js", "--stdio"]
2024-11-08T16:16:20.493517368+03:00 [INFO] connected to rpc endpoint https://collab.zed.dev/rpc
2024-11-08T16:16:20.600002956+03:00 [INFO] Enabling Vulkan Portability
2024-11-08T16:16:20.600069443+03:00 [INFO] Enabling color space support
2024-11-08T16:16:20.608196811+03:00 [INFO] Adapter: "NVIDIA GeForce RTX 2070 SUPER"
2024-11-08T16:16:20.608289357+03:00 [INFO] Ray tracing is supported
2024-11-08T16:16:20.786862418+03:00 [INFO] Using surface present mode MAILBOX
2024-11-08T16:16:20.786907924+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-08T16:16:20.791478733+03:00 [INFO] Creating a descriptor pool for at most 16 sets
2024-11-08T16:16:20.791508921+03:00 [INFO] Creating a descriptor pool for at most 16 sets
2024-11-08T16:16:20.791533928+03:00 [INFO] Initializing Blade pipelines for surface SurfaceInfo { format: Bgra8UnormSrgb, alpha: PreMultiplied }
2024-11-08T16:16:20.797623107+03:00 [INFO] Using GPU: GPUSpecs { is_software_emulated: false, device_name: "NVIDIA GeForce RTX 2070 SUPER", driver_name: "NVIDIA", driver_info: "565.57.01" }
2024-11-08T16:16:20.799651577+03:00 [INFO] Using surface present mode MAILBOX
2024-11-08T16:16:20.79968963+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-08T16:16:20.809086363+03:00 [INFO] Initializing Blade pipelines for surface SurfaceInfo { format: Bgra8UnormSrgb, alpha: Ignored }
2024-11-08T16:16:20.815823936+03:00 [INFO] Language server with id 0 sent unhandled notification LogMessage:
{
  "level": 0,
  "message": "[DEBUG] [agent] [2024-11-08T13:16:20.767Z] Agent service starting",
  "metadataStr": "[DEBUG] [agent] [2024-11-08T13:16:20.767Z]",
  "extra": [
    "Agent service starting"
  ]
}
2024-11-08T16:16:20.816629879+03:00 [INFO] Using surface present mode MAILBOX
2024-11-08T16:16:20.816660167+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-08T16:16:20.832759336+03:00 [INFO] Language server with id 0 sent unhandled notification client/registerCapability:
{
  "registrations": [
    {
      "id": "6d0c0b07-496b-49c2-a828-99cf1aec27a7",
      "method": "workspace/didChangeWorkspaceFolders",
      "registerOptions": {}
    }
  ]
}
2024-11-08T16:16:20.966867774+03:00 [INFO] Using surface present mode MAILBOX
2024-11-08T16:16:20.966911257+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-08T16:16:20.973030313+03:00 [INFO] Using surface present mode MAILBOX
2024-11-08T16:16:20.973069387+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-08T16:16:21.030325243+03:00 [INFO] Language server with id 0 sent unhandled notification LogMessage:
{
  "level": 0,
  "message": "[DEBUG] [agent] [2024-11-08T13:16:20.987Z] Telemetry initialized",
  "metadataStr": "[DEBUG] [agent] [2024-11-08T13:16:20.987Z]",
  "extra": [
    "Telemetry initialized"
  ]
}
2024-11-08T16:16:21.152966908+03:00 [INFO] add connection to peer
2024-11-08T16:16:21.152998549+03:00 [INFO] add_connection;
2024-11-08T16:16:21.15307306+03:00 [INFO] waiting for server hello
2024-11-08T16:16:21.19669026+03:00 [INFO] got server hello
2024-11-08T16:16:21.196731489+03:00 [INFO] set status to connected (connection id: ConnectionId { owner_id: 0, id: 0 }, peer id: PeerId { owner_id: 606, id: 6998777 })
2024-11-08T16:16:21.196783267+03:00 [INFO] set status on client 186037: Connected { peer_id: PeerId { owner_id: 606, id: 6998777 }, connection_id: ConnectionId { owner_id: 0, id: 0 } }
2024-11-08T16:16:21.262724984+03:00 [INFO] Enabling Vulkan Portability
2024-11-08T16:16:21.262765922+03:00 [INFO] Enabling color space support
2024-11-08T16:16:21.269922763+03:00 [INFO] Adapter: "NVIDIA GeForce RTX 2070 SUPER"
2024-11-08T16:16:21.26997363+03:00 [INFO] Ray tracing is supported
2024-11-08T16:16:21.412479529+03:00 [INFO] Using surface present mode MAILBOX
2024-11-08T16:16:21.412555414+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-08T16:16:21.418319934+03:00 [INFO] Creating a descriptor pool for at most 16 sets
2024-11-08T16:16:21.418362175+03:00 [INFO] Creating a descriptor pool for at most 16 sets
2024-11-08T16:16:21.418387263+03:00 [INFO] Initializing Blade pipelines for surface SurfaceInfo { format: Bgra8UnormSrgb, alpha: PreMultiplied }
2024-11-08T16:16:21.424958238+03:00 [INFO] Using GPU: GPUSpecs { is_software_emulated: false, device_name: "NVIDIA GeForce RTX 2070 SUPER", driver_name: "NVIDIA", driver_info: "565.57.01" }
2024-11-08T16:16:21.428474069+03:00 [INFO] Using surface present mode MAILBOX
2024-11-08T16:16:21.428509266+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-08T16:16:21.435208195+03:00 [INFO] Initializing Blade pipelines for surface SurfaceInfo { format: Bgra8UnormSrgb, alpha: Ignored }
2024-11-08T16:16:21.45550851+03:00 [INFO] Using surface present mode MAILBOX
2024-11-08T16:16:21.455553946+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-08T16:16:21.462547566+03:00 [INFO] Using surface present mode MAILBOX
2024-11-08T16:16:21.462593333+03:00 [WARN] Unable to forbid exclusive full screen
2024-11-08T16:16:22.403453618+03:00 [ERROR] window not found
2024-11-08T16:16:22.403496771+03:00 [ERROR] window not found
2024-11-08T16:16:22.436200861+03:00 [INFO] Using surface present mode MAILBOX
2024-11-08T16:16:22.436239224+03:00 [WARN] Unable to forbid exclusive full screen
@ErdemGKSL ErdemGKSL added admin read Pending admin review bug [core label] panic / crash [core label] triage Maintainer needs to classify the issue labels Nov 8, 2024
@ErdemGKSL
Copy link
Author

I tested on gnome, even in gnome it doesn't work, it is probably becuase of nvidia-open-dkms driver's fault

@JosephTLyons JosephTLyons added linux and removed triage Maintainer needs to classify the issue admin read Pending admin review labels Nov 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug [core label] linux panic / crash [core label]
Projects
None yet
Development

No branches or pull requests

2 participants