warpdotdev / Warp

Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.
https://warp.dev
Other
20.82k stars 352 forks source link

Warp Closes Automatically after opening #4358

Open andrew-m-holmes opened 6 months ago

andrew-m-holmes commented 6 months ago

Discord username (optional)

No response

Describe the bug

I was using warp as normal on Linux and I decided to play around with the settings. I changed the performance mode to render with my discrete graphics and now every time I open warp-terminal via the app or command it instantly crashes. I tried deleting warp and re-installing where I removed it from .cache .local/share and .local/state, and I even deleted .cargo and re-installed hoping that would fix everything. Is it something to do with my system? To be honest I don't know why this change broke the application. I changed my nvidia PRIME PROFILE to use performance, but I'm not sure how this effects things either. I can't even call warp-terminal --version, as the same error occurs.

To reproduce

After running warp-terminal:

22:36:12 [WARN] Failed to load font Some("/usr/share/fonts/X11/Type1/NimbusMonoPS-Regular.pfb"): InvalidFontFormat("Type 1")
22:36:12 [WARN] Failed to load font Some("/usr/share/fonts/X11/Type1/StandardSymbolsPS.pfb"): InvalidFontFormat("Type 1")
22:36:12 [WARN] Tried to render share modal without a model
22:36:12 [WARN] Tried to render share modal without a model
22:36:12 [WARN] No alert dialog was set for the native modal
22:36:12 [INFO] No update available
22:36:12 [INFO] fetching updated cloud objects, including generic string objects
22:36:12 [INFO] forcing sync of all objects
22:36:12 [INFO] fetching teams metadata
22:36:12 [INFO] Loaded 48 font families
22:36:12 [INFO] Guessed window scale factor: 1.25
22:36:12 [INFO] Received CommandFinished hook
22:36:12 [INFO] Block finished with new state DoneWithNoExecution
22:36:12 [INFO] Incrementing stage from WarpInput to ScriptExecution
22:36:12 [INFO] Received Precmd hook
22:36:12 [WARN] No config found!
22:36:12 [WARN] No config found!
22:36:12 [INFO] Enabled wgpu backends: Backends(VULKAN | GL | METAL | DX12 | DX11 | BROWSER_WEBGPU)
22:36:12 [INFO] Available wgpu adapters:
22:36:12 [INFO] Received channel versions from Warp server: dev: ChannelVersion { version_info: VersionInfo { version: "v0.2024.02.26.08.02.dev_00", update_by: None, soft_cutoff: Some("v0.2023.05.12.08.03.dev_00") }, overrides: [] }; preview: ChannelVersion { version_info: VersionInfo { version: "v0.2024.02.26.08.01.preview_00", update_by: None, soft_cutoff: None }, overrides: [] }; canary: ChannelVersion { version_info: VersionInfo { version: "v0.2022.09.29.08.08.canary_00", update_by: None, soft_cutoff: None }, overrides: [] }; beta: ChannelVersion { version_info: VersionInfo { version: "v0.2024.02.20.08.02.beta_00", update_by: None, soft_cutoff: None }, overrides: [] }; stable: ChannelVersion { version_info: VersionInfo { version: "v0.2024.02.20.08.01.stable_02", update_by: None, soft_cutoff: Some("v0.2024.01.02.08.02.stable_01") }, overrides: [] }
22:36:12 [INFO] DiscreteGpu: NVIDIA GeForce RTX 4080
22:36:12 [INFO]     Driver: NVIDIA (535.154.05)
22:36:12 [INFO] IntegratedGpu: AMD Radeon Graphics (RADV RAPHAEL_MENDOCINO)
22:36:12 [INFO]     Driver: radv (Mesa 23.2.1-1ubuntu3.1)
22:36:12 [INFO] Cpu: llvmpipe (LLVM 15.0.7, 256 bits)
22:36:12 [INFO]     Driver: llvmpipe (Mesa 23.2.1-1ubuntu3.1 (LLVM 15.0.7))
22:36:12 [INFO] Other: NVIDIA GeForce RTX 4080/PCIe/SSE2
22:36:12 [INFO]     Driver: Unknown
22:36:12 [INFO] Using IntegratedGpu (AMD Radeon Graphics (RADV RAPHAEL_MENDOCINO)) for rendering new window.
22:36:12 [WARN] Tried to render share modal without a model
22:36:12 [WARN] No alert dialog was set for the native modal
22:36:12 [WARN] Failed to load font Some("/usr/share/fonts/X11/Type1/C059-Roman.pfb"): InvalidFontFormat("Type 1")
22:36:12 [WARN] Failed to load font Some("/usr/share/fonts/X11/Type1/D050000L.pfb"): InvalidFontFormat("Type 1")
22:36:12 [WARN] Failed to load font Some("/usr/share/fonts/X11/Type1/StandardSymbolsPS.pfb"): InvalidFontFormat("Type 1")
22:36:12 [WARN] Failed to load font Some("/usr/share/fonts/X11/Type1/C059-Bold.pfb"): InvalidFontFormat("Type 1")
22:36:12 [WARN] Failed to load font Some("/usr/share/fonts/X11/Type1/StandardSymbolsPS.pfb"): InvalidFontFormat("Type 1")
22:36:12 [INFO] Received Bootstrapped hook
22:36:12 [INFO] Configured typeahead mode as ShellReported
22:36:12 [INFO] Received CommandFinished hook
22:36:12 [INFO] Block finished with new state DoneWithNoExecution
22:36:12 [INFO] Incrementing stage from Bootstrapped to PostBootstrapPrecmd
22:36:12 [INFO] Received Precmd hook
22:36:12 [INFO] dispatching global action for workspace:save_app
22:36:12 [INFO] Parsed shell version string: Some([Number(5), Number(9)])
22:36:12 [INFO] Shell is bootstrapped with session_id SessionId(170900497219235)
22:36:12 [INFO] No history file found for shell zsh, starting with empty history
22:36:12 [ERROR] X11 error: XError {
    description: "BadMatch (invalid parameter attributes)",
    error_code: 8,
    request_code: 149,
    minor_code: 4,
}
22:36:12 [ERROR] X11 error: XError {
    description: "BadMatch (invalid parameter attributes)",
    error_code: 8,
    request_code: 149,
    minor_code: 4,
}
22:36:12 [ERROR] X11 error: XError {
    description: "BadMatch (invalid parameter attributes)",
    error_code: 8,
    request_code: 149,
    minor_code: 4,
}
thread 'main' panicked at /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/winit-0.29.7/src/platform_impl/linux/x11/window.rs:1084:14:
Failed to set window title: XError { description: "BadMatch (invalid parameter attributes)", error_code: 8, request_code: 149, minor_code: 4 }
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
22:36:12 [INFO] Shutting down SQLite writer thread
22:36:12 [INFO] Shut down SQLite writer in 250.832µs
22:36:12 [INFO] Received empty message; assuming the connection has been closed.
22:36:12 [ERROR] EPIPE: Broken pipe
22:36:12 [ERROR] Failed to kill PTY process EPIPE: Broken pipe
22:36:12 [INFO] Tried to exit the alternate screen, but it was already inactive
22:36:12 [INFO] Block finished with new state DoneWithNoExecution
22:36:12 [WARN] Failed to send Terminal event BlockCompleted: "Closed(..)"
22:36:12 [WARN] Failed to send Terminal event Exit: "Closed(..)"

Expected behavior

I expect the application to open.

Screenshots

No response

Operating system

Linux

Operating system and version

Ubuntu 23.10

Shell Version

zsh 5.9 (x86_64-ubuntu-linux-gnu)

Current Warp version

2024.02.20

Regression

No, this bug or issue has existed throughout my experience using Warp

Recent working Warp date

02/26/2024

Additional context

No response

Does this block you from using Warp daily?

Yes, this issue prevents me from using Warp daily.

Is this a Warp specific issue? (i.e. does it happen in Terminal, iTerm, Kitty, etc.)

Yes, this I confirmed this only happens in Warp, not other terminals.

Warp Internal (ignore): linear-label:b9d78064-c89e-4973-b153-5178a31ee54e

None

popey commented 6 months ago

I am also on Ubuntu 23.10. I've seen this on my desktop, which has three GPUs. If I just launch Warp, it dies in the same way as you show in your logs. I have to explicitly specify DRI_PRIME=1 ./Warp to get it to launch at all and paint a window

image

vs

image

andrew-m-holmes commented 6 months ago

This resolved the issue, except I ran DRI_PRIME=1 warp-terminal because I installed it through apt. I can confirm warp opens (via clicking the application) without needing to explicitly do this every time. I restarted my machine and it's still working fine. I'm going to leave this open just in case someone on warp's team notices something that could be a bug-fix.

dannyneira commented 6 months ago

Hey folks! Thanks for your patience while trying Warp. Could you download the latest version of Warp at https://www.warp.dev/linux-terminal ?

If using Wayland, you can enable Wayland support by setting the WARP_ENABLE_WAYLAND envar (e.gWARP_ENABLE_WAYLAND=1 warp-terminal).

MohitSG96 commented 6 months ago

I have the same issue where warp terminal closes automatically. Warp Terminal was working well before I installed NVidia Graphics drivers. But after installing the Graphics driver (version 550) it stopped working

below is the error shown in terminal

warp-terminal: /lib64/libcurl.so.4: no version information available (required by warp-terminal)
stdout is a tty true, in CI false.  using logfile: false
21:11:13 [INFO] Spawning terminal server process...
/opt/warpdotdev/warp-terminal/warp: /lib64/libcurl.so.4: no version information available (required by /opt/warpdotdev/warp-terminal/warp)
21:11:13 [INFO] Running terminal server...
21:11:13 [WARN] Failed to load font Some("/home/mohit/.local/share/fonts/ter-powerline-x12n.pcf.gz"): InvalidFontFormat("PCF")
21:11:13 [INFO] Initializing crash reporting Some("stable_release") with tag "v0.2024.02.20.08.01.stable_02"...
21:11:13 [INFO] regenerating access token
21:11:13 [INFO] Starting warp with channel state ChannelState { channel: Stable, app_id: AppId { qualifier: "dev", organization: "warp", application_name: "Warp" }, additional_features: {}, firebase_api_key: "AIzaSyBdy3O3S9hrdayLJxJ7mriBR4qgUaUygAs", server_root_url: "https://app.warp.dev", ws_server_url: "wss://rtc.app.warp.dev/graphql", session_sharing_server_url: Some("wss://session-sharing-server-o3mgmiurkq-uk.a.run.app"), segment_write_key: "sTT9ZajzIaQ0phzLFOnqZ6VOqplJTlaJ", segment_root_url: "https://api.segment.io", releases_base_url: "https://releases.warp.dev", sentry_url: "https://0195a81da0714f55a93ee4624825f9ec@o540343.ingest.sentry.io/5658526", logfile_name: "warp.log", show_autoupdate_menu_items: true, skip_login: false } and version Some("v0.2024.02.20.08.01.stable_02")
21:11:13 [INFO] Performance metrics collector started
21:11:13 [INFO] Initializing app services
21:11:13 [INFO] Start to flush telemetry events to Segment
21:11:13 [INFO] Dropping empty telemetry batch
21:11:13 [INFO] Flushed telemetry events.
21:11:13 [INFO] Start to flush telemetry events to Segment
21:11:13 [WARN] No config found!
21:11:13 [WARN] EGL says it can present to the window but not natively
21:11:13 [INFO] Connecting to SQLite database
21:11:13 [INFO] Attempting to start websocket connection in CloudObjects::Listener
21:11:13 [INFO] fetching team tester status
21:11:13 [INFO] regenerating access token
21:11:13 [INFO] regenerating access token
21:11:13 [INFO] Checking for update on channel stable_release. Update id is i97HASL
21:11:13 [INFO] Fetching channel versions (without changelogs) from Warp server
21:11:13 [INFO] regenerating access token
21:11:13 [INFO] dispatching global action for root_view:open_from_restored
21:11:13 [INFO] regenerating access token
21:11:13 [INFO] Computing available system fonts
21:11:13 [INFO] Block finished with new state DoneWithExecution
21:11:13 [INFO] Block finished with new state DoneWithExecution
21:11:13 [INFO] Block finished with new state DoneWithExecution
21:11:13 [INFO] Block finished with new state DoneWithExecution
21:11:13 [INFO] Block finished with new state DoneWithExecution
21:11:13 [INFO] Starting shell /bin/zsh
21:11:13 [INFO] Successfully spawned tty with pid: 8830
21:11:13 [INFO] Successfully spawned child zsh process with pid 8830
21:11:13 [INFO] Block finished with new state DoneWithExecution
21:11:13 [INFO] Block finished with new state DoneWithExecution
21:11:13 [INFO] Block finished with new state DoneWithExecution
21:11:13 [INFO] Block finished with new state DoneWithExecution
21:11:13 [INFO] Block finished with new state DoneWithExecution
21:11:13 [INFO] Block finished with new state DoneWithExecution
21:11:13 [INFO] Block finished with new state DoneWithExecution
21:11:13 [INFO] Block finished with new state DoneWithExecution
21:11:13 [INFO] Block finished with new state DoneWithExecution
21:11:13 [INFO] Block finished with new state DoneWithNoExecution
21:11:13 [INFO] Block finished with new state DoneWithNoExecution
21:11:13 [INFO] Starting shell /bin/zsh
21:11:13 [INFO] Successfully spawned tty with pid: 8832
21:11:13 [INFO] Successfully spawned child zsh process with pid 8832
21:11:13 [INFO] Fetching channel versions and changelogs from Warp server
21:11:13 [INFO] regenerating access token
21:11:13 [INFO] dispatching global action for workspace:save_app
21:11:13 [INFO] dispatching global action for workspace:save_app
21:11:13 [INFO] dispatching global action for workspace:save_app
21:11:13 [WARN] Tried to update block filter query without active_filter_editor_block_index set
21:11:13 [WARN] Tried to update block filter query without active_filter_editor_block_index set
21:11:13 [INFO] dispatching global action for workspace:save_app
21:11:13 [WARN] No alert dialog was set for the native modal
21:11:13 [WARN] Failed to load font Some("/home/mohit/.local/share/fonts/ter-powerline-x12n.pcf.gz"): InvalidFontFormat("PCF")
21:11:13 [WARN] Tried to render share modal without a model
21:11:13 [WARN] Tried to render share modal without a model
21:11:13 [WARN] Tried to render share modal without a model
21:11:13 [INFO] Loaded 96 font families
21:11:13 [WARN] Tried to render share modal without a model
21:11:13 [WARN] No alert dialog was set for the native modal
21:11:13 [INFO] Received InitShell hook
21:11:13 [INFO] Received InitShell hook
21:11:14 [INFO] Finished loading 96 fonts
21:11:14 [INFO] Guessed window scale factor: 1
21:11:14 [INFO] Received CommandFinished hook
21:11:14 [INFO] Block finished with new state DoneWithNoExecution
21:11:14 [INFO] Incrementing stage from WarpInput to ScriptExecution
21:11:14 [INFO] Received CommandFinished hook
21:11:14 [INFO] Received Precmd hook
21:11:14 [INFO] Block finished with new state DoneWithNoExecution
21:11:14 [INFO] Incrementing stage from WarpInput to ScriptExecution
21:11:14 [WARN] No config found!
21:11:14 [WARN] EGL says it can present to the window but not natively
21:11:14 [INFO] Enabled wgpu backends: Backends(VULKAN | GL | METAL | DX12 | DX11 | BROWSER_WEBGPU)
21:11:14 [INFO] Available wgpu adapters:
21:11:14 [INFO] Received Precmd hook
21:11:14 [INFO] IntegratedGpu: AMD Radeon Graphics (RADV RENOIR)
21:11:14 [INFO]     Driver: radv (Mesa 23.3.6)
21:11:14 [INFO] DiscreteGpu: NVIDIA GeForce GTX 1650
21:11:14 [INFO]     Driver: NVIDIA (550.54.14)
21:11:14 [INFO] Cpu: llvmpipe (LLVM 17.0.6, 256 bits)
21:11:14 [INFO]     Driver: llvmpipe (Mesa 23.3.6 (LLVM 17.0.6))
21:11:14 [INFO] Other: NVIDIA GeForce GTX 1650/PCIe/SSE2
21:11:14 [INFO]     Driver: Unknown
21:11:14 [INFO] Using IntegratedGpu (AMD Radeon Graphics (RADV RENOIR)) for rendering new window.
21:11:14 [WARN] Unrecognized device error ERROR_INITIALIZATION_FAILED
21:11:14 [INFO] Received channel versions from Warp server: dev: ChannelVersion { version_info: VersionInfo { version: "v0.2024.02.28.08.02.dev_00", update_by: None, soft_cutoff: Some("v0.2023.05.12.08.03.dev_00") }, overrides: [] }; preview: ChannelVersion { version_info: VersionInfo { version: "v0.2024.02.28.08.02.preview_00", update_by: None, soft_cutoff: None }, overrides: [] }; canary: ChannelVersion { version_info: VersionInfo { version: "v0.2022.09.29.08.08.canary_00", update_by: None, soft_cutoff: None }, overrides: [] }; beta: ChannelVersion { version_info: VersionInfo { version: "v0.2024.02.27.08.02.beta_00", update_by: None, soft_cutoff: None }, overrides: [] }; stable: ChannelVersion { version_info: VersionInfo { version: "v0.2024.02.20.08.01.stable_02", update_by: None, soft_cutoff: Some("v0.2024.01.02.08.02.stable_01") }, overrides: [] }
thread 'main' panicked at /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wgpu-0.18.0/src/backend/direct.rs:778:18:
Error in Surface::configure: Validation Error

Caused by:
    Parent device is lost

note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
21:11:14 [INFO] Shutting down SQLite writer thread
21:11:14 [INFO] Shut down SQLite writer in 775.878µs
21:11:14 [INFO] Received empty message; assuming the connection has been closed.
21:11:14 [ERROR] EPIPE: Broken pipe
21:11:14 [ERROR] Failed to kill PTY process EPIPE: Broken pipe
21:11:14 [INFO] Tried to exit the alternate screen, but it was already inactive
21:11:14 [INFO] Block finished with new state DoneWithNoExecution
21:11:14 [ERROR] EPIPE: Broken pipe
21:11:14 [ERROR] Failed to kill PTY process EPIPE: Broken pipe
21:11:14 [INFO] Tried to exit the alternate screen, but it was already inactive
21:11:14 [INFO] Block finished with new state DoneWithNoExecution
21:11:14 [WARN] Session abandoned before bootstrap for shell Some(Zsh) on ssh false
21:11:14 [WARN] Session abandoned before bootstrap for shell Some(Zsh) on ssh false

also tried using WAYLAND Enalble flag WARP_ENABLE_WAYLAND=1 warp-terminal but no success

My GPU is NVidia 1650 and My system's screenfetch image

aminya commented 6 months ago

I have the same problem on KDE Neon 6. If I run warp with sudo it works, but it fails without it

> RUST_BACKTRACE=1 warp-terminal 

stdout is a tty true, in CI false.  using logfile: false
15:02:46 [INFO] Spawning terminal server process...
15:02:46 [INFO] Running terminal server...
15:02:46 [INFO] Initializing crash reporting Some("stable_release") with tag "v0.2024.02.27.08.01.stable_03"...
15:02:46 [INFO] Starting warp with channel state ChannelState { channel: Stable, app_id: AppId { qualifier: "dev", organization: "warp", application_name: "Warp" }, additional_features: {}, firebase_api_key: "***", server_root_url: "https://app.warp.dev", ws_server_url: "wss://rtc.app.warp.dev/graphql", session_sharing_server_url: Some("wss://session-sharing-server-o3mgmiurkq-uk.a.run.app"), segment_write_key: "***", segment_root_url: "https://api.segment.io", releases_base_url: "https://releases.warp.dev", sentry_url: "***", logfile_name: "warp.log", show_autoupdate_menu_items: true, skip_login: false } and version Some("v0.2024.02.27.08.01.stable_03")
15:02:46 [INFO] Performance metrics collector started
15:02:46 [INFO] Start to flush telemetry events to Segment
15:02:46 [INFO] Initializing app services
15:02:46 [INFO] Dropping empty telemetry batch
15:02:46 [INFO] Flushed telemetry events.
15:02:46 [WARN] No config found!
15:02:46 [WARN] EGL says it can present to the window but not natively
15:02:46 [WARN] Disabling presentation on 'Intel(R) UHD Graphics (CML GT2)' (id 0x55e3a467e010) due to NV Optimus and Intel Mesa < v21.2
15:02:46 [INFO] Connecting to SQLite database
15:02:46 [INFO] fetching team tester status
15:02:46 [INFO] Checking for update on channel stable_release. Update id is MP99RsD
15:02:46 [INFO] Fetching channel versions (without changelogs) from Warp server
15:02:46 [INFO] Attempting to start websocket connection in CloudObjects::Listener
15:02:46 [INFO] dispatching global action for root_view:open_from_restored
15:02:46 [INFO] Computing available system fonts
15:02:46 [INFO] Block finished with new state DoneWithExecution
15:02:46 [INFO] Block finished with new state DoneWithExecution
15:02:46 [INFO] Starting shell /bin/bash
15:02:46 [INFO] Successfully spawned tty with pid: 17888
15:02:46 [INFO] Successfully spawned child bash process with pid 17888
15:02:46 [INFO] Fetching channel versions and changelogs from Warp server
15:02:46 [INFO] dispatching global action for workspace:save_app
15:02:46 [INFO] dispatching global action for workspace:save_app
15:02:46 [WARN] Tried to update block filter query without active_filter_editor_block_index set
15:02:46 [INFO] dispatching global action for workspace:save_app
15:02:46 [WARN] No alert dialog was set for the native modal
15:02:46 [WARN] Tried to render share modal without a model
15:02:46 [WARN] Tried to render share modal without a model
15:02:46 [WARN] No alert dialog was set for the native modal
15:02:46 [INFO] Received InitShell hook
15:02:46 [INFO] Loaded 61 font families
15:02:46 [INFO] Guessed window scale factor: 1.1666666666666667
15:02:46 [INFO] Received channel versions from Warp server: dev: ChannelVersion { version_info: VersionInfo { version: "v0.2024.02.29.08.02.dev_00", update_by: None, soft_cutoff: Some("v0.2023.05.12.08.03.dev_00") }, overrides: [] }; preview: ChannelVersion { version_info: VersionInfo { version: "v0.2024.02.29.08.02.preview_00", update_by: None, soft_cutoff: None }, overrides: [] }; canary: ChannelVersion { version_info: VersionInfo { version: "v0.2022.09.29.08.08.canary_00", update_by: None, soft_cutoff: None }, overrides: [] }; beta: ChannelVersion { version_info: VersionInfo { version: "v0.2024.02.27.08.02.beta_00", update_by: None, soft_cutoff: None }, overrides: [] }; stable: ChannelVersion { version_info: VersionInfo { version: "v0.2024.02.27.08.01.stable_03", update_by: None, soft_cutoff: Some("v0.2024.01.09.08.02.stable_01") }, overrides: [] }
15:02:46 [WARN] No config found!
15:02:46 [WARN] EGL says it can present to the window but not natively
15:02:46 [INFO] Enabled wgpu backends: Backends(VULKAN | GL | METAL | DX12 | DX11 | BROWSER_WEBGPU)
15:02:46 [INFO] Available wgpu adapters:
15:02:46 [INFO] Received CommandFinished hook
15:02:46 [INFO] Block finished with new state DoneWithNoExecution
15:02:46 [INFO] Incrementing stage from WarpInput to ScriptExecution
15:02:46 [WARN] Disabling presentation on 'Intel(R) UHD Graphics (CML GT2)' (id 0x55e3a5b36420) due to NV Optimus and Intel Mesa < v21.2
15:02:46 [INFO] IntegratedGpu: Intel(R) UHD Graphics (CML GT2)
15:02:46 [INFO]         Driver: Intel open-source Mesa driver (Mesa 23.2.1-1ubuntu3.1~22.04.2)
15:02:46 [INFO] DiscreteGpu: NVIDIA GeForce RTX 2070 Super with Max-Q Design
15:02:46 [INFO]         Driver: NVIDIA (535.161.07)
15:02:46 [INFO] Cpu: llvmpipe (LLVM 15.0.7, 256 bits)
15:02:46 [INFO]         Driver: llvmpipe (Mesa 23.2.1-1ubuntu3.1~22.04.2 (LLVM 15.0.7))
15:02:46 [INFO] Other: NVIDIA GeForce RTX 2070 Super with Max-Q Design/PCIe/SSE2
15:02:46 [INFO]         Driver: Unknown
15:02:46 [ERROR] X11 error: XError {
    description: "BadAccess (attempt to access private resource denied)",
    error_code: 10,
    request_code: 33,
    minor_code: 0,
}
15:02:46 [ERROR] X11 error: XError {
    description: "BadAccess (attempt to access private resource denied)",
    error_code: 10,
    request_code: 33,
    minor_code: 0,
}
15:02:46 [ERROR] X11 error: XError {
    description: "BadAccess (attempt to access private resource denied)",
    error_code: 10,
    request_code: 33,
    minor_code: 0,
}
15:02:46 [ERROR] X11 error: XError {
    description: "BadAccess (attempt to access private resource denied)",
    error_code: 10,
    request_code: 33,
    minor_code: 0,
}
15:02:46 [INFO] Received Precmd hook
15:02:46 [WARN] Disabling presentation on 'Intel(R) UHD Graphics (CML GT2)' (id 0x55e3a5b36420) due to NV Optimus and Intel Mesa < v21.2
15:02:46 [INFO] Using DiscreteGpu (NVIDIA GeForce RTX 2070 Super with Max-Q Design) for rendering new window.
15:02:46 [WARN] Tried to render share modal without a model
15:02:46 [WARN] No alert dialog was set for the native modal
15:02:46 [WARN] Failed to load font Some("/usr/share/fonts/type1/urw-base35/C059-Roman.t1"): InvalidFontFormat("Type 1")
15:02:46 [INFO] dispatching global action for workspace:save_app
15:02:46 [INFO] Finished loading 61 fonts
15:02:46 [INFO] No update available
15:02:46 [INFO] fetching teams metadata
15:02:46 [INFO] fetching updated cloud objects, including generic string objects
15:02:46 [INFO] Websocket is ready. Getting latest set of updated objects from CloudObjects::Listener
15:02:46 [INFO] fetching updated cloud objects, including generic string objects
15:02:46 [WARN] redraw_frame was called 18 times before the frame was drawn
15:02:46 [INFO] Received channel versions from Warp server: dev: ChannelVersion { version_info: VersionInfo { version: "v0.2024.02.29.08.02.dev_00", update_by: None, soft_cutoff: Some("v0.2023.05.12.08.03.dev_00") }, overrides: [] }; preview: ChannelVersion { version_info: VersionInfo { version: "v0.2024.02.29.08.02.preview_00", update_by: None, soft_cutoff: None }, overrides: [] }; canary: ChannelVersion { version_info: VersionInfo { version: "v0.2022.09.29.08.08.canary_00", update_by: None, soft_cutoff: None }, overrides: [] }; beta: ChannelVersion { version_info: VersionInfo { version: "v0.2024.02.27.08.02.beta_00", update_by: None, soft_cutoff: None }, overrides: [] }; stable: ChannelVersion { version_info: VersionInfo { version: "v0.2024.02.27.08.01.stable_03", update_by: None, soft_cutoff: Some("v0.2024.01.09.08.02.stable_01") }, overrides: [] }
thread 'main' panicked at /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/winit-0.29.11/src/platform_impl/linux/x11/event_processor.rs:1317:18:
Failed to focus input context: XError { description: "BadAccess (attempt to access private resource denied)", error_code: 10, request_code: 33, minor_code: 0 }
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
15:02:47 [INFO] Received empty message; assuming the connection has been closed.
15:02:47 [INFO] Shutting down SQLite writer thread
15:02:47 [INFO] Shut down SQLite writer in 1.204951ms
15:02:47 [INFO] Received Bootstrapped hook
15:02:47 [INFO] Configured typeahead mode as ShellReported
15:02:47 [INFO] Received CommandFinished hook
15:02:47 [INFO] Block finished with new state DoneWithNoExecution
15:02:47 [INFO] Incrementing stage from Bootstrapped to PostBootstrapPrecmd
15:02:47 [ERROR] EPIPE: Broken pipe
15:02:47 [ERROR] Failed to kill PTY process EPIPE: Broken pipe

Stack backtrace:
   0: <unknown>
   1: <unknown>
   2: <unknown>
   3: <unknown>
   4: <unknown>
   5: <unknown>
   6: <unknown>
   7: start_thread
             at ./nptl/pthread_create.c:442:8
   8: __GI___clone3
             at ./misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

15:02:47 [INFO] Tried to exit the alternate screen, but it was already inactive
15:02:47 [INFO] Block finished with new state DoneWithNoExecution

With sudo, it works

> sudo warp-terminal
stdout is a tty true, in CI false.  using logfile: false
15:06:54 [INFO] Failed to forward startup args: unknown dbus error
15:06:54 [INFO] Spawning terminal server process...
15:06:54 [INFO] Running terminal server...
15:06:55 [WARN] Failed to load font Some("/usr/share/fonts/X11/Type1/c0419bt_.pfb"): InvalidFontFormat("Type 1")
15:06:55 [WARN] Failed to load font Some("/usr/share/fonts/type1/urw-base35/StandardSymbolsPS.t1"): InvalidFontFormat("Type 1")
15:06:55 [WARN] Unable to fetch system color scheme: InputOutput(
    Os {
        code: 2,
        kind: NotFound,
        message: "No such file or directory",
    },
)
15:06:55 [ERROR] Failed to acquire default Secret Service collection: unknown error
15:06:55 [INFO] Initializing crash reporting Some("stable_release") with tag "v0.2024.02.27.08.01.stable_03"...
15:06:55 [INFO] Starting warp with channel state ChannelState { channel: Stable, app_id: AppId { qualifier: "dev", organization: "warp", application_name: "Warp" }, additional_features: {}, firebase_api_key: "***", server_root_url: "https://app.warp.dev", ws_server_url: "wss://rtc.app.warp.dev/graphql", session_sharing_server_url: Some("wss://session-sharing-server-o3mgmiurkq-uk.a.run.app"), segment_write_key: "***", segment_root_url: "https://api.segment.io", releases_base_url: "https://releases.warp.dev", sentry_url: "***", logfile_name: "warp.log", show_autoupdate_menu_items: true, skip_login: false } and version Some("v0.2024.02.27.08.01.stable_03")
15:06:55 [INFO] Performance metrics collector started
15:06:55 [INFO] Initializing app services
15:06:55 [INFO] Start to flush telemetry events to Segment
15:06:55 [INFO] Dropping empty telemetry batch
15:06:55 [INFO] Flushed telemetry events.
15:06:55 [ERROR] Failed to initialize org.freedesktop.Application D-Bus service: I/O error: No such file or directory (os error 2): No such file or directory (os error 2)
15:06:55 [INFO] Start to flush telemetry events to Segment
error: XDG_RUNTIME_DIR is invalid or not set in the environment.
15:06:55 [WARN] No config found!
15:06:55 [WARN] EGL says it can present to the window but not natively
error: XDG_RUNTIME_DIR is invalid or not set in the environment.
error: XDG_RUNTIME_DIR is invalid or not set in the environment.
error: XDG_RUNTIME_DIR is invalid or not set in the environment.
error: XDG_RUNTIME_DIR is invalid or not set in the environment.
15:06:55 [WARN] Disabling presentation on 'Intel(R) UHD Graphics (CML GT2)' (id 0x55e232011030) due to NV Optimus and Intel Mesa < v21.2
15:06:55 [INFO] Successfully flushed events to segment from disk
15:06:55 [INFO] Connecting to SQLite database
15:06:55 [INFO] fetching team tester status
15:06:55 [INFO] Checking for update on channel stable_release. Update id is naJSrwx
15:06:55 [INFO] Attempting to start websocket connection in CloudObjects::Listener
15:06:55 [INFO] Fetching channel versions (without changelogs) from Warp server
15:06:55 [INFO] dispatching global action for root_view:open_from_restored
15:06:55 [INFO] Computing available system fonts
15:06:55 [INFO] Starting shell /bin/bash
15:06:55 [INFO] Successfully spawned tty with pid: 20129
15:06:55 [INFO] Successfully spawned child bash process with pid 20129
15:06:55 [INFO] Fetching channel versions and changelogs from Warp server
15:06:55 [INFO] dispatching global action for workspace:save_app
15:06:55 [INFO] dispatching global action for workspace:save_app
15:06:55 [WARN] Tried to update block filter query without active_filter_editor_block_index set
15:06:55 [INFO] dispatching global action for workspace:save_app
15:06:55 [INFO] Received InitShell hook
15:06:55 [WARN] Failed to load font Some("/usr/share/fonts/type1/urw-base35/StandardSymbolsPS.t1"): InvalidFontFormat("Type 1")
15:06:55 [WARN] Tried to render share modal without a model
15:06:55 [WARN] No alert dialog was set for the native modal
15:06:55 [INFO] Loaded 57 font families
15:06:55 [WARN] No alert dialog was set for the native modal
15:06:55 [WARN] Tried to render share modal without a model
15:06:55 [ERROR] Failed to connect to org.freedesktop.portal.Desktop D-Bus service and stream SettingChanged: I/O error: No such file or directory (os error 2)
15:06:55 [INFO] Finished loading 57 fonts
15:06:55 [INFO] Guessed window scale factor: 1.1666666666666667
error: XDG_RUNTIME_DIR is invalid or not set in the environment.
15:06:55 [WARN] No config found!
15:06:55 [WARN] EGL says it can present to the window but not natively
15:06:55 [INFO] Enabled wgpu backends: Backends(VULKAN | GL | METAL | DX12 | DX11 | BROWSER_WEBGPU)
15:06:55 [INFO] Available wgpu adapters:
error: XDG_RUNTIME_DIR is invalid or not set in the environment.
error: XDG_RUNTIME_DIR is invalid or not set in the environment.
15:06:55 [INFO] Received CommandFinished hook
error: XDG_RUNTIME_DIR is invalid or not set in the environment.
15:06:55 [INFO] Block finished with new state DoneWithNoExecution
15:06:55 [INFO] Incrementing stage from WarpInput to ScriptExecution
error: XDG_RUNTIME_DIR is invalid or not set in the environment.
15:06:55 [WARN] Disabling presentation on 'Intel(R) UHD Graphics (CML GT2)' (id 0x55e23278acd0) due to NV Optimus and Intel Mesa < v21.2
15:06:55 [INFO] Received Precmd hook
15:06:55 [INFO] IntegratedGpu: Intel(R) UHD Graphics (CML GT2)
15:06:55 [INFO]         Driver: Intel open-source Mesa driver (Mesa 23.2.1-1ubuntu3.1~22.04.2)
15:06:55 [INFO] DiscreteGpu: NVIDIA GeForce RTX 2070 Super with Max-Q Design
15:06:55 [INFO]         Driver: NVIDIA (535.161.07)
15:06:55 [INFO] Cpu: llvmpipe (LLVM 15.0.7, 256 bits)
15:06:55 [INFO]         Driver: llvmpipe (Mesa 23.2.1-1ubuntu3.1~22.04.2 (LLVM 15.0.7))
15:06:55 [INFO] Other: NVIDIA GeForce RTX 2070 Super with Max-Q Design/PCIe/SSE2
15:06:55 [INFO]         Driver: Unknown
error: XDG_RUNTIME_DIR is invalid or not set in the environment.
error: XDG_RUNTIME_DIR is invalid or not set in the environment.
error: XDG_RUNTIME_DIR is invalid or not set in the environment.
error: XDG_RUNTIME_DIR is invalid or not set in the environment.
15:06:55 [WARN] Disabling presentation on 'Intel(R) UHD Graphics (CML GT2)' (id 0x55e23278acd0) due to NV Optimus and Intel Mesa < v21.2
15:06:55 [INFO] Using DiscreteGpu (NVIDIA GeForce RTX 2070 Super with Max-Q Design) for rendering new window.
15:06:55 [INFO] Received Bootstrapped hook
15:06:55 [INFO] Configured typeahead mode as ShellReported
15:06:55 [INFO] Received CommandFinished hook
15:06:55 [INFO] Block finished with new state DoneWithNoExecution
15:06:55 [INFO] Incrementing stage from Bootstrapped to PostBootstrapPrecmd
15:06:55 [INFO] Received channel versions from Warp server: dev: ChannelVersion { version_info: VersionInfo { version: "v0.2024.02.29.08.02.dev_00", update_by: None, soft_cutoff: Some("v0.2023.05.12.08.03.dev_00") }, overrides: [] }; preview: ChannelVersion { version_info: VersionInfo { version: "v0.2024.02.29.08.02.preview_00", update_by: None, soft_cutoff: None }, overrides: [] }; canary: ChannelVersion { version_info: VersionInfo { version: "v0.2022.09.29.08.08.canary_00", update_by: None, soft_cutoff: None }, overrides: [] }; beta: ChannelVersion { version_info: VersionInfo { version: "v0.2024.02.27.08.02.beta_00", update_by: None, soft_cutoff: None }, overrides: [] }; stable: ChannelVersion { version_info: VersionInfo { version: "v0.2024.02.27.08.01.stable_03", update_by: None, soft_cutoff: Some("v0.2024.01.09.08.02.stable_01") }, overrides: [] }
15:06:55 [WARN] No alert dialog was set for the native modal
15:06:55 [WARN] Tried to render share modal without a model
15:06:55 [INFO] Received Precmd hook
15:06:55 [WARN] Failed to load font Some("/usr/share/fonts/type1/urw-base35/C059-Roman.t1"): InvalidFontFormat("Type 1")
15:06:55 [WARN] Failed to load font Some("/usr/share/fonts/type1/urw-base35/StandardSymbolsPS.t1"): InvalidFontFormat("Type 1")
15:06:55 [INFO] dispatching global action for workspace:save_app
15:06:55 [WARN] Failed to load font Some("/usr/share/fonts/X11/Type1/c0583bt_.pfb"): InvalidFontFormat("Type 1")
15:06:55 [WARN] Failed to load font Some("/usr/share/fonts/type1/urw-base35/StandardSymbolsPS.t1"): InvalidFontFormat("Type 1")
15:06:55 [INFO] Parsed shell version string: Some([Number(5), Number(1), Number(16), Number(1), Text("release")])
15:06:55 [INFO] Shell is bootstrapped with session_id SessionId(17092480153911)
15:06:55 [INFO] dispatching global action for workspace:save_app
15:06:55 [INFO] Loading history from file /root/.bash_history for shell bash
15:06:55 [INFO] fetching teams metadata
15:06:55 [INFO] Websocket is ready. Getting latest set of updated objects from CloudObjects::Listener
15:06:55 [INFO] No update available
15:06:55 [INFO] fetching updated cloud objects, including generic string objects
15:06:55 [INFO] fetching updated cloud objects, including generic string objects
15:06:55 [WARN] redraw_frame was called 19 times before the frame was drawn
15:06:55 [INFO] active window changed: Some(WindowId(0))
15:06:55 [INFO] dispatching global action for root_view:update_quake_mode_state
15:06:55 [INFO] dispatching global action for workspace:save_app
15:06:55 [WARN] redraw_frame was called 3 times before the frame was drawn
15:06:55 [INFO] Received channel versions from Warp server: dev: ChannelVersion { version_info: VersionInfo { version: "v0.2024.02.29.08.02.dev_00", update_by: None, soft_cutoff: Some("v0.2023.05.12.08.03.dev_00") }, overrides: [] }; preview: ChannelVersion { version_info: VersionInfo { version: "v0.2024.02.29.08.02.preview_00", update_by: None, soft_cutoff: None }, overrides: [] }; canary: ChannelVersion { version_info: VersionInfo { version: "v0.2022.09.29.08.08.canary_00", update_by: None, soft_cutoff: None }, overrides: [] }; beta: ChannelVersion { version_info: VersionInfo { version: "v0.2024.02.27.08.02.beta_00", update_by: None, soft_cutoff: None }, overrides: [] }; stable: ChannelVersion { version_info: VersionInfo { version: "v0.2024.02.27.08.01.stable_03", update_by: None, soft_cutoff: Some("v0.2024.01.09.08.02.stable_01") }, overrides: [] }
15:06:55 [INFO] Received InputBuffer hook
15:06:55 [INFO] object does not exist in-memory, ignoring
15:06:55 [INFO] object does not exist in-memory, ignoring
15:06:55 [WARN] redraw_frame was called 2 times before the frame was drawn
15:06:56 [INFO] active window changed: None
15:06:56 [INFO] dispatching global action for root_view:update_quake_mode_state
15:06:56 [INFO] dispatching global action for workspace:save_app
troed commented 6 months ago

And another one, Ubuntu 23.10. I have not messed about with any GPU drivers as far as I know, but it is a multi-GPU system with integrated Intel and discrete Nvidia. I think this happened just as I updated Warp.

10:55:43 [INFO] Enabled wgpu backends: Backends(VULKAN | GL | METAL | DX12 | DX11 | BROWSER_WEBGPU)
10:55:43 [INFO] Available wgpu adapters:
10:55:43 [INFO] IntegratedGpu: Intel(R) UHD Graphics 770 (ADL-S GT1)
10:55:43 [INFO]     Driver: Intel open-source Mesa driver (Mesa 23.2.1-1ubuntu3.1)
10:55:43 [INFO] Cpu: llvmpipe (LLVM 15.0.7, 256 bits)
10:55:43 [INFO]     Driver: llvmpipe (Mesa 23.2.1-1ubuntu3.1 (LLVM 15.0.7))
10:55:43 [INFO] Using IntegratedGpu (Intel(R) UHD Graphics 770 (ADL-S GT1)) for rendering new window.
10:55:43 [WARN] Tried to render share modal without a model
10:55:43 [WARN] No alert dialog was set for the native modal
10:55:43 [WARN] Tried to render share modal without a model
10:55:43 [WARN] Failed to load font Some("/usr/share/fonts/X11/Type1/C059-Roman.pfb"): InvalidFontFormat("Type 1")
10:55:43 [WARN] Failed to load font Some("/usr/share/fonts/X11/Type1/D050000L.pfb"): InvalidFontFormat("Type 1")
10:55:43 [WARN] Failed to load font Some("/usr/share/fonts/X11/Type1/StandardSymbolsPS.pfb"): InvalidFontFormat("Type 1")
10:55:43 [WARN] Failed to load font Some("/usr/share/fonts/X11/Type1/C059-Bold.pfb"): InvalidFontFormat("Type 1")
10:55:43 [WARN] Failed to load font Some("/usr/share/fonts/X11/Type1/StandardSymbolsPS.pfb"): InvalidFontFormat("Type 1")
10:55:43 [INFO] Parsed shell version string: Some([Number(5), Number(2), Number(15), Number(1), Text("release")])
10:55:43 [INFO] Shell is bootstrapped with session_id SessionId(170928694323219)
10:55:43 [INFO] Loading history from file /home/troed/.bash_history for shell bash
10:55:43 [ERROR] X11 error: XError {
    description: "BadMatch (invalid parameter attributes)",
    error_code: 8,
    request_code: 149,
    minor_code: 4,
}
10:55:43 [ERROR] X11 error: XError {
    description: "BadMatch (invalid parameter attributes)",
    error_code: 8,
    request_code: 149,
    minor_code: 4,
}
10:55:43 [ERROR] X11 error: XError {
    description: "BadMatch (invalid parameter attributes)",
    error_code: 8,
    request_code: 149,
    minor_code: 4,
}
thread 'main' panicked at /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/winit-0.29.7/src/platform_impl/linux/x11/window.rs:1084:14:
Failed to set window title: XError { description: "BadMatch (invalid parameter attributes)", error_code: 8, request_code: 149, minor_code: 4 }
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
troed commented 6 months ago

Hey folks! Thanks for your patience while trying Warp. Could you download this preview version of Warp and see if it fixes your issues:

deb rpm pacman appimage

If using Wayland, you can enable Wayland support by setting the WARP_ENABLE_WAYLAND envar (e.gWARP_ENABLE_WAYLAND=1 warp-terminal).

Does not help in my case, with or without enabling wayland.

dannyneira commented 6 months ago

@troed any luck with the latest version at https://app.warp.dev/get_warp?auto_download=false&linux=true ?

aminya commented 6 months ago

My logs were with the latest version (warp-terminal 0.2024.02.27.08.01.stable.03). https://github.com/warpdotdev/Warp/issues/4358#issuecomment-1972121894

Without sudo it doesn't

no_sudo

With sudo it works

sudo

dannyneira commented 6 months ago

wonder if it's an issue with warp-terminal binary not having the right permissions? noticed the BadAccess (attempt to access private resource denied) on the non-sudo logs. run ls -l /usr/bin/ | grep warp-terminal to make sure it has all the rwx permissions.

If fixing the permissions don't help, as a possible workaround, you can run it with sudo as an alias in your .profile on bash (or .zprofile in zsh), like alias warp-terminal='sudo $(which warp-terminal)'?

aminya commented 6 months ago

Here are the perimssions:

> ls -l /usr/bin/ | grep warp-terminal
lrwxrwxrwx 1 root root           34 Feb 29 15:00 warp-terminal -> /opt/warpdotdev/warp-terminal/warp

> ls -l /opt/warpdotdev/warp-terminal/
total 98000
-rwxr-xr-x 1 root root   854320 Feb 29 08:51 crashpad_handler
-rwxr-xr-x 1 root root 99487992 Feb 29 08:51 warp

I tried running sudo chmod -R 777 /opt/warpdotdev/warp-terminal/ to fix the perimssions in /opt/warpdotdev/warp-terminal/, but still the same error is thrown

> ls -l /opt/warpdotdev/warp-terminal/
drwxrwxrwx root root 4.0 KB Thu Feb 29 15:00:15 2024  .
drwxr-xr-x root root 4.0 KB Thu Feb 29 15:00:14 2024  ..
.rwxrwxrwx root root 834 KB Thu Feb 29 08:51:41 2024  crashpad_handler
.rwxrwxrwx root root  95 MB Thu Feb 29 08:51:40 2024  warp
Details ``` stdout is a tty true, in CI false. using logfile: false 15:26:39 [INFO] Spawning terminal server process... 15:26:39 [INFO] Running terminal server... 15:26:39 [INFO] Initializing crash reporting Some("stable_release") with tag "v0.2024.02.27.08.01.stable_03"... 15:26:39 [INFO] regenerating access token 15:26:39 [INFO] Starting warp with channel state ChannelState { channel: Stable, app_id: AppId { qualifier: "dev", organization: "warp", application_name: "Warp" }, additional_features: {}, firebase_api_key: "xxx", server_root_url: "https://app.warp.dev", ws_server_url: "wss://rtc.app.warp.dev/graphql", session_sharing_server_url: Some("wss://session-sharing-server-o3mgmiurkq-uk.a.run.app"), segment_write_key: "xxxxx", segment_root_url: "https://api.segment.io", releases_base_url: "https://releases.warp.dev", sentry_url: "https://xxxxx@xxxx.ingest.sentry.io/xxx", logfile_name: "warp.log", show_autoupdate_menu_items: true, skip_login: false } and version Some("v0.2024.02.27.08.01.stable_03") 15:26:39 [INFO] Performance metrics collector started 15:26:39 [INFO] Start to flush telemetry events to Segment 15:26:39 [INFO] Dropping empty telemetry batch 15:26:39 [INFO] Flushed telemetry events. 15:26:39 [INFO] Initializing app services 15:26:39 [WARN] No config found! 15:26:39 [WARN] EGL says it can present to the window but not natively 15:26:39 [WARN] Disabling presentation on 'Intel(R) UHD Graphics (CML GT2)' (id 0x556cd86e5140) due to NV Optimus and Intel Mesa < v21.2 15:26:39 [INFO] Connecting to SQLite database 15:26:39 [INFO] fetching team tester status 15:26:39 [INFO] Attempting to start websocket connection in CloudObjects::Listener 15:26:39 [INFO] regenerating access token 15:26:39 [INFO] regenerating access token 15:26:39 [INFO] Checking for update on channel stable_release. Update id is t5uSdhx 15:26:39 [INFO] Fetching channel versions (without changelogs) from Warp server 15:26:39 [INFO] regenerating access token 15:26:39 [INFO] dispatching global action for root_view:open_from_restored 15:26:39 [INFO] Computing available system fonts 15:26:39 [INFO] Block finished with new state DoneWithExecution 15:26:39 [INFO] Block finished with new state DoneWithExecution 15:26:39 [INFO] Starting shell /bin/bash 15:26:39 [INFO] Successfully spawned tty with pid: 198159 15:26:39 [INFO] Successfully spawned child bash process with pid 198159 15:26:39 [INFO] Fetching channel versions and changelogs from Warp server 15:26:39 [INFO] regenerating access token 15:26:39 [INFO] dispatching global action for workspace:save_app 15:26:39 [INFO] dispatching global action for workspace:save_app 15:26:39 [WARN] Tried to update block filter query without active_filter_editor_block_index set 15:26:39 [INFO] dispatching global action for workspace:save_app 15:26:39 [WARN] Tried to render share modal without a model 15:26:40 [WARN] No alert dialog was set for the native modal 15:26:40 [WARN] Tried to render share modal without a model 15:26:40 [WARN] No alert dialog was set for the native modal 15:26:40 [INFO] Received InitShell hook 15:26:40 [INFO] Loaded 61 font families 15:26:40 [INFO] Guessed window scale factor: 1.5 15:26:40 [WARN] No config found! 15:26:40 [WARN] EGL says it can present to the window but not natively 15:26:40 [INFO] Enabled wgpu backends: Backends(VULKAN | GL | METAL | DX12 | DX11 | BROWSER_WEBGPU) 15:26:40 [INFO] Available wgpu adapters: 15:26:40 [INFO] Received CommandFinished hook 15:26:40 [INFO] Block finished with new state DoneWithNoExecution 15:26:40 [INFO] Incrementing stage from WarpInput to ScriptExecution 15:26:40 [WARN] Disabling presentation on 'Intel(R) UHD Graphics (CML GT2)' (id 0x556cd9bae580) due to NV Optimus and Intel Mesa < v21.2 15:26:40 [INFO] IntegratedGpu: Intel(R) UHD Graphics (CML GT2) 15:26:40 [INFO] Driver: Intel open-source Mesa driver (Mesa 23.2.1-1ubuntu3.1~22.04.2) 15:26:40 [INFO] DiscreteGpu: NVIDIA GeForce RTX 2070 Super with Max-Q Design 15:26:40 [INFO] Driver: NVIDIA (535.161.07) 15:26:40 [INFO] Cpu: llvmpipe (LLVM 15.0.7, 256 bits) 15:26:40 [INFO] Driver: llvmpipe (Mesa 23.2.1-1ubuntu3.1~22.04.2 (LLVM 15.0.7)) 15:26:40 [INFO] Other: NVIDIA GeForce RTX 2070 Super with Max-Q Design/PCIe/SSE2 15:26:40 [INFO] Driver: Unknown 15:26:40 [WARN] Disabling presentation on 'Intel(R) UHD Graphics (CML GT2)' (id 0x556cd9bae580) due to NV Optimus and Intel Mesa < v21.2 15:26:40 [INFO] Received Precmd hook 15:26:40 [INFO] Using DiscreteGpu (NVIDIA GeForce RTX 2070 Super with Max-Q Design) for rendering new window. 15:26:40 [ERROR] X11 error: XError { description: "BadAccess (attempt to access private resource denied)", error_code: 10, request_code: 33, minor_code: 0, } 15:26:40 [ERROR] X11 error: XError { description: "BadAccess (attempt to access private resource denied)", error_code: 10, request_code: 33, minor_code: 0, } 15:26:40 [ERROR] X11 error: XError { description: "BadAccess (attempt to access private resource denied)", error_code: 10, request_code: 33, minor_code: 0, } 15:26:40 [ERROR] X11 error: XError { description: "BadAccess (attempt to access private resource denied)", error_code: 10, request_code: 33, minor_code: 0, } 15:26:40 [WARN] No alert dialog was set for the native modal 15:26:40 [WARN] Tried to render share modal without a model 15:26:40 [WARN] Failed to load font Some("/usr/share/fonts/type1/urw-base35/C059-Roman.t1"): InvalidFontFormat("Type 1") 15:26:40 [INFO] dispatching global action for workspace:save_app 15:26:40 [INFO] Finished loading 61 fonts 15:26:40 [WARN] redraw_frame was called 17 times before the frame was drawn 15:26:40 [INFO] Received channel versions from Warp server: dev: ChannelVersion { version_info: VersionInfo { version: "v0.2024.03.01.08.01.dev_00", update_by: None, soft_cutoff: Some("v0.2023.05.12.08.03.dev_00") }, overrides: [] }; preview: ChannelVersion { version_info: VersionInfo { version: "v0.2024.03.01.08.01.preview_00", update_by: None, soft_cutoff: None }, overrides: [] }; canary: ChannelVersion { version_info: VersionInfo { version: "v0.2022.09.29.08.08.canary_00", update_by: None, soft_cutoff: None }, overrides: [] }; beta: ChannelVersion { version_info: VersionInfo { version: "v0.2024.02.27.08.02.beta_00", update_by: None, soft_cutoff: None }, overrides: [] }; stable: ChannelVersion { version_info: VersionInfo { version: "v0.2024.02.27.08.01.stable_03", update_by: None, soft_cutoff: Some("v0.2024.01.09.08.02.stable_01") }, overrides: [] } 15:26:40 [INFO] Received channel versions from Warp server: dev: ChannelVersion { version_info: VersionInfo { version: "v0.2024.03.01.08.01.dev_00", update_by: None, soft_cutoff: Some("v0.2023.05.12.08.03.dev_00") }, overrides: [] }; preview: ChannelVersion { version_info: VersionInfo { version: "v0.2024.03.01.08.01.preview_00", update_by: None, soft_cutoff: None }, overrides: [] }; canary: ChannelVersion { version_info: VersionInfo { version: "v0.2022.09.29.08.08.canary_00", update_by: None, soft_cutoff: None }, overrides: [] }; beta: ChannelVersion { version_info: VersionInfo { version: "v0.2024.02.27.08.02.beta_00", update_by: None, soft_cutoff: None }, overrides: [] }; stable: ChannelVersion { version_info: VersionInfo { version: "v0.2024.02.27.08.01.stable_03", update_by: None, soft_cutoff: Some("v0.2024.01.09.08.02.stable_01") }, overrides: [] } 15:26:40 [INFO] Received Bootstrapped hook 15:26:40 [INFO] Configured typeahead mode as ShellReported 15:26:40 [INFO] Received CommandFinished hook 15:26:40 [INFO] Block finished with new state DoneWithNoExecution 15:26:40 [INFO] Incrementing stage from Bootstrapped to PostBootstrapPrecmd 15:26:40 [INFO] Received Precmd hook thread 'main' panicked at /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/winit-0.29.11/src/platform_impl/linux/x11/event_processor.rs:1317:18: Failed to focus input context: XError { description: "BadAccess (attempt to access private resource denied)", error_code: 10, request_code: 33, minor_code: 0 } note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace 15:26:40 [INFO] Received empty message; assuming the connection has been closed. 15:26:40 [INFO] Shutting down SQLite writer thread 15:26:40 [INFO] Shut down SQLite writer in 373.457µs 15:26:40 [ERROR] EPIPE: Broken pipe 15:26:40 [ERROR] Failed to kill PTY process EPIPE: Broken pipe 15:26:40 [INFO] Tried to exit the alternate screen, but it was already inactive 15:26:40 [INFO] Block finished with new state DoneWithNoExecution ```

If we can get more information on the error of which file it is exactly failing to access, we can probably fix the issue.

aminya commented 6 months ago

Okay, I fixed the problem! The issue seems to be something in the config files!

I moved the config files so that new config files were created.

mv ~/.config/warp-terminal ~/.config/warp-terminal-back
Here are the details of my config files: ```shell > ls -l ~/.config/warp-terminal-back/ drwxr-xr-x aminya aminya 4.0 KB Fri Feb 23 21:44:15 2024  . drwx------ aminya aminya 4.0 KB Fri Mar 1 15:34:30 2024  .. .rw-rw-r-- aminya aminya 85 B Mon Feb 26 00:35:09 2024  keybindings.yaml .rw-r--r-- aminya aminya 1.8 KB Thu Feb 29 14:56:56 2024  user_preferences.json > ls -l ~/.config/warp-terminal drwxrwxr-x aminya aminya 4.0 KB Fri Mar 1 15:34:17 2024  . drwx------ aminya aminya 4.0 KB Fri Mar 1 15:34:30 2024  .. .rw-rw-r-- aminya aminya 402 B Fri Mar 1 15:34:18 2024  user_preferences.json ``` Note that `sudo chmod 777 ~/.config/warp-terminal` didn't fix the issue. Here are the details of my `user_prefrences.json`: ```json "prefs": { "ActivationHotkeyKeybinding": "{\"ctrl\":true,\"alt\":true,\"shift\":false,\"cmd\":false,\"meta\":false,\"key\":\"t\"}", "SystemTheme": "false", "ExtraMetaKeys": "{\"left_alt\":false,\"right_alt\":false}", "OpenFileEditor": "\"VSCodeInsiders\"", "ShowJumpToBottomOfBlockButton": "true", "ReceivedReferralTheme": "\"Inactive\"", "PreferMarkdownViewer": "false", "HonorPS1": "false", "AIAssistantRequestLimitInfo": "{\"limit\":100,\"num_requests_used_since_refresh\":1,\"next_refresh_time\":\"2024-02-25T04:40:45.200656Z\"}", "WorkflowsBoxOpen": "true", "WelcomeTipsCompleted": "true", "EmacsBindingsBannerState": "\"Dismissed\"", "ReferralThemeActive": "true", "OverrideOpacity": "76", "FontSize": "13.0", "Shortcuts": "true", "Theme": "\"CyberWave\"", "QuakeModeEnabled": "false", "ChangelogVersions": "{\"v0.2024.02.20.08.01.stable_02\":true,\"v0.2024.02.27.08.01.stable_03\":true}", "Notifications": "{\"mode\":\"Enabled\",\"is_long_running_enabled\":true,\"long_running_threshold\":{\"secs\":30,\"nanos\":0},\"is_password_prompt_enabled\":true}", "ExperimentId": "619fc531-acae-428d-97ad-a77b896f0c54", "WelcomeTipsFeaturesUsed": "[{\"Action\":\"AiCommandSearch\"},{\"Action\":\"SplitPane\"},{\"Hint\":\"BlockAction\"},{\"Action\":\"WarpAI\"},{\"Action\":\"CommandSearch\"},{\"Action\":\"ThemePicker\"},{\"Action\":\"OpenWarpDrive\"},{\"Hint\":\"BlockSelect\"},{\"Hint\":\"CreateBlock\"}]", "HasDismissedWarpDriveWelcome": "true", "SafeModeEnabled": "true", "CompletionsOpenWhileTyping": "false", "InputMode": "\"PinnedToBottom\"", "ActivationHotkeyEnabled": "true", "AliasExpansionBannerSeen": "true", "ShouldDimInactivePanes": "true", "AutosuggestionAcceptedCount": "2", "HasAutoOpenedWelcomeFolder": "true", "Spacing": "\"Normal\"" } } ``` keybindings.yaml ```yaml --- "editor_view:insert_autosuggestion": meta-right "editor_view:clear_buffer": none ```
andrew-m-holmes commented 6 months ago

Another thing to add, Warp freezes my monitor when I'm on full screen on a different app like Chrome. Turning off my monitor then turning it back on unfreezes the screen, but warp crashes. This issue also occurs when I have two windows side by side (warp as one of the windows); selecting the border and dragging the screen causes warp to freeze, my screen to freeze, then I have to turn my monitor off then back on in which Warp crashes.

To actually use Warp, I have to launch it using my default terminal (warp-terminal)...kind of defeats the purpose of using the warp app icon instead--which I much prefer. Even then, it still crashes at times.

Here is what warp is logging right before it crashes:

10:14:36 [INFO] No update available
10:14:37 [INFO] dispatching typed action: CopyVersion("v0.2024.02.27.08.01.stable_03")
10:14:38 [INFO] active window changed: None
10:14:38 [INFO] dispatching global action for root_view:update_quake_mode_state
10:14:38 [INFO] dispatching global action for workspace:save_app
10:14:54 [INFO] Start to flush telemetry events to Segment
10:14:54 [INFO] Flushed telemetry events.
10:15:24 [INFO] Start to flush telemetry events to Segment
10:15:24 [INFO] Dropping empty telemetry batch
10:15:24 [INFO] Flushed telemetry events.
10:15:45 [INFO] active window changed: Some(WindowId(0))
10:15:45 [INFO] dispatching global action for root_view:update_quake_mode_state
10:15:45 [INFO] dispatching global action for workspace:save_app
zsh: segmentation fault (core dumped)  warp-terminal

Seems like it's a seg fault causing the issue, but going deeper is beyond me.

Machine:

System Details Report


Report details

Hardware Information:

Software Information:

Version: v0.2024.02.27.08.01.stable_03

deadloot commented 6 months ago

I'm using parrot through vm-workstation and I'm unable to get this to run properly. A window opens, but it's transparent and I cannot interact with it.

└──╼ $cat /etc/os-release 
PRETTY_NAME="Parrot Security 6.0 (lorikeet)"
NAME="Parrot Security"
VERSION_ID="6.0"
VERSION="6.0 (lorikeet)"
VERSION_CODENAME=lory
ID=debian

Attempt to run via cmdline

└──╼ $warp-terminal 
stdout is a tty true, in CI false.  using logfile: false
11:00:29 [INFO] Spawning terminal server process...
11:00:29 [INFO] Running terminal server...
11:00:29 [WARN] Failed to load font Some("/usr/share/fonts/X11/Type1/D050000L.pfb"): InvalidFontFormat("Type 1")
11:00:29 [WARN] Failed to load font Some("/usr/share/fonts/X11/Type1/NimbusMonoPS-Regular.pfb"): InvalidFontFormat("Type 1")
11:00:29 [WARN] Failed to load font Some("/usr/share/fonts/X11/Type1/StandardSymbolsPS.pfb"): InvalidFontFormat("Type 1")
11:00:29 [WARN] Failed to load font: Hack due to error Font family Hack does not contain any valid fonts
11:00:29 [INFO] Initializing crash reporting Some("stable_release") with tag "v0.2024.02.27.08.01.stable_03"...
11:00:29 [INFO] Starting warp with channel state ChannelState { channel: Stable, app_id: AppId { qualifier: "dev", organization: "warp", application_name: "Warp" }, additional_features: {}, firebase_api_key: "AIzaSyBdy3O3S9hrdayLJxJ7mriBR4qgUaUygAs", server_root_url: "https://app.warp.dev", ws_server_url: "wss://rtc.app.warp.dev/graphql", session_sharing_server_url: Some("wss://session-sharing-server-o3mgmiurkq-uk.a.run.app"), segment_write_key: "sTT9ZajzIaQ0phzLFOnqZ6VOqplJTlaJ", segment_root_url: "https://api.segment.io", releases_base_url: "https://releases.warp.dev", sentry_url: "https://0195a81da0714f55a93ee4624825f9ec@o540343.ingest.sentry.io/5658526", logfile_name: "warp.log", show_autoupdate_menu_items: true, skip_login: false } and version Some("v0.2024.02.27.08.01.stable_03")
11:00:29 [INFO] Performance metrics collector started
11:00:29 [INFO] Initializing app services
11:00:29 [INFO] Start to flush telemetry events to Segment
11:00:29 [INFO] Dropping empty telemetry batch
11:00:29 [INFO] Flushed telemetry events.
11:00:29 [INFO] Start to flush telemetry events to Segment
libEGL warning: DRI2: failed to authenticate
11:00:29 [INFO] Connecting to SQLite database
11:00:29 [INFO] fetching team tester status
11:00:29 [INFO] Checking for update on channel stable_release. Update id is hintnL8
11:00:29 [INFO] Fetching channel versions (without changelogs) from Warp server
11:00:29 [INFO] dispatching global action for root_view:open_from_restored
11:00:29 [INFO] Shortcut visibility does not yet exist in user defaults. Writing default shortcut visibility into user defaults...
11:00:29 [INFO] Computing available system fonts
11:00:29 [INFO] Loaded 31 font families
11:00:29 [INFO] Block finished with new state DoneWithNoExecution
11:00:29 [INFO] Block finished with new state DoneWithNoExecution
11:00:29 [INFO] Block finished with new state DoneWithNoExecution
11:00:29 [INFO] Block finished with new state DoneWithNoExecution
11:00:29 [INFO] Block finished with new state DoneWithNoExecution
11:00:29 [INFO] Starting shell /bin/bash
11:00:29 [INFO] Successfully spawned tty with pid: 3799
11:00:29 [INFO] Successfully spawned child bash process with pid 3799
11:00:29 [INFO] Fetching channel versions and changelogs from Warp server
11:00:29 [INFO] dispatching global action for workspace:save_app
11:00:29 [INFO] dispatching global action for workspace:save_app
11:00:29 [WARN] Tried to update block filter query without active_filter_editor_block_index set
11:00:29 [INFO] dispatching global action for workspace:save_app
11:00:29 [WARN] Failed to load font Some("/usr/share/fonts/X11/Type1/D050000L.pfb"): InvalidFontFormat("Type 1")
11:00:29 [WARN] Failed to load font Some("/usr/share/fonts/X11/Type1/NimbusMonoPS-Regular.pfb"): InvalidFontFormat("Type 1")
11:00:29 [WARN] Failed to load font Some("/usr/share/fonts/X11/Type1/StandardSymbolsPS.pfb"): InvalidFontFormat("Type 1")
11:00:29 [WARN] Tried to render share modal without a model
11:00:29 [WARN] No alert dialog was set for the native modal
11:00:29 [INFO] Finished loading 31 fonts
11:00:29 [INFO] Guessed window scale factor: 1.0025634765625
libEGL warning: DRI2: failed to authenticate
11:00:29 [ERROR] Error when decoding dcs data
11:00:29 [INFO] Received InitShell hook
11:00:29 [INFO] Enabled wgpu backends: Backends(VULKAN | GL | METAL | DX12 | DX11 | BROWSER_WEBGPU)
11:00:29 [INFO] Available wgpu adapters:
11:00:29 [INFO] Cpu: llvmpipe (LLVM 15.0.6, 256 bits)
11:00:29 [INFO]     Driver: llvmpipe (Mesa 22.3.6 (LLVM 15.0.6))
11:00:29 [INFO] Cpu: llvmpipe (LLVM 15.0.6, 256 bits)
11:00:29 [INFO]     Driver: Unknown
11:00:29 [INFO] Using Cpu (llvmpipe (LLVM 15.0.6, 256 bits)) for rendering new window.
11:00:29 [WARN] No alert dialog was set for the native modal
11:00:29 [WARN] Tried to render share modal without a model
11:00:29 [WARN] Failed to load font Some("/usr/share/fonts/X11/Type1/D050000L.pfb"): InvalidFontFormat("Type 1")
11:00:29 [WARN] Failed to load font Some("/usr/share/fonts/X11/Type1/StandardSymbolsPS.pfb"): InvalidFontFormat("Type 1")
11:00:29 [WARN] Failed to load font Some("/usr/share/fonts/X11/Type1/StandardSymbolsPS.pfb"): InvalidFontFormat("Type 1")
11:00:29 [INFO] Received channel versions from Warp server: dev: ChannelVersion { version_info: VersionInfo { version: "v0.2024.03.05.08.02.dev_00", update_by: None, soft_cutoff: Some("v0.2023.05.12.08.03.dev_00") }, overrides: [] }; preview: ChannelVersion { version_info: VersionInfo { version: "v0.2024.03.05.08.02.preview_00", update_by: None, soft_cutoff: None }, overrides: [] }; canary: ChannelVersion { version_info: VersionInfo { version: "v0.2022.09.29.08.08.canary_00", update_by: None, soft_cutoff: None }, overrides: [] }; beta: ChannelVersion { version_info: VersionInfo { version: "v0.2024.03.05.08.02.beta_00", update_by: None, soft_cutoff: None }, overrides: [] }; stable: ChannelVersion { version_info: VersionInfo { version: "v0.2024.02.27.08.01.stable_03", update_by: None, soft_cutoff: Some("v0.2024.01.09.08.02.stable_01") }, overrides: [VersionOverride { predicate: TargetOS(Linux), version_info: VersionInfo { version: "v0.2024.03.05.08.02.stable_00", update_by: None, soft_cutoff: None } }] }
11:00:29 [INFO] fetching teams metadata
11:00:29 [INFO] fetching updated cloud objects, including generic string objects
11:00:29 [INFO] Received channel versions from Warp server: dev: ChannelVersion { version_info: VersionInfo { version: "v0.2024.03.05.08.02.dev_00", update_by: None, soft_cutoff: Some("v0.2023.05.12.08.03.dev_00") }, overrides: [] }; preview: ChannelVersion { version_info: VersionInfo { version: "v0.2024.03.05.08.02.preview_00", update_by: None, soft_cutoff: None }, overrides: [] }; canary: ChannelVersion { version_info: VersionInfo { version: "v0.2022.09.29.08.08.canary_00", update_by: None, soft_cutoff: None }, overrides: [] }; beta: ChannelVersion { version_info: VersionInfo { version: "v0.2024.03.05.08.02.beta_00", update_by: None, soft_cutoff: None }, overrides: [] }; stable: ChannelVersion { version_info: VersionInfo { version: "v0.2024.02.27.08.01.stable_03", update_by: None, soft_cutoff: Some("v0.2024.01.09.08.02.stable_01") }, overrides: [VersionOverride { predicate: TargetOS(Linux), version_info: VersionInfo { version: "v0.2024.03.05.08.02.stable_00", update_by: None, soft_cutoff: None } }] }
11:00:29 [INFO] Marking changelog v0.2024.02.27.08.01.stable_03 as shown in versions Object {}
11:00:29 [WARN] Failed to load font Some("/usr/share/fonts/X11/Type1/StandardSymbolsPS.pfb"): InvalidFontFormat("Type 1")
11:00:30 [INFO] Detected that Warp was installed using Apt
11:00:30 [WARN] Failed to decode generator output: Missing content length header.
11:00:30 [ERROR] Error when decoding dcs data
11:00:30 [ERROR] Error when decoding dcs data
11:00:30 [WARN] redraw_frame was called 32 times before the frame was drawn
11:00:30 [WARN] Failed to decode generator output: Missing content length header.
11:00:30 [INFO] Received CommandFinished hook
11:00:30 [INFO] Block finished with new state DoneWithNoExecution
11:00:30 [INFO] Incrementing stage from WarpInput to ScriptExecution
11:00:30 [INFO] dispatching global action for workspace:save_app
11:00:30 [INFO] Update ready for channel version VersionInfo { version: "v0.2024.03.05.08.02.stable_00", update_by: None, soft_cutoff: Some("v0.2024.01.09.08.02.stable_01") }
11:00:30 [INFO] object does not exist in-memory, ignoring
11:00:30 [INFO] active window changed: Some(WindowId(0))
11:00:30 [INFO] dispatching global action for root_view:update_quake_mode_state
11:00:30 [INFO] dispatching global action for workspace:save_app
11:00:30 [INFO] Received Precmd hook
11:00:30 [WARN] redraw_frame was called 24 times before the frame was drawn
11:00:30 [INFO] Received Bootstrapped hook
11:00:30 [INFO] Configured typeahead mode as ShellReported
11:00:30 [INFO] Received CommandFinished hook
11:00:30 [INFO] Block finished with new state DoneWithNoExecution
11:00:30 [INFO] Incrementing stage from Bootstrapped to PostBootstrapPrecmd
11:00:30 [INFO] Parsed shell version string: Some([Number(5), Number(2), Number(15), Number(1), Text("release")])
11:00:30 [INFO] Shell is bootstrapped with session_id SessionId(170965442921582)
11:00:30 [INFO] Loading history from file /home/parrot/.bash_history for shell bash
11:00:30 [INFO] dispatching global action for workspace:save_app
11:00:30 [INFO] Received Precmd hook
11:00:30 [WARN] redraw_frame was called 93 times before the frame was drawn
11:00:30 [INFO] dispatching global action for workspace:save_app
11:00:30 [WARN] redraw_frame was called 6 times before the frame was drawn
11:00:30 [INFO] Received InputBuffer hook
11:00:30 [INFO] Successfully flushed events to segment from disk
11:00:33 [WARN] redraw_frame was called 2 times before the frame was drawn
11:00:36 [WARN] redraw_frame was called 3 times before the frame was drawn
11:00:36 [WARN] redraw_frame was called 2 times before the frame was drawn
11:00:37 [INFO] notifying view observers and updating windows for timer id 0
11:00:37 [INFO] active window changed: None
11:00:37 [INFO] dispatching global action for root_view:update_quake_mode_state
11:00:37 [INFO] dispatching global action for workspace:save_app
11:00:45 [INFO] dispatching typed action: BlockTextSelect(Begin { point: BlockListPoint { row: OrderedFloat(100.13794), column: 107 }, side: Right, selection_type: Simple, position: Vector2F(<883.73456, 484.75732>) })
11:00:45 [INFO] dispatching typed action: BlockSelect(MouseDown(BlockIndex(6)))
11:00:45 [INFO] dispatching typed action: CloseContextMenu
11:00:45 [INFO] dispatching typed action: Focus
11:00:45 [INFO] dispatching global action for workspace:save_app
11:00:45 [INFO] dispatching global action for workspace:save_app
11:00:45 [INFO] active window changed: Some(WindowId(0))
11:00:45 [INFO] dispatching global action for root_view:update_quake_mode_state
11:00:45 [INFO] dispatching global action for workspace:save_app
11:00:45 [WARN] redraw_frame was called 2 times before the frame was drawn
11:00:45 [INFO] dispatching typed action: BlockSelect(MouseUp { block_index: BlockIndex(6), is_cmd_down: false, is_shift_down: false })
11:00:45 [INFO] dispatching typed action: MaybeLinkClick { position: BlockList(WithinBlock { block_index: BlockIndex(6), grid: Command, inner: Point { row: 5, col: 107 } }), modifiers: ModifiersState { alt: false, cmd: false, shift: false, ctrl: false }, mouse_button: Left }
11:00:45 [INFO] dispatching typed action: BlockTextSelect(End)
11:00:45 [WARN] redraw_frame was called 2 times before the frame was drawn
11:00:45 [WARN] redraw_frame was called 3 times before the frame was drawn
11:00:45 [WARN] redraw_frame was called 2 times before the frame was drawn
11:00:46 [WARN] redraw_frame was called 3 times before the frame was drawn
11:00:46 [WARN] redraw_frame was called 2 times before the frame was drawn
11:00:46 [WARN] redraw_frame was called 2 times before the frame was drawn
11:00:46 [WARN] redraw_frame was called 2 times before the frame was drawn
11:00:46 [INFO] active window changed: None
11:00:46 [INFO] dispatching global action for root_view:update_quake_mode_state
11:00:46 [INFO] dispatching global action for workspace:save_app
11:00:59 [INFO] Start to flush telemetry events to Segment
11:00:59 [INFO] Flushed telemetry events.
11:01:29 [INFO] Start to flush telemetry events to Segment
11:01:29 [INFO] Dropping empty telemetry batch
11:01:29 [INFO] Flushed telemetry events.
11:01:59 [INFO] Start to flush telemetry events to Segment
11:01:59 [INFO] Dropping empty telemetry batch
11:01:59 [INFO] Flushed telemetry events.
pacharanero commented 5 months ago

Possible temporary fix

I had been having the same problem today - Warp had been working fine previously but after a reboot (and presumably the application of updates and/or some changes I had made to configs) it refused to start - it would start a window and then immediately crash and close.

From what I can tell I am running v0.2024.03.05.08.02.stable_01 today.

here is an excerpt of the console errors, which seemed to be mainly complaining about GPUs

Details

``` 15:39:13 [INFO] DiscreteGpu: NVIDIA GeForce RTX 3050 Ti Laptop GPU 15:39:13 [INFO] Driver: NVIDIA (535.161.07) 15:39:13 [INFO] IntegratedGpu: Intel(R) UHD Graphics (TGL GT1) 15:39:13 [INFO] Driver: Intel open-source Mesa driver (Mesa 23.2.1-1ubuntu3.1~22.04.2) 15:39:13 [INFO] Cpu: llvmpipe (LLVM 15.0.7, 256 bits) 15:39:13 [INFO] Driver: llvmpipe (Mesa 23.2.1-1ubuntu3.1~22.04.2 (LLVM 15.0.7)) 15:39:13 [INFO] Other: NVIDIA GeForce RTX 3050 Ti Laptop GPU/PCIe/SSE2 15:39:13 [INFO] Driver: Unknown 15:39:13 [INFO] Using IntegratedGpu (Intel(R) UHD Graphics (TGL GT1)) for rendering new window. 15:39:13 [WARN] No alert dialog was set for the native modal 15:39:13 [WARN] Tried to render share modal without a model 15:39:13 [WARN] Tried to render share modal without a model 15:39:13 [WARN] Tried to render share modal without a model 15:39:13 [WARN] Tried to render share modal without a model 15:39:13 [WARN] Tried to render share modal without a model 15:39:13 [WARN] Failed to load font Some("/usr/share/fonts/type1/gsfonts/c059013l.pfb"): InvalidFontFormat("Type 1") 15:39:13 [WARN] Failed to load font Some("/usr/share/fonts/type1/urw-base35/C059-Roman.t1"): InvalidFontFormat("Type 1") 15:39:13 [WARN] Failed to load font Some("/usr/share/fonts/type1/gsfonts/s050000l.pfb"): InvalidFontFormat("Type 1") 15:39:13 [WARN] Failed to load font Some("/usr/share/fonts/type1/gsfonts/b018015l.pfb"): InvalidFontFormat("Type 1") 15:39:13 [WARN] Failed to load font Some("/usr/share/fonts/type1/gsfonts/s050000l.pfb"): InvalidFontFormat("Type 1") 15:39:13 [INFO] object does not exist in-memory, ignoring 15:39:13 [INFO] dispatching global action for workspace:save_app 15:39:13 [WARN] Expected to have session for session ID SessionId(17101715529895), but doesn't exist 15:39:13 [WARN] Expected to have session for session ID SessionId(171017155217503), but doesn't exist 15:39:13 [WARN] Expected to have session for session ID SessionId(171017155230726), but doesn't exist 15:39:13 [WARN] Expected to have session for session ID SessionId(171017155226582), but doesn't exist 15:39:13 [WARN] Expected to have session for session ID SessionId(171017155216428), but doesn't exist 15:39:13 [WARN] Expected to have session for session ID SessionId(171017155329742), but doesn't exist 15:39:13 [WARN] redraw_frame was called 137 times before the frame was drawn 15:39:13 [ERROR] X11 error: XError { description: "BadMatch (invalid parameter attributes)", error_code: 8, request_code: 149, minor_code: 4, } 15:39:13 [ERROR] X11 error: XError { description: "BadMatch (invalid parameter attributes)", error_code: 8, request_code: 149, minor_code: 4, } 15:39:13 [ERROR] X11 error: XError { description: "BadMatch (invalid parameter attributes)", error_code: 8, request_code: 149, minor_code: 4, } 15:39:13 [ERROR] X11 error: XError { description: "136", error_code: 136, request_code: 148, minor_code: 1, } ```

I remembered I had tried out the 'Prefer rendering new windows with integrated GPU (low power)' option, which appears as "PreferLowPowerGPU": "true" in ~/.config/warp-terminal/user_preferences.json.

I changed this to false and I can now run Warp again.

I'm not all that bothered about running using the GPU at this stage, I was only curious about what the feature did, whether I would notice any benefits. If there is a way I should configure the GPU so it uses the NVIDIA 3050 rather than the Intel on-board GPU then I'd be pleased to hear a step-by-step HOWTO for that.

For now, editing the user_preferences.json and reverting the GPU setting appears to get you going again, without having to reinstall or other inconvenience.

joshward commented 4 months ago

Warp was running stable for me and then I recently started getting these crashes. It sometimes crashes immidialy after opening and sometimes runs for a while before crashing

cat /etc/os-release                            
PRETTY_NAME="Ubuntu 23.10"
NAME="Ubuntu"
VERSION_ID="23.10"
VERSION="23.10 (Mantic Minotaur)"
VERSION_CODENAME=mantic
ID=ubuntu
ID_LIKE=debian
RUST_BACKTRACE=full warp-terminal                 
09:54:32 [INFO] Spawning terminal server process...
09:54:32 [INFO] Running terminal server...
09:54:32 [INFO] Running app with windowing system: X11
09:54:32 [WARN] Unable to fetch system color scheme: FDO(
    UnknownMethod(
        "No such interface “org.freedesktop.portal.Settings” on object at path /org/freedesktop/portal/desktop",
    ),
)
09:54:32 [INFO] Initializing crash reporting Some("linux_stable_release") with tag "v0.2024.04.23.08.01.stable_03"...
09:54:32 [INFO] Starting warp with channel state ChannelState { channel: Stable, app_id: AppId { qualifier: "dev", organization: "warp", application_name: "Warp" }, additional_features: {}, firebase_api_key: "AIzaSyBdy3O3S9hrdayLJxJ7mriBR4qgUaUygAs", server_root_url: "https://app.warp.dev", ws_server_url: "wss://rtc.app.warp.dev/graphql", session_sharing_server_url: Some("wss://session-sharing-server-o3mgmiurkq-uk.a.run.app"), segment_write_key: "sTT9ZajzIaQ0phzLFOnqZ6VOqplJTlaJ", segment_root_url: "https://api.segment.io", releases_base_url: "https://releases.warp.dev", sentry_url: "https://0195a81da0714f55a93ee4624825f9ec@o540343.ingest.sentry.io/5658526", logfile_name: "warp.log", show_autoupdate_menu_items: true, skip_login: false } and version Some("v0.2024.04.23.08.01.stable_03")
09:54:32 [INFO] Performance metrics collector started
09:54:32 [INFO] Start to flush telemetry events to Segment
09:54:32 [INFO] Dropping empty telemetry batch
09:54:32 [INFO] Flushed telemetry events.
09:54:32 [INFO] Initializing app services
09:54:33 [WARN] No config found!
09:54:33 [WARN] EGL says it can present to the window but not natively
09:54:33 [WARN] SQLite error 283 (A WAL mode database file was recovered): recovered 136 frames from WAL file /home/josh/.local/state/warp-terminal/warp.sqlite-wal
09:54:33 [INFO] Connecting to SQLite database
09:54:33 [INFO] fetching team tester status
09:54:33 [INFO] Attempting to start websocket connection in CloudObjects::Listener
09:54:33 [INFO] Checking for update on channel stable_release. Update id is HI2gjLR
09:54:33 [INFO] Fetching channel versions (without changelogs) from Warp server
09:54:33 [INFO] dispatching global action for root_view:open_from_restored
09:54:33 [INFO] Computing available system fonts
09:54:33 [INFO] Block finished with new state DoneWithExecution
09:54:33 [INFO] Block finished with new state DoneWithExecution
09:54:33 [INFO] Block finished with new state DoneWithExecution
09:54:33 [INFO] Block finished with new state DoneWithExecution
09:54:33 [INFO] Block finished with new state DoneWithExecution
09:54:33 [INFO] Block finished with new state DoneWithExecution
09:54:33 [INFO] Block finished with new state DoneWithExecution
09:54:33 [INFO] Block finished with new state DoneWithExecution
09:54:33 [INFO] Block finished with new state DoneWithExecution
09:54:33 [INFO] Block finished with new state DoneWithNoExecution
09:54:33 [INFO] Block finished with new state DoneWithExecution
09:54:33 [INFO] Starting shell /usr/bin/zsh
09:54:33 [INFO] Successfully spawned tty with pid: 83067
09:54:33 [INFO] Successfully spawned child zsh process with pid 83067
09:54:33 [INFO] Block finished with new state DoneWithExecution
09:54:33 [INFO] Block finished with new state DoneWithExecution
09:54:33 [INFO] Block finished with new state DoneWithExecution
09:54:33 [INFO] Block finished with new state DoneWithExecution
09:54:33 [INFO] Block finished with new state DoneWithExecution
09:54:33 [INFO] Block finished with new state DoneWithExecution
09:54:33 [INFO] Block finished with new state DoneWithExecution
09:54:33 [INFO] Loaded 65 font families
09:54:33 [INFO] Block finished with new state DoneWithExecution
09:54:33 [INFO] Block finished with new state DoneWithExecution
09:54:33 [INFO] Block finished with new state DoneWithExecution
09:54:33 [INFO] Block finished with new state DoneWithExecution
09:54:33 [INFO] Starting shell /usr/bin/zsh
09:54:33 [INFO] Successfully spawned tty with pid: 83069
09:54:33 [INFO] Successfully spawned child zsh process with pid 83069
09:54:33 [INFO] Fetching channel versions and changelogs from Warp server
09:54:33 [INFO] dispatching global action for workspace:save_app
09:54:33 [INFO] dispatching global action for workspace:save_app
09:54:33 [WARN] Tried to update block filter query without active_filter_editor_block_index set
09:54:33 [WARN] Tried to update block filter query without active_filter_editor_block_index set
09:54:33 [INFO] dispatching global action for workspace:save_app
09:54:33 [WARN] No alert dialog was set for the native modal
09:54:33 [WARN] Tried to render share modal without a model
09:54:33 [INFO] Received InitShell hook
09:54:33 [INFO] Received InitShell hook
09:54:33 [INFO] Finished loading 65 fonts
09:54:33 [INFO] Guessed window scale factor: 2
09:54:33 [INFO] Received CommandFinished hook
09:54:33 [INFO] Block finished with new state DoneWithNoExecution
09:54:33 [INFO] Received CommandFinished hook
09:54:33 [INFO] Incrementing stage from WarpInput to ScriptExecution
09:54:33 [INFO] Block finished with new state DoneWithNoExecution
09:54:33 [INFO] Incrementing stage from WarpInput to ScriptExecution
09:54:33 [INFO] Received Precmd hook
09:54:33 [INFO] Received Precmd hook
09:54:33 [INFO] Received channel versions from Warp server: dev: ChannelVersion { version_info: VersionInfo { version: "v0.2024.04.29.08.02.dev_00", update_by: None, soft_cutoff: Some("v0.2023.05.12.08.03.dev_00") }, overrides: [] }; preview: ChannelVersion { version_info: VersionInfo { version: "v0.2024.04.29.08.02.preview_00", update_by: None, soft_cutoff: None }, overrides: [] }; canary: ChannelVersion { version_info: VersionInfo { version: "v0.2022.09.29.08.08.canary_00", update_by: None, soft_cutoff: None }, overrides: [] }; beta: ChannelVersion { version_info: VersionInfo { version: "v0.2024.04.23.08.01.beta_00", update_by: None, soft_cutoff: None }, overrides: [] }; stable: ChannelVersion { version_info: VersionInfo { version: "v0.2024.04.23.08.01.stable_03", update_by: None, soft_cutoff: Some("v0.2024.03.05.08.02.stable_00") }, overrides: [] }
09:54:33 [WARN] No config found!
09:54:33 [WARN] EGL says it can present to the window but not natively
09:54:33 [INFO] Enabled wgpu backends: Backends(VULKAN | GL | METAL | DX12 | DX11 | BROWSER_WEBGPU)
09:54:33 [INFO] Available wgpu adapters (in priority order):
09:54:33 [WARN] Deprioritizing Vulkan-backed llvmpipe adapter due to Mesa < 24.0.2 (unsupported)
09:54:33 [INFO] Received Bootstrapped hook
09:54:33 [INFO] Configured typeahead mode as ShellReported
09:54:33 [INFO] DiscreteGpu: NVIDIA T1200 Laptop GPU
    Backend: Vulkan
    Driver: NVIDIA (535.171.04)
    Can present: true
    Supported texture format: Some(Bgra8UnormSrgb)
09:54:33 [INFO] IntegratedGpu: Intel(R) UHD Graphics (TGL GT1)
    Backend: Vulkan
    Driver: Intel open-source Mesa driver (Mesa 23.2.1-1ubuntu3.1)
    Can present: true
    Supported texture format: Some(Bgra8UnormSrgb)
09:54:33 [INFO] Other: NVIDIA T1200 Laptop GPU/PCIe/SSE2
    Backend: Gl
    Driver: Unknown
    Can present: false
    Supported texture format: None
09:54:33 [INFO] Cpu: llvmpipe (LLVM 15.0.7, 256 bits)
    Backend: Vulkan
    Driver: llvmpipe (Mesa 23.2.1-1ubuntu3.1 (LLVM 15.0.7))
    Can present: true
    Supported texture format: Some(Bgra8UnormSrgb)
09:54:33 [INFO] Verifying adapter "NVIDIA T1200 Laptop GPU" is valid...
09:54:33 [INFO] Received Bootstrapped hook
09:54:33 [INFO] Configured typeahead mode as ShellReported
09:54:33 [INFO] Received CommandFinished hook
09:54:33 [INFO] Block finished with new state DoneWithNoExecution
09:54:33 [INFO] Incrementing stage from Bootstrapped to PostBootstrapPrecmd
09:54:33 [INFO] Received CommandFinished hook
09:54:33 [INFO] Block finished with new state DoneWithNoExecution
09:54:33 [INFO] Incrementing stage from Bootstrapped to PostBootstrapPrecmd
09:54:33 [INFO] Received channel versions from Warp server: dev: ChannelVersion { version_info: VersionInfo { version: "v0.2024.04.29.08.02.dev_00", update_by: None, soft_cutoff: Some("v0.2023.05.12.08.03.dev_00") }, overrides: [] }; preview: ChannelVersion { version_info: VersionInfo { version: "v0.2024.04.29.08.02.preview_00", update_by: None, soft_cutoff: None }, overrides: [] }; canary: ChannelVersion { version_info: VersionInfo { version: "v0.2022.09.29.08.08.canary_00", update_by: None, soft_cutoff: None }, overrides: [] }; beta: ChannelVersion { version_info: VersionInfo { version: "v0.2024.04.23.08.01.beta_00", update_by: None, soft_cutoff: None }, overrides: [] }; stable: ChannelVersion { version_info: VersionInfo { version: "v0.2024.04.23.08.01.stable_03", update_by: None, soft_cutoff: Some("v0.2024.03.05.08.02.stable_00") }, overrides: [] }
09:54:33 [INFO] Received Precmd hook
09:54:33 [INFO] Received Precmd hook
09:54:33 [INFO] Using DiscreteGpu (NVIDIA T1200 Laptop GPU) for rendering new window.
09:54:33 [WARN] Tried to render share modal without a model
09:54:33 [WARN] No alert dialog was set for the native modal
09:54:33 [INFO] dispatching global action for workspace:save_app
09:54:33 [INFO] Parsed shell version string: Some([Number(5), Number(9)])
09:54:33 [INFO] Shell is bootstrapped with session_id SessionId(171440967322257)
09:54:33 [INFO] Loading history from file /home/josh/.zsh_history for shell zsh
09:54:33 [INFO] dispatching global action for workspace:save_app
09:54:33 [INFO] Parsed shell version string: Some([Number(5), Number(9)])
09:54:33 [INFO] Shell is bootstrapped with session_id SessionId(171440967322332)
09:54:33 [INFO] No update available
09:54:33 [INFO] fetching teams metadata
09:54:33 [INFO] fetching updated cloud objects, including generic string objects
09:54:33 [INFO] Websocket is ready. Getting latest set of updated objects from CloudObjects::Listener
09:54:33 [INFO] fetching updated cloud objects, including generic string objects
09:54:33 [WARN] redraw_frame was called 49 times before the frame was drawn
09:54:33 [INFO] dispatching global action for workspace:save_app
09:54:33 [INFO] window resized
09:54:33 [INFO] dispatching global action for workspace:save_app
09:54:33 [INFO] active window changed: Some(WindowId(0))
09:54:33 [INFO] dispatching global action for root_view:update_quake_mode_state
09:54:33 [INFO] dispatching global action for workspace:save_app
09:54:33 [WARN] redraw_frame was called 5 times before the frame was drawn
09:54:33 [INFO] Received InputBuffer hook
09:54:33 [INFO] Received InputBuffer hook
09:54:34 [WARN] redraw_frame was called 4 times before the frame was drawn
09:54:34 [WARN] redraw_frame was called 6 times before the frame was drawn
09:54:34 [WARN] redraw_frame was called 2 times before the frame was drawn
09:54:35 [WARN] Unrecognized device error ERROR_INITIALIZATION_FAILED
09:54:35 [ERROR] Handling wgpu errors as fatal by default
thread 'main' panicked at /home/runner/.cargo/git/checkouts/wgpu-163ac9f6133c4ea6/70ade4c/wgpu/src/backend/direct.rs:3111:5:
wgpu error: Validation Error

Caused by:
    In Surface::configure
    Parent device is lost

stack backtrace:
   0:     0x563eb8dbc41b - <unknown>
   1:     0x563eb85c14d0 - <unknown>
   2:     0x563eb8db78e3 - <unknown>
   3:     0x563eb8dbc1b4 - <unknown>
   4:     0x563eb8dbe730 - <unknown>
   5:     0x563eb8dbe44f - <unknown>
   6:     0x563eb8dbedff - <unknown>
   7:     0x563eb8dbeb52 - <unknown>
   8:     0x563eb8dbc916 - <unknown>
   9:     0x563eb8dbe8c0 - <unknown>
  10:     0x563eb827c265 - <unknown>
  11:     0x563eba9d0e8c - <unknown>
  12:     0x563eba9d7be7 - <unknown>
  13:     0x563eba9e6cd9 - <unknown>
  14:     0x563ebaa3c161 - <unknown>
  15:     0x563eba6f6573 - <unknown>
  16:     0x563eba709f4a - <unknown>
  17:     0x563eba6ea58e - <unknown>
  18:     0x563eb9808d64 - <unknown>
  19:     0x563eb94544cb - <unknown>
  20:     0x563eb9453a43 - <unknown>
  21:     0x563eb8d8f443 - <unknown>
  22:     0x563eb8d8f45d - <unknown>
  23:     0x563eb8dae0a5 - <unknown>
  24:     0x563eb8d8f9cc - <unknown>
  25:     0x7a1bf5e28150 - __libc_start_call_main
                               at ./csu/../sysdeps/nptl/libc_start_call_main.h:58:16
  26:     0x7a1bf5e28209 - __libc_start_main_impl
                               at ./csu/../csu/libc-start.c:360:3
  27:     0x563eb83bf2ee - <unknown>
  28:                0x0 - <unknown>
theonekingboo commented 3 months ago

while it does not close automatically, after running any command it crashes (video demonstates)

https://github.com/warpdotdev/Warp/assets/139255943/e51d9e99-1704-408c-80dc-9871b467c92a

This happened after updating to the 555 nvidia driver on Nixos, i am using a nvidia GTX 1650

theonekingboo commented 3 months ago

here is the log btw

2024-05-26T17:19:08Z [INFO] Spawning terminal server process...
2024-05-26T17:19:08Z [INFO] Running terminal server...
2024-05-26T17:19:08Z [WARN] Tried to initialize the wayland data control protocol clipboard, but failed. Falling back to the X11 clipboard protocol. The error was: Unknown error while interacting with the clipboard: Couldn't connect to the Wayland compositor
2024-05-26T17:19:08Z [INFO] Running app with windowing system: X11
2024-05-26T17:19:08Z [WARN] Unable to fetch system color scheme: FDO(
    UnknownMethod(
        "No such interface “org.freedesktop.portal.Settings” on object at path /org/freedesktop/portal/desktop",
    ),
)
2024-05-26T17:19:08Z [ERROR] Failed to acquire default Secret Service collection: unknown error
2024-05-26T17:19:08Z [INFO] Initializing crash reporting Some("linux_stable_release") with tag "v0.2024.05.14.08.01.stable_04"...
2024-05-26T17:19:08Z [INFO] Starting warp with channel state ChannelState { channel: Stable, app_id: AppId { qualifier: "dev", organization: "warp", application_name: "Warp" }, additional_features: {}, firebase_api_key: "AIzaSyBdy3O3S9hrdayLJxJ7mriBR4qgUaUygAs", server_root_url: "https://app.warp.dev", ws_server_url: "wss://rtc.app.warp.dev/graphql", session_sharing_server_url: Some("wss://sessions.app.warp.dev"), segment_write_key: "sTT9ZajzIaQ0phzLFOnqZ6VOqplJTlaJ", segment_root_url: "https://api.segment.io", releases_base_url: "https://releases.warp.dev", sentry_url: "https://0195a81da0714f55a93ee4624825f9ec@o540343.ingest.sentry.io/5658526", logfile_name: "warp.log", show_autoupdate_menu_items: true } and version Some("v0.2024.05.14.08.01.stable_04")
2024-05-26T17:19:08Z [INFO] Performance metrics collector started
2024-05-26T17:19:08Z [INFO] Start to flush telemetry events to Segment
2024-05-26T17:19:08Z [INFO] Dropping empty telemetry batch
2024-05-26T17:19:08Z [INFO] Flushed telemetry events.
2024-05-26T17:19:08Z [INFO] Initializing app services
2024-05-26T17:19:08Z [WARN] SQLite error 283 (A WAL mode database file was recovered): recovered 55 frames from WAL file /home/kingboo/.local/state/warp-terminal/warp.sqlite-wal
2024-05-26T17:19:08Z [INFO] Connecting to SQLite database
2024-05-26T17:19:08Z [INFO] fetching team tester status
2024-05-26T17:19:08Z [INFO] Checking for update on channel stable_release. Update id is Cx1vSYz
2024-05-26T17:19:08Z [INFO] Fetching channel versions (without changelogs) from Warp server
2024-05-26T17:19:08Z [INFO] dispatching global action for root_view:open_from_restored
2024-05-26T17:19:08Z [INFO] Computing available system fonts
2024-05-26T17:19:08Z [WARN] Failed to load a font face 0 from source cause font doesn't have a family name.
2024-05-26T17:19:08Z [INFO] Starting shell /run/current-system/sw/bin/zsh
2024-05-26T17:19:08Z [INFO] Successfully spawned tty with pid: 5718
2024-05-26T17:19:08Z [INFO] Successfully spawned child zsh process with pid 5718
2024-05-26T17:19:08Z [INFO] Fetching channel versions and changelogs from Warp server
2024-05-26T17:19:08Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:08Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:08Z [WARN] Tried to update block filter query without active_filter_editor_block_index set
2024-05-26T17:19:08Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:08Z [INFO] Loaded 21 font families
2024-05-26T17:19:08Z [WARN] Tried to render share modal without a model
2024-05-26T17:19:08Z [WARN] No alert dialog was set for the native modal
2024-05-26T17:19:08Z [INFO] Finished loading 21 fonts
2024-05-26T17:19:08Z [INFO] Received InitShell hook
2024-05-26T17:19:08Z [INFO] Received channel versions from Warp server: dev: ChannelVersion { version_info: VersionInfo { version: "v0.2024.05.24.16.24.dev_00", update_by: None, soft_cutoff: Some("v0.2023.05.12.08.03.dev_00") }, overrides: [] }; preview: ChannelVersion { version_info: VersionInfo { version: "v0.2024.05.24.16.24.preview_00", update_by: None, soft_cutoff: None }, overrides: [] }; canary: ChannelVersion { version_info: VersionInfo { version: "v0.2022.09.29.08.08.canary_00", update_by: None, soft_cutoff: None }, overrides: [] }; beta: ChannelVersion { version_info: VersionInfo { version: "v0.2024.05.21.16.09.beta_00", update_by: None, soft_cutoff: None }, overrides: [] }; stable: ChannelVersion { version_info: VersionInfo { version: "v0.2024.05.21.16.09.stable_02", update_by: None, soft_cutoff: Some("v0.2024.04.02.08.02.stable_01") }, overrides: [] }
2024-05-26T17:19:09Z [INFO] Received channel versions from Warp server: dev: ChannelVersion { version_info: VersionInfo { version: "v0.2024.05.24.16.24.dev_00", update_by: None, soft_cutoff: Some("v0.2023.05.12.08.03.dev_00") }, overrides: [] }; preview: ChannelVersion { version_info: VersionInfo { version: "v0.2024.05.24.16.24.preview_00", update_by: None, soft_cutoff: None }, overrides: [] }; canary: ChannelVersion { version_info: VersionInfo { version: "v0.2022.09.29.08.08.canary_00", update_by: None, soft_cutoff: None }, overrides: [] }; beta: ChannelVersion { version_info: VersionInfo { version: "v0.2024.05.21.16.09.beta_00", update_by: None, soft_cutoff: None }, overrides: [] }; stable: ChannelVersion { version_info: VersionInfo { version: "v0.2024.05.21.16.09.stable_02", update_by: None, soft_cutoff: Some("v0.2024.04.02.08.02.stable_01") }, overrides: [] }
2024-05-26T17:19:09Z [INFO] Enabled wgpu backends: Backends(VULKAN | GL | METAL | DX12 | DX11 | BROWSER_WEBGPU)
2024-05-26T17:19:09Z [INFO] Available wgpu adapters (in priority order):
2024-05-26T17:19:09Z [INFO] DiscreteGpu: NVIDIA GeForce GTX 1650
    Backend: Vulkan
    Driver: NVIDIA (555.42.02)
    Can present: true
    Supported texture format: Some(Bgra8UnormSrgb)
2024-05-26T17:19:09Z [INFO] Other: zink Vulkan 1.3(NVIDIA GeForce GTX 1650 (NVIDIA_PROPRIETARY))
    Backend: Gl
    Driver: Unknown
    Can present: true
    Supported texture format: Some(Rgba8UnormSrgb)
2024-05-26T17:19:09Z [INFO] Cpu: llvmpipe (LLVM 17.0.6, 256 bits)
    Backend: Vulkan
    Driver: llvmpipe (Mesa 24.0.7 (LLVM 17.0.6))
    Can present: true
    Supported texture format: Some(Bgra8UnormSrgb)
2024-05-26T17:19:09Z [INFO] Verifying adapter "NVIDIA GeForce GTX 1650" is valid...
2024-05-26T17:19:09Z [INFO] Using DiscreteGpu (NVIDIA GeForce GTX 1650) for rendering new window.
2024-05-26T17:19:09Z [INFO] fetching teams metadata
2024-05-26T17:19:09Z [INFO] fetching updated cloud objects, including generic string objects
2024-05-26T17:19:09Z [WARN] redraw_frame was called 10 times before the frame was drawn
2024-05-26T17:19:09Z [INFO] window resized
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [INFO] active window changed: None
2024-05-26T17:19:09Z [INFO] dispatching global action for root_view:update_quake_mode_state
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [INFO] Received CommandFinished hook
2024-05-26T17:19:09Z [INFO] Block finished with new state DoneWithNoExecution
2024-05-26T17:19:09Z [INFO] Incrementing stage from WarpInput to ScriptExecution
2024-05-26T17:19:09Z [WARN] Encountered error while getting the next swap chain texture: The underlying surface has changed, and therefore the swap chain must be updated
2024-05-26T17:19:09Z [WARN] Requested size 800x600 is outside of the supported range: Extent3d { width: 931, height: 1036, depth_or_array_layers: 1 }..=Extent3d { width: 931, height: 1036, depth_or_array_layers: 1 }
2024-05-26T17:19:09Z [INFO] Received Precmd hook
2024-05-26T17:19:09Z [WARN] Failed to recreate the swap chain: The underlying surface has changed, and therefore the swap chain must be updated
2024-05-26T17:19:09Z [WARN] Failed to render frame: Failed to acquire surface texture
2024-05-26T17:19:09Z [INFO] window resized
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [INFO] window resized
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [INFO] active window changed: Some(WindowId(0))
2024-05-26T17:19:09Z [INFO] dispatching global action for root_view:update_quake_mode_state
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [WARN] redraw_frame was called 11 times before the frame was drawn
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:10Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:10Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:10Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:10Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:10Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:10Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:10Z [INFO] Received Bootstrapped hook
2024-05-26T17:19:10Z [INFO] Configured typeahead mode as ShellReported
2024-05-26T17:19:10Z [INFO] Parsed shell version string: Some([Number(5), Number(9)])
2024-05-26T17:19:10Z [INFO] Shell is bootstrapped with session_id SessionId(171674394816150)
2024-05-26T17:19:10Z [INFO] Loading history from file /home/kingboo/.local/share/zsh/history for shell zsh
2024-05-26T17:19:10Z [WARN] redraw_frame was called 2 times before the frame was drawn
2024-05-26T17:19:10Z [INFO] Received CommandFinished hook
2024-05-26T17:19:10Z [INFO] Block finished with new state DoneWithNoExecution
2024-05-26T17:19:10Z [INFO] Incrementing stage from Bootstrapped to PostBootstrapPrecmd
2024-05-26T17:19:10Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:10Z [INFO] Received Precmd hook
2024-05-26T17:19:10Z [WARN] redraw_frame was called 2 times before the frame was drawn
2024-05-26T17:19:10Z [INFO] Received InputBuffer hook
2024-05-26T17:19:12Z [INFO] dispatching typed action: UserInsert(UserInput { .. })
2024-05-26T17:19:12Z [INFO] dispatching typed action: UserInsert(UserInput { .. })
2024-05-26T17:19:12Z [INFO] dispatching typed action: UserInsert(UserInput { .. })
2024-05-26T17:19:12Z [WARN] redraw_frame was called 2 times before the frame was drawn
2024-05-26T17:19:13Z [INFO] dispatching typed action: Right
2024-05-26T17:19:13Z [INFO] dispatching typed action: Enter
2024-05-26T17:19:13Z [WARN] Received 'end_in_band_command_output' while not expecting to read in-band command output.
2024-05-26T17:19:13Z [INFO] Received Preexec hook
2024-05-26T17:19:13Z [INFO] Received CommandFinished hook
2024-05-26T17:19:13Z [INFO] Block finished with new state DoneWithExecution
2024-05-26T17:19:13Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:13Z [WARN] redraw_frame was called 2 times before the frame was drawn
2024-05-26T17:19:13Z [INFO] Received Precmd hook
2024-05-26T17:19:13Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:13Z [WARN] redraw_frame was called 2 times before the frame was drawn
2024-05-26T17:19:13Z [WARN] failed to get git_branches_for_command_corrections
lee-van-oetz commented 2 months ago

Was working fine for me on Ubuntu 22.04. After upgrading today, it crashes immediately on launch with:

thread 'main' panicked at /home/runner/.cargo/git/checkouts/winit-3c8ffa8180ed95ae/84fd25b/src/platform_impl/linux/x11/event_processor.rs:1239:47:
Failed to focus input context: XError { description: "136", error_code: 136, request_code: 148, minor_code: 1 }
stack backtrace:
17:05:50 [INFO] Received channel versions from Warp server: dev: ChannelVersion { version_info: VersionInfo { version: "v0.2024.06.14.08.02.dev_00", update_by: None, soft_cutoff: Some("v0.2023.05.12.08.03.dev_00") }, overrides: [] }; preview: ChannelVersion { version_info: VersionInfo { version: "v0.2024.06.14.08.01.preview_00", update_by: None, soft_cutoff: None }, overrides: [] }; canary: ChannelVersion { version_info: VersionInfo { version: "v0.2022.09.29.08.08.canary_00", update_by: None, soft_cutoff: None }, overrides: [] }; beta: ChannelVersion { version_info: VersionInfo { version: "v0.2024.06.11.08.02.beta_00", update_by: None, soft_cutoff: None }, overrides: [] }; stable: ChannelVersion { version_info: VersionInfo { version: "v0.2024.06.11.08.02.stable_01", update_by: None, soft_cutoff: Some("v0.2024.04.30.08.02.stable_02") }, overrides: [] }
DADA30000 commented 2 months ago

here is the log btw

2024-05-26T17:19:08Z [INFO] Spawning terminal server process...
2024-05-26T17:19:08Z [INFO] Running terminal server...
2024-05-26T17:19:08Z [WARN] Tried to initialize the wayland data control protocol clipboard, but failed. Falling back to the X11 clipboard protocol. The error was: Unknown error while interacting with the clipboard: Couldn't connect to the Wayland compositor
2024-05-26T17:19:08Z [INFO] Running app with windowing system: X11
2024-05-26T17:19:08Z [WARN] Unable to fetch system color scheme: FDO(
    UnknownMethod(
        "No such interface “org.freedesktop.portal.Settings” on object at path /org/freedesktop/portal/desktop",
    ),
)
2024-05-26T17:19:08Z [ERROR] Failed to acquire default Secret Service collection: unknown error
2024-05-26T17:19:08Z [INFO] Initializing crash reporting Some("linux_stable_release") with tag "v0.2024.05.14.08.01.stable_04"...
2024-05-26T17:19:08Z [INFO] Starting warp with channel state ChannelState { channel: Stable, app_id: AppId { qualifier: "dev", organization: "warp", application_name: "Warp" }, additional_features: {}, firebase_api_key: "AIzaSyBdy3O3S9hrdayLJxJ7mriBR4qgUaUygAs", server_root_url: "https://app.warp.dev", ws_server_url: "wss://rtc.app.warp.dev/graphql", session_sharing_server_url: Some("wss://sessions.app.warp.dev"), segment_write_key: "sTT9ZajzIaQ0phzLFOnqZ6VOqplJTlaJ", segment_root_url: "https://api.segment.io", releases_base_url: "https://releases.warp.dev", sentry_url: "https://0195a81da0714f55a93ee4624825f9ec@o540343.ingest.sentry.io/5658526", logfile_name: "warp.log", show_autoupdate_menu_items: true } and version Some("v0.2024.05.14.08.01.stable_04")
2024-05-26T17:19:08Z [INFO] Performance metrics collector started
2024-05-26T17:19:08Z [INFO] Start to flush telemetry events to Segment
2024-05-26T17:19:08Z [INFO] Dropping empty telemetry batch
2024-05-26T17:19:08Z [INFO] Flushed telemetry events.
2024-05-26T17:19:08Z [INFO] Initializing app services
2024-05-26T17:19:08Z [WARN] SQLite error 283 (A WAL mode database file was recovered): recovered 55 frames from WAL file /home/kingboo/.local/state/warp-terminal/warp.sqlite-wal
2024-05-26T17:19:08Z [INFO] Connecting to SQLite database
2024-05-26T17:19:08Z [INFO] fetching team tester status
2024-05-26T17:19:08Z [INFO] Checking for update on channel stable_release. Update id is Cx1vSYz
2024-05-26T17:19:08Z [INFO] Fetching channel versions (without changelogs) from Warp server
2024-05-26T17:19:08Z [INFO] dispatching global action for root_view:open_from_restored
2024-05-26T17:19:08Z [INFO] Computing available system fonts
2024-05-26T17:19:08Z [WARN] Failed to load a font face 0 from source cause font doesn't have a family name.
2024-05-26T17:19:08Z [INFO] Starting shell /run/current-system/sw/bin/zsh
2024-05-26T17:19:08Z [INFO] Successfully spawned tty with pid: 5718
2024-05-26T17:19:08Z [INFO] Successfully spawned child zsh process with pid 5718
2024-05-26T17:19:08Z [INFO] Fetching channel versions and changelogs from Warp server
2024-05-26T17:19:08Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:08Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:08Z [WARN] Tried to update block filter query without active_filter_editor_block_index set
2024-05-26T17:19:08Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:08Z [INFO] Loaded 21 font families
2024-05-26T17:19:08Z [WARN] Tried to render share modal without a model
2024-05-26T17:19:08Z [WARN] No alert dialog was set for the native modal
2024-05-26T17:19:08Z [INFO] Finished loading 21 fonts
2024-05-26T17:19:08Z [INFO] Received InitShell hook
2024-05-26T17:19:08Z [INFO] Received channel versions from Warp server: dev: ChannelVersion { version_info: VersionInfo { version: "v0.2024.05.24.16.24.dev_00", update_by: None, soft_cutoff: Some("v0.2023.05.12.08.03.dev_00") }, overrides: [] }; preview: ChannelVersion { version_info: VersionInfo { version: "v0.2024.05.24.16.24.preview_00", update_by: None, soft_cutoff: None }, overrides: [] }; canary: ChannelVersion { version_info: VersionInfo { version: "v0.2022.09.29.08.08.canary_00", update_by: None, soft_cutoff: None }, overrides: [] }; beta: ChannelVersion { version_info: VersionInfo { version: "v0.2024.05.21.16.09.beta_00", update_by: None, soft_cutoff: None }, overrides: [] }; stable: ChannelVersion { version_info: VersionInfo { version: "v0.2024.05.21.16.09.stable_02", update_by: None, soft_cutoff: Some("v0.2024.04.02.08.02.stable_01") }, overrides: [] }
2024-05-26T17:19:09Z [INFO] Received channel versions from Warp server: dev: ChannelVersion { version_info: VersionInfo { version: "v0.2024.05.24.16.24.dev_00", update_by: None, soft_cutoff: Some("v0.2023.05.12.08.03.dev_00") }, overrides: [] }; preview: ChannelVersion { version_info: VersionInfo { version: "v0.2024.05.24.16.24.preview_00", update_by: None, soft_cutoff: None }, overrides: [] }; canary: ChannelVersion { version_info: VersionInfo { version: "v0.2022.09.29.08.08.canary_00", update_by: None, soft_cutoff: None }, overrides: [] }; beta: ChannelVersion { version_info: VersionInfo { version: "v0.2024.05.21.16.09.beta_00", update_by: None, soft_cutoff: None }, overrides: [] }; stable: ChannelVersion { version_info: VersionInfo { version: "v0.2024.05.21.16.09.stable_02", update_by: None, soft_cutoff: Some("v0.2024.04.02.08.02.stable_01") }, overrides: [] }
2024-05-26T17:19:09Z [INFO] Enabled wgpu backends: Backends(VULKAN | GL | METAL | DX12 | DX11 | BROWSER_WEBGPU)
2024-05-26T17:19:09Z [INFO] Available wgpu adapters (in priority order):
2024-05-26T17:19:09Z [INFO] DiscreteGpu: NVIDIA GeForce GTX 1650
  Backend: Vulkan
  Driver: NVIDIA (555.42.02)
  Can present: true
  Supported texture format: Some(Bgra8UnormSrgb)
2024-05-26T17:19:09Z [INFO] Other: zink Vulkan 1.3(NVIDIA GeForce GTX 1650 (NVIDIA_PROPRIETARY))
  Backend: Gl
  Driver: Unknown
  Can present: true
  Supported texture format: Some(Rgba8UnormSrgb)
2024-05-26T17:19:09Z [INFO] Cpu: llvmpipe (LLVM 17.0.6, 256 bits)
  Backend: Vulkan
  Driver: llvmpipe (Mesa 24.0.7 (LLVM 17.0.6))
  Can present: true
  Supported texture format: Some(Bgra8UnormSrgb)
2024-05-26T17:19:09Z [INFO] Verifying adapter "NVIDIA GeForce GTX 1650" is valid...
2024-05-26T17:19:09Z [INFO] Using DiscreteGpu (NVIDIA GeForce GTX 1650) for rendering new window.
2024-05-26T17:19:09Z [INFO] fetching teams metadata
2024-05-26T17:19:09Z [INFO] fetching updated cloud objects, including generic string objects
2024-05-26T17:19:09Z [WARN] redraw_frame was called 10 times before the frame was drawn
2024-05-26T17:19:09Z [INFO] window resized
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [INFO] active window changed: None
2024-05-26T17:19:09Z [INFO] dispatching global action for root_view:update_quake_mode_state
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [INFO] Received CommandFinished hook
2024-05-26T17:19:09Z [INFO] Block finished with new state DoneWithNoExecution
2024-05-26T17:19:09Z [INFO] Incrementing stage from WarpInput to ScriptExecution
2024-05-26T17:19:09Z [WARN] Encountered error while getting the next swap chain texture: The underlying surface has changed, and therefore the swap chain must be updated
2024-05-26T17:19:09Z [WARN] Requested size 800x600 is outside of the supported range: Extent3d { width: 931, height: 1036, depth_or_array_layers: 1 }..=Extent3d { width: 931, height: 1036, depth_or_array_layers: 1 }
2024-05-26T17:19:09Z [INFO] Received Precmd hook
2024-05-26T17:19:09Z [WARN] Failed to recreate the swap chain: The underlying surface has changed, and therefore the swap chain must be updated
2024-05-26T17:19:09Z [WARN] Failed to render frame: Failed to acquire surface texture
2024-05-26T17:19:09Z [INFO] window resized
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [INFO] window resized
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [INFO] active window changed: Some(WindowId(0))
2024-05-26T17:19:09Z [INFO] dispatching global action for root_view:update_quake_mode_state
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [WARN] redraw_frame was called 11 times before the frame was drawn
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:09Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:09Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:10Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:10Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:10Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:10Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:10Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:10Z [WARN] Expected to have session for session ID SessionId(171674394816150), but doesn't exist
2024-05-26T17:19:10Z [INFO] Received Bootstrapped hook
2024-05-26T17:19:10Z [INFO] Configured typeahead mode as ShellReported
2024-05-26T17:19:10Z [INFO] Parsed shell version string: Some([Number(5), Number(9)])
2024-05-26T17:19:10Z [INFO] Shell is bootstrapped with session_id SessionId(171674394816150)
2024-05-26T17:19:10Z [INFO] Loading history from file /home/kingboo/.local/share/zsh/history for shell zsh
2024-05-26T17:19:10Z [WARN] redraw_frame was called 2 times before the frame was drawn
2024-05-26T17:19:10Z [INFO] Received CommandFinished hook
2024-05-26T17:19:10Z [INFO] Block finished with new state DoneWithNoExecution
2024-05-26T17:19:10Z [INFO] Incrementing stage from Bootstrapped to PostBootstrapPrecmd
2024-05-26T17:19:10Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:10Z [INFO] Received Precmd hook
2024-05-26T17:19:10Z [WARN] redraw_frame was called 2 times before the frame was drawn
2024-05-26T17:19:10Z [INFO] Received InputBuffer hook
2024-05-26T17:19:12Z [INFO] dispatching typed action: UserInsert(UserInput { .. })
2024-05-26T17:19:12Z [INFO] dispatching typed action: UserInsert(UserInput { .. })
2024-05-26T17:19:12Z [INFO] dispatching typed action: UserInsert(UserInput { .. })
2024-05-26T17:19:12Z [WARN] redraw_frame was called 2 times before the frame was drawn
2024-05-26T17:19:13Z [INFO] dispatching typed action: Right
2024-05-26T17:19:13Z [INFO] dispatching typed action: Enter
2024-05-26T17:19:13Z [WARN] Received 'end_in_band_command_output' while not expecting to read in-band command output.
2024-05-26T17:19:13Z [INFO] Received Preexec hook
2024-05-26T17:19:13Z [INFO] Received CommandFinished hook
2024-05-26T17:19:13Z [INFO] Block finished with new state DoneWithExecution
2024-05-26T17:19:13Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:13Z [WARN] redraw_frame was called 2 times before the frame was drawn
2024-05-26T17:19:13Z [INFO] Received Precmd hook
2024-05-26T17:19:13Z [INFO] dispatching global action for workspace:save_app
2024-05-26T17:19:13Z [WARN] redraw_frame was called 2 times before the frame was drawn
2024-05-26T17:19:13Z [WARN] failed to get git_branches_for_command_corrections

I have exactly same issue