我知道这听起来很疯狂,但是当我使用Numix主题/图标时,我的U15.10和最新的GIMP2.8崩溃了。换到别的东西能让Gimp工作。以下是错误的尾部:
(gimp:19406): GEGL-gegl-operation.c-WARNING **: Cannot change name of operation class 0x2A08EA0 from "gimp:point-layer-mode" to "gimp:color-erase-mode"
(gimp:19406): GEGL-gegl-operation.c-WARNING **: Cannot change name of operation class 0x2A09290 from "gimp:point-layer-mode" to "gimp:erase-mode"
(gimp:19406): GEGL-gegl-operation.c-WARNING **: Cannot change name of operation class 0x2A096B0 from "gimp:point-layer-mode" to "gimp:replace-mode"
(gimp:19406): GEGL-gegl-operation.c-WARNING **: Cannot change name of operation class 0x2A09A80 from "gimp:point-layer-mode" to "gimp:anti-erase-mode"
(gimp:19406): Gimp-Widgets-CRITICAL **: gimp_device_info_set_device: assertion '(info->device == NULL && GDK_IS_DEVICE (device)) || (GDK_IS_DEVICE (info->device) && device == NULL)' failed
gimp: ../../../../src/cairo-scaled-font.c:459: _cairo_scaled_glyph_page_destroy: Assertion `!scaled_font->cache_frozen' failed.
gimp: terminated: Aborted
hercynian@hercynian-ThinkPad-T430:~$
(script-fu:19413): LibGimpBase-WARNING **: script-fu: gimp_wire_read(): error我做了一次彻底的清洗,重新安装,都没有用。我知道这些错误似乎与Numix没有任何关系,但是,同样,当我转到另一个主题/图标时,Gimp会工作。
发布于 2016-03-28 11:51:55
正如这里所描述的,问题似乎是将Numix主题、终端字体和Gimp一起使用。
更改字体修复问题(正如您已经测试过的那样)。
https://askubuntu.com/questions/750902
复制相似问题