这两天 GNOME-Do 开始不正常,我只是把 Do 的 Docky 模式换成 Mini 了,然后下载了 Avant 和 GLX-Dock (好吧,我承认同时装这两个东西有点脑残)
之后 GNOME-Do 总是自己莫名其妙的关闭,然后用 Terminal 打开之后报错信息中有键盘映射不对。仔细一想,应该是庞杂的 GLX-Dock 的快捷键和 GNOME-Do 冲突了…… 然而我在 Do 里面改还改不回来——它直接启动不了了,只是在 tray 里停留一个 icon 杀不了也活不起来。
因为 GNOME-Do 的快捷键是卸载 gconf 里的,所以到 ~/.gconf 里删除相应的文件:
~/.gconf/apps/gnome-do/preferences/Do/Platform/Common/AbstractKeyBindingService/%gconf.xml
其实我更建议备份~
这样之后,快捷键的问题解决了。
但是就在我写这篇文章的过程中, Do 自己又关掉了。
错误信息中有这样几行:
[Error 21:08:55.778] Encountered error getting GConf key Do/Platform/Common/AbstractKeyBindingService/清除: 错误的键或目录名: “/apps/gnome-do/preferences/Do/Platform/Common/AbstractKeyBindingService/清除”:’\346′ 不是 ASCII 字符,不允许出现在键名称中
[Error 21:08:55.778] Encountered error setting GConf key Do/Platform/Common/AbstractKeyBindingService/清除: 错误的键或目录名: “/apps/gnome-do/preferences/Do/Platform/Common/AbstractKeyBindingService/清除”:’\346′ 不是 ASCII 字符,不允许出现在键名称中
[Error 21:08:55.779] Encountered error setting GConf key Do/Platform/Common/AbstractKeyBindingService/清除: 错误的键或目录名: “/apps/gnome-do/preferences/Do/Platform/Common/AbstractKeyBindingService/清除”:’\346′ 不是 ASCII 字符,不允许出现在键名称中
[Error 21:08:55.779] Encountered error getting GConf key Do/Platform/Common/AbstractKeyBindingService/复制到剪贴板: 错误的键或目录名: “/apps/gnome-do/preferences/Do/Platform/Common/AbstractKeyBindingService/复制到剪贴板”:’\345′ 不是 ASCII 字符,不允许出现在键名称中
[Error 21:08:55.779] Encountered error setting GConf key Do/Platform/Common/AbstractKeyBindingService/复制到剪贴板: 错误的键或目录名: “/apps/gnome-do/preferences/Do/Platform/Common/AbstractKeyBindingService/复制到剪贴板”:’\345′ 不是 ASCII 字符,不允许出现在键名称中
[Error 21:08:55.779] Encountered error setting GConf key Do/Platform/Common/AbstractKeyBindingService/复制到剪贴板: 错误的键或目录名: “/apps/gnome-do/preferences/Do/Platform/Common/Abstrac
中文化的过程中,这里没有处理好吧?
所以,现在我打算,自己编译好了。。。叹……折腾人的 Do 阿。。。
干!