gnome-terminal 问题

gnome-terminal 问题

当我运行时gnome-terminal出现以下错误:

GLib-GIO-ERROR **: No GSettings schemas are installed on the system
Trace/BPT trap

有人知道缺少了什么吗?我在哪里可以找到它。

答案1

只需重新安装gsettings-desktop-schemas

sudo apt-get install --reinstall gsettings-desktop-schemas

来源: http://aptosid.com/index.php?name=PNphpBB2&file=viewtopic&t=2246

相关内容