我使用自制软件安装了 git 合并冲突解决工具 Meld。
“酿造安装融合”
安装后,尝试修复合并冲突时引发错误。在 OSX 10.9.4 上运行。想法?
整体错误:
====================================
无法绑定翻译域。有的翻译不行。
“模块”对象没有属性“绑定文本域”
/usr/local/lib/python2.7/site-packages/gtk-2.0/gtk/init .py:57: GtkWarning:无法打开显示警告。警告(str(e),_gtk.Warning)
/usr/local/Cellar/meld/1.8.6/libexec/bin/meld:155: GtkWarning: gtk_icon_theme_get_for_screen: 断言 'GDK_IS_SCREEN (screen)' 失败 gtk.icon_theme_get_default().append_search_path(meld.paths.icon_dir())
回溯(最后一次调用):文件“/usr/local/Cellar/meld/1.8.6/libexec/bin/meld”,第 155 行,在 gtk.icon_theme_get_default().append_search_path(meld.paths.icon_dir())
AttributeError:“NoneType”对象没有属性“append_search_path”
====================================