emacs 报 “* (emacs:2115): CRITICAL * murrine_style_draw_box: assertion `height
emacs 报 “** (emacs:2115): CRITICAL **: murrine_style_draw_box: assertion `height
出现这种错误的原因:
是由于 ubuntu 的 theme 引起的。目前发现 Ambiance and Radiance theme都会报错。
解决办法:
1,换另外的 theme.
2, 对于 ambiance 主题来说,
编辑 /usr/share/themes/Ambiance/gtk-2.0/gtkrc 这个文件
把 GtkRange::trough-under-steppers = 0 修改为 GtkRange::trough-under-steppers = 1
出现这种错误的原因:
是由于 ubuntu 的 theme 引起的。目前发现 Ambiance and Radiance theme都会报错。
解决办法:
1,换另外的 theme.
2, 对于 ambiance 主题来说,
编辑 /usr/share/themes/Ambiance/gtk-2.0/gtkrc 这个文件
把 GtkRange::trough-under-steppers = 0 修改为 GtkRange::trough-under-steppers = 1