UI sluggish on Ubuntu/Wayland
Nessuno ha ancora preso questa issue.
Valutazione
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Idoneità per principianti
- 45/100
- Tipo di issue
- Bug
- Chiarezza
- Da chiarire
- Stato di attività
- Attiva
- Stack tecnologico
- linux, ubuntu
- Ambito
- desktop, operating-systems, performance
Direzione di ricerca
Start by reproducing the idle chat and Settings cases while observing WebKitWebProcess CPU usage and thread-level sampling. Inspect the AppImage startup hook and its GDK_BACKEND handling, then compare the resulting environment with the tested WebKit variables. Done means idle views no longer saturate a CPU core and Settings remains responsive on Ubuntu 24.04 Wayland.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Descrizione
On Ubuntu 24.04, the Copilot Desktop UI is consistently sluggish and becomes extremely sluggish when opening Settings. Other desktop applications on the same system—including Brave, IntelliJ IDEA, Teams, and Slack—remain responsive.
Environment
-
Copilot Desktop
1.0.84-5AppImage -
Ubuntu 24.04, GNOME 46, Wayland
-
Kernel
6.17.0-35-generic -
Hybrid Intel Arrow Lake-P graphics and NVIDIA GeForce RTX 5070 Laptop GPU
-
NVIDIA driver
595.71.05 -
UI text scaling:
1.75 -
32 GB RAM with no meaningful swap pressure
Reproduction
-
Start Copilot Desktop and open any chat.
-
Leave the window untouched.
-
Observe
WebKitWebProcessCPU usage. -
Open Settings and leave it untouched.
Observed behavior
-
In an untouched chat,
WebKitWebProcessuses approximately 59–93% of one logical CPU core. -
Opening Settings raises usage to a sustained 98–106% of one logical core, without further interaction.
-
Thread-level sampling shows that almost all CPU usage occurs on the main
WebKitWebProcessthread. -
The process also produces roughly 60,000–85,000 minor page faults per second, with RSS fluctuating by tens of megabytes.
-
Scrolling makes the UI visibly sluggish.
Additional findings
-
The AppImage startup hook unconditionally sets
GDK_BACKEND=x11, so the application runs through XWayland despite the Wayland desktop session. -
Supplying
GDK_BACKEND=waylandexternally does not override this because the bundled hook replaces it. -
Testing
DRI_PRIME=0,WEBKIT_DISABLE_DMABUF_RENDERER=1, andWEBKIT_DISABLE_COMPOSITING_MODE=1did not resolve the issue. Some of these environment variables appeared to be absent from the resulting WebKit process. -
No GPU crashes, system memory pressure, or significant swap activity were observed.
Expected behavior
An idle chat or Settings page should not continuously saturate a CPU core, and opening Settings should remain responsive.
- Lingua principale
- Nessun dato sulla lingua
- Stelle
- 2.1k
- Fork
- 157
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di github/app
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 65/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 72/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 68/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 68/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 64/100
Issue simili
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 84/100
Eynzof/Hermes-CN-Desktop#616 ·
-
app bug
Difficoltà 2/5 1-3 ore Idoneità per principianti 72/100
-
good first issue
Difficoltà 2/5 1-3 ore Idoneità per principianti 65/100
-
spotlight search visual bug Apertabug
Difficoltà 2/5 1-3 ore Idoneità per principianti 68/100
AvengeMedia/DankMaterialShell#3537 ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 82/100
CherryHQ/cherry-studio#20947 · 1 reazione ·