Warp
Warp copied to clipboard
Warp not working after installing on Pop OS 22.04
Dupe Check
- [x] I have searched Warp bugs and there are no duplicates
Describe the bug
The app icon is shown in the dock but the app itself doesnt open
To reproduce
U cant reproduce it
Expected behavior
It should open
Screenshots
NA
Operating system
Linux
Operating system and version
Pop OS 22.04
Shell Version
5.1.16
Current Warp version
No response
Regression
No, this bug or issue has existed throughout my experience using Warp
Recent working Warp date
No response
Additional context
hrishikesh@pop-os:~$ RUST_LOG=wgpu_core=info,wgpu_hal=info MESA_DEBUG=1 EGL_LOG_LEVEL=debug warp-terminal 20:29:37 [INFO] Spawning terminal server process... 20:29:37 [INFO] Running terminal server... 20:29:37 [INFO] Running app with windowing system: X11 Error: Address already in use (os error 98) 20:29:37 [INFO] Initializing crash reporting Some("linux_stable_release") with tag "v0.2024.09.17.08.02.stable_01"... 20:29:37 [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"), rudderstack_write_key: "2iyG8S1RaV4XTX6SEypetFSEbLK", rudderstack_root_url: "https://warpianwzlfqdq.dataplane.rudderstack.com", releases_base_url: "https://releases.warp.dev", sentry_url: "https://[email protected]/5658526", logfile_name: "warp.log", show_autoupdate_menu_items: true } and version Some("v0.2024.09.17.08.02.stable_01") 20:29:37 [INFO] Performance metrics collector started 20:29:37 [INFO] Dropping empty RudderStack telemetry batch 20:29:37 [INFO] Flushed telemetry events. 20:29:37 [INFO] Initializing app services 20:29:37 [INFO] Start to send telemetry events to RudderStack 20:29:37 [INFO] Debug utils not enabled: debug_utils_user_data not passed to Instance::from_raw 20:29:37 [INFO] Using X11 platform 20:29:37 [WARN] No config found! 20:29:37 [WARN] EGL says it can present to the window but not natively 20:29:37 [INFO] Adapter Vulkan AdapterInfo { name: "NVIDIA GeForce GT 730", vendor: 4318, device: 4743, device_type: DiscreteGpu, driver: "NVIDIA", driver_info: "470.239.06", backend: Vulkan } 20:29:37 [INFO] Adapter Vulkan AdapterInfo { name: "Intel(R) UHD Graphics 630 (CFL GT2)", vendor: 32902, device: 16018, device_type: IntegratedGpu, driver: "Intel open-source Mesa driver", driver_info: "Mesa 24.0.3-1pop1~1711635559~22.04~7a9f319", backend: Vulkan } 20:29:37 [INFO] Adapter Vulkan AdapterInfo { name: "llvmpipe (LLVM 15.0.7, 256 bits)", vendor: 65541, device: 0, device_type: Cpu, driver: "llvmpipe", driver_info: "Mesa 24.0.3-1pop1~1711635559~22.04~7a9f319 (LLVM 15.0.7)", backend: Vulkan } 20:29:37 [WARN] Max vertex attribute stride unknown. Assuming it is 2048 20:29:37 [INFO] Adapter Gl AdapterInfo { name: "NVIDIA GeForce GT 730/PCIe/SSE2", vendor: 4318, device: 0, device_type: Other, driver: "", driver_info: "3.3.0 NVIDIA 470.239.06", backend: Gl } 20:29:37 [INFO] Connecting to SQLite database 20:29:37 [INFO] fetching team tester status 20:29:37 [INFO] Checking for update on channel stable_release. Update id is 1zQetJs 20:29:37 [INFO] Fetching channel versions (without changelogs) from Warp server 20:29:37 [INFO] dispatching global action for root_view:open_from_restored 20:29:37 [INFO] Computing available system fonts 20:29:37 [WARN] Could not find current AIAgentApiType value in dropdown option list 20:29:37 [INFO] Start to send telemetry events to RudderStack 20:29:37 [INFO] Starting shell /bin/bash 20:29:37 [INFO] Successfully spawned child bash process with pid 6642 20:29:37 [INFO] Successfully spawned tty with pid: 6642 20:29:37 [INFO] Fetching channel versions and changelogs from Warp server 20:29:37 [INFO] dispatching typed action: HandleFocusChange 20:29:37 [WARN] Action HandleFocusChange was dispatched, but no view handled it 20:29:37 [INFO] dispatching typed action: HandleFocusChange 20:29:37 [WARN] Action HandleFocusChange was dispatched, but no view handled it 20:29:37 [WARN] Tried to update block filter query without active_filter_editor_block_index set 20:29:37 [WARN] No alert dialog was set for the native modal 20:29:37 [WARN] Tried to render share modal without a model 20:29:37 [INFO] Received InitShell hook 20:29:37 [INFO] Adapter Vulkan AdapterInfo { name: "NVIDIA GeForce GT 730", vendor: 4318, device: 4743, device_type: DiscreteGpu, driver: "NVIDIA", driver_info: "470.239.06", backend: Vulkan } 20:29:37 [INFO] Adapter Vulkan AdapterInfo { name: "Intel(R) UHD Graphics 630 (CFL GT2)", vendor: 32902, device: 16018, device_type: IntegratedGpu, driver: "Intel open-source Mesa driver", driver_info: "Mesa 24.0.3-1pop1~1711635559~22.04~7a9f319", backend: Vulkan } 20:29:37 [INFO] Adapter Vulkan AdapterInfo { name: "llvmpipe (LLVM 15.0.7, 256 bits)", vendor: 65541, device: 0, device_type: Cpu, driver: "llvmpipe", driver_info: "Mesa 24.0.3-1pop1~1711635559~22.04~7a9f319 (LLVM 15.0.7)", backend: Vulkan } 20:29:37 [WARN] Max vertex attribute stride unknown. Assuming it is 2048 20:29:37 [INFO] Adapter Gl AdapterInfo { name: "NVIDIA GeForce GT 730/PCIe/SSE2", vendor: 4318, device: 0, device_type: Other, driver: "", driver_info: "3.3.0 NVIDIA 470.239.06", backend: Gl } 20:29:37 [INFO] Enabled wgpu backends: Backends(VULKAN | GL | METAL | DX12 | BROWSER_WEBGPU) 20:29:37 [INFO] Available wgpu adapters (in priority order): 20:29:37 [INFO] IntegratedGpu: Intel(R) UHD Graphics 630 (CFL GT2) Backend: Vulkan Driver: Intel open-source Mesa driver (Mesa 24.0.3-1pop1~1711635559~22.04~7a9f319) Can present: true Supported texture format: Some(Bgra8UnormSrgb) 20:29:37 [INFO] DiscreteGpu: NVIDIA GeForce GT 730 Backend: Vulkan Driver: NVIDIA (470.239.06) Can present: true Supported texture format: Some(Bgra8UnormSrgb) 20:29:37 [INFO] Other: NVIDIA GeForce GT 730/PCIe/SSE2 Backend: Gl Driver: Unknown (3.3.0 NVIDIA 470.239.06) Can present: false Supported texture format: None 20:29:37 [INFO] Cpu: llvmpipe (LLVM 15.0.7, 256 bits) Backend: Vulkan Driver: llvmpipe (Mesa 24.0.3-1pop1~1711635559~22.04~7a9f319 (LLVM 15.0.7)) Can present: true Supported texture format: Some(Bgra8UnormSrgb) 20:29:37 [INFO] Verifying adapter "Intel(R) UHD Graphics 630 (CFL GT2)" is valid... 20:29:37 [INFO] Device::maintain: waiting for submission index 0 20:29:37 [WARN] Unrecognized device error ERROR_INITIALIZATION_FAILED 20:29:37 [WARN] Failed to create swapchain: Validation Error
Caused by: In Surface::configure Parent device is lost
20:29:37 [INFO] Device::maintain: waiting for submission index 0 20:29:37 [INFO] Loaded 68 font families 20:29:37 [INFO] Verifying adapter "NVIDIA GeForce GT 730" is valid... 20:29:37 [INFO] Device::maintain: waiting for submission index 0 20:29:37 [INFO] Using DiscreteGpu (NVIDIA GeForce GT 730) for rendering new window. 20:29:37 [INFO] Received CommandFinished hook 20:29:37 [INFO] Tried to exit the alternate screen, but it was already inactive 20:29:37 [INFO] Block finished with new state DoneWithNoExecution 20:29:37 [INFO] Incrementing stage from WarpInput to ScriptExecution 20:29:37 [INFO] Received Precmd hook 20:29:37 [INFO] dispatching typed action: HandleFocusChange 20:29:37 [INFO] Device::maintain: waiting for submission index 0 20:29:37 [WARN] redraw_frame was called 9 times before the frame was drawn 20:29:37 [INFO] dispatching global action for workspace:save_app 20:29:37 [WARN] Expected to have session for session ID SessionId(17273627772388), but doesn't exist 20:29:37 [INFO] window resized 20:29:37 [INFO] dispatching global action for workspace:save_app 20:29:37 [WARN] Expected to have session for session ID SessionId(17273627772388), but doesn't exist 20:29:37 [INFO] active window changed: Some(WindowId(0)) 20:29:37 [INFO] dispatching global action for root_view:update_quake_mode_state 20:29:37 [INFO] dispatching global action for workspace:save_app 20:29:37 [WARN] Expected to have session for session ID SessionId(17273627772388), but doesn't exist 20:29:37 [INFO] Device::maintain: waiting for submission index 1 20:29:37 [INFO] Device::maintain: waiting for submission index 1 20:29:37 [WARN] redraw_frame was called 2 times before the frame was drawn 20:29:37 [INFO] Received Bootstrapped hook 20:29:37 [INFO] Configured typeahead mode as ShellReported 20:29:37 [INFO] Parsed shell version string: Some([Number(5), Number(1), Number(16), Number(1), Text("release")]) 20:29:37 [INFO] Shell is bootstrapped with session_id SessionId(17273627772388) 20:29:37 [INFO] Loading history from file /home/hrishikesh/.bash_history for shell bash 20:29:37 [INFO] Device::maintain: waiting for submission index 2 20:29:37 [WARN] redraw_frame was called 3 times before the frame was drawn 20:29:37 [INFO] Received CommandFinished hook 20:29:37 [INFO] Tried to exit the alternate screen, but it was already inactive 20:29:37 [INFO] Block finished with new state DoneWithNoExecution 20:29:37 [INFO] Incrementing stage from Bootstrapped to PostBootstrapPrecmd 20:29:37 [INFO] dispatching typed action: HandleFocusChange 20:29:37 [INFO] Device::maintain: waiting for submission index 3 20:29:37 [INFO] Device::maintain: waiting for submission index 4 20:29:37 [INFO] Received Precmd hook 20:29:38 [INFO] Device::maintain: waiting for submission index 5 20:29:38 [WARN] redraw_frame was called 2 times before the frame was drawn 20:29:38 [INFO] Device::maintain: waiting for submission index 6 20:29:38 [INFO] fetching teams metadata 20:29:38 [INFO] fetching updated cloud objects, including generic string objects 20:29:38 [INFO] Device::maintain: waiting for submission index 7 20:29:38 [INFO] Received channel versions from Warp server: dev: ChannelVersion { version_info: VersionInfo { version: "v0.2024.09.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.09.26.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.09.24.08.02.beta_00", update_by: None, soft_cutoff: None }, overrides: [] }; stable: ChannelVersion { version_info: VersionInfo { version: "v0.2024.09.17.08.02.stable_01", update_by: None, soft_cutoff: Some("v0.2024.08.06.08.01.stable_00") }, overrides: [] } 20:29:38 [INFO] No update available 20:29:38 [INFO] Device::maintain: waiting for submission index 8 20:29:38 [INFO] Device::maintain: waiting for submission index 9 20:29:38 [INFO] Successfully drew 10 frames; killing crash recovery child process 20:29:38 [WARN] redraw_frame was called 2 times before the frame was drawn 20:29:38 [INFO] Initializing Sentry native 20:29:38 [INFO] Received InputBuffer hook 20:29:38 [INFO] Device::maintain: waiting for submission index 10 20:29:38 [INFO] Received channel versions from Warp server: dev: ChannelVersion { version_info: VersionInfo { version: "v0.2024.09.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.09.26.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.09.24.08.02.beta_00", update_by: None, soft_cutoff: None }, overrides: [] }; stable: ChannelVersion { version_info: VersionInfo { version: "v0.2024.09.17.08.02.stable_01", update_by: None, soft_cutoff: Some("v0.2024.08.06.08.01.stable_00") }, overrides: [] } 20:29:38 [INFO] Device::maintain: waiting for submission index 11 20:29:38 [INFO] Device::maintain: waiting for submission index 12 20:29:38 [INFO] Successfully flushed events to rudder from disk 20:29:38 [INFO] Device::maintain: waiting for submission index 13 20:29:38 [WARN] redraw_frame was called 4 times before the frame was drawn 20:29:38 [INFO] fetching team tester status 20:29:38 [INFO] Reconstructing database, but it already exists 20:29:38 [INFO] dispatching typed action: HandleFocusChange 20:29:38 [INFO] Checking for update on channel stable_release. Update id is AZofDWp 20:29:38 [INFO] fetching teams metadata 20:29:38 [INFO] Fetching channel versions (without changelogs) from Warp server 20:29:38 [INFO] fetching updated cloud objects, including generic string objects 20:29:38 [INFO] Start to send telemetry events to RudderStack 20:29:38 [INFO] Connecting to SQLite database 20:29:38 [INFO] SQLite Writer is resumed 20:29:38 [INFO] Device::maintain: waiting for submission index 14 20:29:38 [WARN] redraw_frame was called 2 times before the frame was drawn 20:29:38 [INFO] notifying view observers and updating windows for timer id 0 20:29:38 [INFO] Device::maintain: waiting for submission index 15 20:29:38 [INFO] Device::maintain: waiting for submission index 16 20:29:38 [INFO] Received channel versions from Warp server: dev: ChannelVersion { version_info: VersionInfo { version: "v0.2024.09.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.09.26.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.09.24.08.02.beta_00", update_by: None, soft_cutoff: None }, overrides: [] }; stable: ChannelVersion { version_info: VersionInfo { version: "v0.2024.09.17.08.02.stable_01", update_by: None, soft_cutoff: Some("v0.2024.08.06.08.01.stable_00") }, overrides: [] } 20:29:38 [INFO] No update available 20:29:38 [INFO] Device::maintain: waiting for submission index 17 20:29:38 [INFO] Device::maintain: waiting for submission index 18 20:29:38 [WARN] redraw_frame was called 3 times before the frame was drawn 20:29:38 [INFO] Device::maintain: waiting for submission index 19 20:29:39 [INFO] Device::maintain: waiting for submission index 20 20:29:39 [INFO] Device::maintain: waiting for submission index 21 20:29:40 [INFO] Device::maintain: waiting for submission index 22 20:29:40 [INFO] active window changed: None 20:29:40 [INFO] dispatching global action for root_view:update_quake_mode_state 20:29:40 [INFO] dispatching global action for workspace:save_app 20:29:40 [INFO] Device::maintain: waiting for submission index 23 20:29:40 [INFO] active window changed: None 20:29:40 [INFO] dispatching global action for root_view:update_quake_mode_state 20:29:40 [INFO] dispatching global action for workspace:save_app 20:29:40 [INFO] Device::maintain: waiting for submission index 24 20:29:41 [INFO] notifying view observers and updating windows for timer id 1 20:29:41 [INFO] Device::maintain: waiting for submission index 25 20:29:54 [INFO] active window changed: Some(WindowId(0)) 20:29:54 [INFO] dispatching global action for root_view:update_quake_mode_state 20:29:54 [INFO] dispatching global action for workspace:save_app 20:29:54 [INFO] Device::maintain: waiting for submission index 26 20:29:54 [WARN] redraw_frame was called 2 times before the frame was drawn 20:29:54 [INFO] Device::maintain: waiting for submission index 27 20:29:55 [INFO] Device::maintain: waiting for submission index 28 20:29:55 [INFO] Device::maintain: waiting for submission index 29 20:29:56 [INFO] Device::maintain: waiting for submission index 30 20:29:56 [INFO] Device::maintain: waiting for submission index 31 20:29:56 [INFO] active window changed: None 20:29:56 [INFO] dispatching global action for root_view:update_quake_mode_state 20:29:56 [INFO] dispatching global action for workspace:save_app 20:29:56 [INFO] Device::maintain: waiting for submission index 32 20:29:57 [INFO] active window changed: Some(WindowId(0)) 20:29:57 [INFO] dispatching global action for root_view:update_quake_mode_state 20:29:57 [INFO] dispatching global action for workspace:save_app 20:29:57 [INFO] Device::maintain: waiting for submission index 33 20:29:57 [WARN] redraw_frame was called 2 times before the frame was drawn 20:29:58 [INFO] notifying view observers and updating windows for timer id 2 20:29:58 [INFO] Device::maintain: waiting for submission index 34 20:29:58 [WARN] redraw_frame was called 2 times before the frame was drawn 20:29:58 [INFO] active window changed: None 20:29:58 [INFO] dispatching global action for root_view:update_quake_mode_state 20:29:58 [INFO] dispatching global action for workspace:save_app 20:29:58 [INFO] Device::maintain: waiting for submission index 35 20:29:58 [INFO] active window changed: None 20:29:58 [INFO] dispatching global action for root_view:update_quake_mode_state 20:29:58 [INFO] dispatching global action for workspace:save_app 20:30:03 [INFO] active window changed: Some(WindowId(0)) 20:30:03 [INFO] dispatching global action for root_view:update_quake_mode_state 20:30:03 [INFO] dispatching global action for workspace:save_app 20:30:03 [INFO] Device::maintain: waiting for submission index 36 20:30:03 [WARN] redraw_frame was called 2 times before the frame was drawn 20:30:03 [INFO] Device::maintain: waiting for submission index 37 20:30:04 [INFO] Device::maintain: waiting for submission index 38 20:30:04 [INFO] Device::maintain: waiting for submission index 39 20:30:04 [INFO] Device::maintain: waiting for submission index 40 20:30:04 [INFO] Device::maintain: waiting for submission index 41 20:30:04 [INFO] Device::maintain: waiting for submission index 42 20:30:04 [INFO] Device::maintain: waiting for submission index 43 20:30:05 [INFO] Device::maintain: waiting for submission index 44 20:30:05 [INFO] Device::maintain: waiting for submission index 45 20:30:06 [INFO] Device::maintain: waiting for submission index 46 20:30:06 [INFO] Device::maintain: waiting for submission index 47 20:30:07 [INFO] Device::maintain: waiting for submission index 48 20:30:07 [INFO] Dropping empty RudderStack telemetry batch 20:30:07 [INFO] Flushed telemetry events. 20:30:07 [INFO] Device::maintain: waiting for submission index 49 20:30:07 [INFO] active window changed: None 20:30:07 [INFO] dispatching global action for root_view:update_quake_mode_state 20:30:07 [INFO] dispatching global action for workspace:save_app 20:30:07 [INFO] Device::maintain: waiting for submission index 50 20:30:28 [INFO] active window changed: Some(WindowId(0)) 20:30:28 [INFO] dispatching global action for root_view:update_quake_mode_state 20:30:28 [INFO] dispatching global action for workspace:save_app 20:30:28 [INFO] Device::maintain: waiting for submission index 51 20:30:28 [INFO] Device::maintain: waiting for submission index 52 20:30:29 [INFO] active window changed: None 20:30:29 [INFO] dispatching global action for root_view:update_quake_mode_state 20:30:29 [INFO] dispatching global action for workspace:save_app 20:30:29 [INFO] Device::maintain: waiting for submission index 53 ^C
Does this block you from using Warp daily?
Yes, this issue prevents me from using Warp daily.
Is this an issue only in Warp?
Yes, I confirmed that this only happens in Warp, not other terminals.
Warp Internal (ignore): linear-label:b9d78064-c89e-4973-b153-5178a31ee54e
None
Hi @TypeHrishi sorry to hear about this issue. I recommend upgrading your Nvidia drivers to version 550, since they're more updated and known to resolve a number of issues. Also, we've added a list of workarounds here: https://docs.warp.dev/help/known-issues#linux-workarounds
Also, make sure to download the latest version as we release fixes every week. https://docs.warp.dev/getting-started/changelog
Please let me know if any of those helped or if you still see the issue.
Heyy! My card is nvidia geforce 720 - a very old card. Sadly 470 is the only stable driver it supports
Hello? Any ideas on how to get it to work
Try the Nouveau drivers instead of proprietary ones. https://nouveau.freedesktop.org/FeatureMatrix.html
Nouveau ones are not good for other tasks...