Google Earth Pro 無法在 Gnome 41 wayland 會話中運作 在 Devuan Linux 上的 Xorg 中運作正常

Google Earth Pro 無法在 Gnome 41 wayland 會話中運作 在 Devuan Linux 上的 Xorg 中運作正常

Synaptic、Google Earth、xterm 等在 Gnome wayland 會話中無法運作。

我正在使用 Devuan Daedalus(測試版),它很穩定,除了一些有問題的應用程序,如 synaptic、xterm、Google Earth Pro 等無法運行。我可以看到這些進程正在後台運行,但沒有繪圖(UI)工作。但是,這些應用程式在 X11 (Xorg) 會話中運作良好。在具有相同 Gnome-40 的 Ubuntu 21.04 上,這些應用程式可以正常運作。

:~# ps aux |grep earth
devuan   6623  0.0  0.0   6768  3176 pts/1    S+   11:55   0:00 /bin/bash /usr/bin/google-earth-pro
devuan   6626 20.2  2.2 3425868 178644 pts/1  Sl+  11:55   0:01 /opt/google/earth/pro/googleearth-bin

:~# ps aux |grep xterm
devuan   6741  0.3  0.1  24588 10296 pts/1    S+   11:56   0:00 xterm

:~# ps aux |grep synaptic
devuan   6781  0.0  0.0   2432   672 pts/1    S+   11:57   0:00 /bin/sh /usr/bin/synaptic-pkexec
root      6782  8.7  1.4 475756 119188 pts/1   Sl+  11:57   0:01 /usr/sbin/synaptic

相關內容