Gnome 终端 3.22 未启动

Gnome terminal 3.22 not starting

我刚刚将我的 arch linux 更新到 gnome 3.22,它破坏了很多东西。 最烦人的是 gnome-terminal 无法启动。 我检查了 journalctl 并发现:

oct. 18 15:11:05 jarvis dbus-daemon[727]: Successfully activated service 'org.gnome.Terminal'
oct. 18 15:11:05 jarvis systemd[711]: Started GNOME Terminal Server.
oct. 18 15:11:06 jarvis org.gnome.Shell.desktop[745]: Window manager warning: Could not import pending buffer, ignoring commit: Failed to create texture 2d due to size/format constraints
oct. 18 15:11:06 jarvis gnome-terminal-[1569]: Error flushing display: Broken pipe
oct. 18 15:11:06 jarvis kernel: traps: gnome-terminal-[1569] trap int3 ip:7f21f3389ff1 sp:7ffd9c3e2bb0 error:0
oct. 18 15:11:06 jarvis systemd[1]: Started Process Core Dump (PID 1592/UID 0).
oct. 18 15:11:06 jarvis systemd[711]: gnome-terminal-server.service: Main process exited, code=dumped, status=5/TRAP
oct. 18 15:11:06 jarvis systemd[711]: gnome-terminal-server.service: Unit entered failed state.
oct. 18 15:11:06 jarvis systemd[711]: gnome-terminal-server.service: Failed with result 'core-dump'.
oct. 18 15:11:06 jarvis systemd-coredump[1593]: Process 1569 (gnome-terminal-) of user 1000 dumped core.

            Stack trace of thread 1569:
            #0  0x00007f21f3389ff1 n/a (libglib-2.0.so.0)
            #1  0x00007f21f338c731 g_log_writer_default (libglib-2.0.so.0)
            #2  0x00007f21f338ab8c g_log_structured_array (libglib-2.0.so.0)
    ...

不断进行不同的 libc.so.6 次通话。

我找不到解决方法。 有没有人知道发生了什么事?以及我应该做什么?

尝试将登录屏幕切换为使用 Xorg

编辑文件:/etc/gdm/custom.conf 并取消注释 WaylandEnable=false

[daemon]
# Uncoment the line below to force the login screen to use Xorg
# WaylandEnable=false