imsnif/bandwhich

Electron processes shown as UNKNOWN

Open

#196 aberto em 17 de nov. de 2020

Ver no GitHub
 (12 comments) (0 reactions) (0 assignees)Rust (237 forks)batch import
bughelp wanted

Métricas do repositório

Stars
 (7.686 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Every Electron ap is shown as “UNKNOWN”. I’m not sure about the details. I don’t know how bandwhich determines the process names, but utilities like top and ps shows Electron process names just fine.

To reproduce:

  1. Start bandwhich
  2. Install any Electron app and run it (e.g. Joplin, Spotify, Bitwarden)

Edit: This issue previously misidentified the cause as Flatpak. However, it turns out the root cause seems to be Electron apps (either running in Flatpak or unconstrained).

Guia do colaborador