warpdotdev / warpdotdev/warp

Window Dragging Lag [Linux][Ubuntu 22.04]

Open
#4,244 3 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area:window-tabs-panes bug os:linux ready-to-implement triaged
Dominant language
Rust
Stars
65.1k
Forks
5.6k
PR merge metrics
PR metrics pending

Description

Discord username (optional)

No response

Describe the bug

Slow Window Movement in Warp Terminal on Ubuntu 22.04 with NVIDIA RTX 3070 Ti

To reproduce
  1. Open Warp terminal.
  2. Attempt to drag the window across the screen.
  3. Observe the slow movement.
Expected behavior

Smooth and responsive window movement.

Screenshots

No response

Operating system

Linux

Operating system and version

Ubuntu 22.04

Shell Version

No response

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
$ echo $XDG_SESSION_TYPE

x11
$ sudo lshw -C display
[sudo] contraseña para rodrigo: 
  *-display                 
       descripción: VGA compatible controller
       producto: GA104 [GeForce RTX 3070 Ti]
       fabricante: NVIDIA Corporation
       id físico: 0
       información del bus: pci@0000:2b:00.0
       versión: a1
       anchura: 64 bits
       reloj: 33MHz
       capacidades: pm msi pciexpress vga_controller bus_master cap_list rom
       configuración: driver=nvidia latency=0
       recursos: iomemory:7c0-7bf iomemory:7e0-7df irq:114 memoria:fb000000-fbffffff memoria:7c00000000-7dffffffff memoria:7e00000000-7e01ffffff ioport:e000(size=128) memoria:fc000000-fc07ffff
  *-graphics
       producto: EFI VGA
       id físico: 1
       nombre lógico: /dev/fb0
       capacidades: fb
       configuración: depth=32 resolution=1920,1080


$ nvidia-smi

Thu Feb 22 18:16:39 2024       
+---------------------------------------------------------------------------------------+
| NVIDIA-SMI 545.23.08              Driver Version: 545.23.08    CUDA Version: 12.3     |
|-----------------------------------------+----------------------+----------------------+
| GPU  Name                 Persistence-M | Bus-Id        Disp.A | Volatile Uncorr. ECC |
| Fan  Temp   Perf          Pwr:Usage/Cap |         Memory-Usage | GPU-Util  Compute M. |
|                                         |                      |               MIG M. |
|=========================================+======================+======================|
|   0  NVIDIA GeForce RTX 3070 Ti     On  | 00000000:2B:00.0  On |                  N/A |
|  0%   53C    P0              84W / 310W |   2725MiB /  8192MiB |      4%      Default |
|                                         |                      |                  N/A |
+-----------------------------------------+----------------------+----------------------+
                                                                                         
+---------------------------------------------------------------------------------------+
| Processes:                                                                            |
|  GPU   GI   CI        PID   Type   Process name                            GPU Memory |
|        ID   ID                                                             Usage      |
|=======================================================================================|
|    0   N/A  N/A      3481      G   /usr/lib/xorg/Xorg                         1485MiB |
|    0   N/A  N/A      3668      G   /usr/bin/gnome-shell                        406MiB |
|    0   N/A  N/A      4412      G   ...ures=SpareRendererForSitePerProcess       86MiB |
|    0   N/A  N/A      4751      G   ...yOnDemand --variations-seed-version      117MiB |
|    0   N/A  N/A      5637      G   ...local/share/Steam/ubuntu12_32/steam        3MiB |
|    0   N/A  N/A      5794      G   ...re/Steam/ubuntu12_64/steamwebhelper        4MiB |
|    0   N/A  N/A      6769      G   ...seed-version=20240218-180139.541000      408MiB |
|    0   N/A  N/A      8787      G   ...ures=SpareRendererForSitePerProcess       25MiB |
|    0   N/A  N/A     54063      G   ...,WinRetrieveSuggestionsOnlyOnDemand      134MiB |
|    0   N/A  N/A     62992    C+G   warp-terminal                                22MiB |
+---------------------------------------------------------------------------------------+

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the lag in Warp on Ubuntu 22.04 under X11 with the reported NVIDIA RTX 3070 Ti and compare it with other terminals. Trace the window-dragging path after confirming the issue, then verify that dragging is smooth and responsive without regressions.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux, rust, ubuntu
Domain
desktop, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.