ITADN

Terminal incorrectly registered as Pods app

#4606OpenDarkGhostHunter 创建于 2026-05-11
kind/bugarea/gnome
D
DarkGhostHuntercommented
### Describe the bug When using `CTRL+ALT+T` or `CTRL+ALT+ENTER`, the Pods app open. Executing `xdg-terminal-exec --print-id` to check which app is used for terminal, it returns `com.github.marhkb.Pods.desktop`, which is incorrect. ### What did you expect to happen? 1. Executing `xdg-terminal-exec --print-id` should return `org.gnome.Ptyxis.desktop`. 2. When using `CTRL+ALT+T` or `CTRL+ALT+ENTER`, Ptyxis should be opened. ### Output of `bootc status` ```shell Staged image: ghcr.io/ublue-os/bluefin-dx:latest Digest: sha256:b3ba592a515ab7107db453c8bc862bb83066c7d7048509c38d741a2633911205 (amd64) Version: latest-44.20260511.1 (2026-05-11T06:17:03Z) ● Booted image: ghcr.io/ublue-os/bluefin-dx:latest Digest: sha256:9afaf3a600ab3786731bb9940a163bfabce1f8be7025f1487236728a42c0c924 (amd64) Version: latest-44.20260508.1 (2026-05-08T18:56:28Z) UpdateVersion: latest-44.20260509.1 (2026-05-09T10:25:43Z) UpdateDigest: sha256:e316585d44788b399a0309085e1ee1d1ce1f661ef0400f9c788fc93109a49120 ``` ### Output of `groups` ```shell developer wheel docker incus-admin lxd libvirt ``` ### Extra information or context Related #4480
0 条评论