首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >不能发动瘸子

不能发动瘸子
EN

Ask Ubuntu用户
提问于 2018-04-11 10:36:52
回答 1查看 294关注 0票数 5

最近,我尝试用"sudo apt install gimp“从官方源代码安装gimp,并用"sudo apt -f install”修复所有依赖项。但是,每当我尝试启动gimp (通过终端中的"gimp“),它就会立即关闭,并显示这些错误消息:

代码语言:javascript
复制
(gimp:20357): GLib-GObject-WARNING **: g_object_set_valist: object class 'GeglConfig' has no property named 'cache-size'
(gimp:20357): GEGL-gegl-operation.c-WARNING **: Cannot change name of operation class 0x1701C80 from "gimp:point-layer-mode" to "gimp:dissolve-mode"
(gimp:20357): GEGL-gegl-operation.c-WARNING **: Cannot change name of operation class 0x1702150 from "gimp:point-layer-mode" to "gimp:behind-mode"
(gimp:20357): GEGL-gegl-operation.c-WARNING **: Cannot change name of operation class 0x1702910 from "gimp:point-layer-mode" to "gimp:multiply-mode"
(gimp:20357): GEGL-gegl-operation.c-WARNING **: Cannot change name of operation class 0x1702C60 from "gimp:point-layer-mode" to "gimp:screen-mode"
(gimp:20357): GEGL-gegl-operation.c-WARNING **: Cannot change name of operation class 0x1703050 from "gimp:point-layer-mode" to "gimp:overlay-mode"
(gimp:20357): GEGL-gegl-operation.c-WARNING **: Cannot change name of operation class 0x1703480 from "gimp:point-layer-mode" to "gimp:difference-mode"
(gimp:20357): GEGL-gegl-operation.c-WARNING **: Cannot change name of operation class 0x1703840 from "gimp:point-layer-mode" to "gimp:addition-mode"
(gimp:20357): GEGL-gegl-operation.c-WARNING **: Cannot change name of operation class 0x1703C80 from "gimp:point-layer-mode" to "gimp:subtract-mode"
(gimp:20357): GEGL-gegl-operation.c-WARNING **: Cannot change name of operation class 0x1704070 from "gimp:point-layer-mode" to "gimp:darken-only-mode"
(gimp:20357): GEGL-gegl-operation.c-WARNING **: Cannot change name of operation class 0x17044C0 from "gimp:point-layer-mode" to "gimp:lighten-only-mode"
(gimp:20357): GEGL-gegl-operation.c-WARNING **: Cannot change name of operation class 0x1704900 from "gimp:point-layer-mode" to "gimp:hue-mode"
(gimp:20357): GEGL-gegl-operation.c-WARNING **: Cannot change name of operation class 0x1704C60 from "gimp:point-layer-mode" to "gimp:saturation-mode"
(gimp:20357): GEGL-gegl-operation.c-WARNING **: Cannot change name of operation class 0x17050C0 from "gimp:point-layer-mode" to "gimp:color-mode"
(gimp:20357): GEGL-gegl-operation.c-WARNING **: Cannot change name of operation class 0x1705C80 from "gimp:point-layer-mode" to "gimp:value-mode"
(gimp:20357): GEGL-gegl-operation.c-WARNING **: Cannot change name of operation class 0x1706070 from "gimp:point-layer-mode" to "gimp:divide-mode"
(gimp:20357): GEGL-gegl-operation.c-WARNING **: Cannot change name of operation class 0x17064F0 from "gimp:point-layer-mode" to "gimp:dodge-mode"
(gimp:20357): GEGL-gegl-operation.c-WARNING **: Cannot change name of operation class 0x17068E0 from "gimp:point-layer-mode" to "gimp:burn-mode"
(gimp:20357): GEGL-gegl-operation.c-WARNING **: Cannot change name of operation class 0x1706D10 from "gimp:point-layer-mode" to "gimp:hardlight-mode"
(gimp:20357): GEGL-gegl-operation.c-WARNING **: Cannot change name of operation class 0x17070D0 from "gimp:point-layer-mode" to "gimp:softlight-mode"
(gimp:20357): GEGL-gegl-operation.c-WARNING **: Cannot change name of operation class 0x1707510 from "gimp:point-layer-mode" to "gimp:grain-extract-mode"
(gimp:20357): GEGL-gegl-operation.c-WARNING **: Cannot change name of operation class 0x17078D0 from "gimp:point-layer-mode" to "gimp:grain-merge-mode"
(gimp:20357): GEGL-gegl-operation.c-WARNING **: Cannot change name of operation class 0x1707D20 from "gimp:point-layer-mode" to "gimp:color-erase-mode"
(gimp:20357): GEGL-gegl-operation.c-WARNING **: Cannot change name of operation class 0x17080C0 from "gimp:point-layer-mode" to "gimp:erase-mode"
(gimp:20357): GEGL-gegl-operation.c-WARNING **: Cannot change name of operation class 0x1708520 from "gimp:point-layer-mode" to "gimp:replace-mode"
(gimp:20357): GEGL-gegl-operation.c-WARNING **: Cannot change name of operation class 0x17088C0 from "gimp:point-layer-mode" to "gimp:anti-erase-mode"
(gimp:20357): 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:20357): 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
(script-fu:20369): LibGimpBase-WARNING **: script-fu: gimp_wire_read(): error

有人知道我怎么解决这个问题吗?

编辑、输出apt-缓存策略gimp:

代码语言:javascript
复制
apt-cache policy gimp gimp-data
gimp:
Installed: 2.8.16-1ubuntu1.1
Candidate: 2.8.16-1ubuntu1.1
Version table:
*** 2.8.16-1ubuntu1.1 500
    500 http://ch.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages
    500 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages
    100 /var/lib/dpkg/status
 2.8.16-1ubuntu1 500
    500 http://ch.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages
gimp-data:
Installed: 2.8.16-1ubuntu1.1
Candidate: 2.8.16-1ubuntu1.1
Version table:
*** 2.8.16-1ubuntu1.1 500
    500 http://ch.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages
    500 http://ch.archive.ubuntu.com/ubuntu xenial-updates/universe i386 Packages
    500 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages
    500 http://security.ubuntu.com/ubuntu xenial-security/universe i386 Packages
    100 /var/lib/dpkg/status
 2.8.16-1ubuntu1 500
    500 http://ch.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages
    500 http://ch.archive.ubuntu.com/ubuntu xenial/universe i386 Packages

Edit2,第三方程序:

代码语言:javascript
复制
egrep -v '^#|^ *$|deb-src' /etc/apt/sources.list 
/etc/apt/sources.list.d/*.list
/etc/apt/sources.list:deb http://ch.archive.ubuntu.com/ubuntu/ xenial main restricted
/etc/apt/sources.list:deb http://ch.archive.ubuntu.com/ubuntu/ xenial-updates main restricted
/etc/apt/sources.list:deb http://ch.archive.ubuntu.com/ubuntu/ xenial universe
/etc/apt/sources.list:deb http://ch.archive.ubuntu.com/ubuntu/ xenial-updates universe
/etc/apt/sources.list:deb http://ch.archive.ubuntu.com/ubuntu/ xenial multiverse
/etc/apt/sources.list:deb http://ch.archive.ubuntu.com/ubuntu/ xenial-updates multiverse
/etc/apt/sources.list:deb http://ch.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse
/etc/apt/sources.list:deb http://security.ubuntu.com/ubuntu xenial-security main restricted
/etc/apt/sources.list:deb http://security.ubuntu.com/ubuntu xenial-security universe
/etc/apt/sources.list:deb http://security.ubuntu.com/ubuntu xenial-security multiverse
/etc/apt/sources.list:deb https://dl.winehq.org/wine-builds/ubuntu/ xenial main
/etc/apt/sources.list.d/deadsnakes-ubuntu-ppa-xenial.list:deb http://ppa.launchpad.net/deadsnakes/ppa/ubuntu xenial main
/etc/apt/sources.list.d/diodon-team-ubuntu-stable-xenial.list:deb http://ppa.launchpad.net/diodon-team/stable/ubuntu xenial main
/etc/apt/sources.list.d/gyazo_gyazo-for-linux.list:deb https://packagecloud.io/gyazo/gyazo-for-linux/ubuntu/ xenial main
/etc/apt/sources.list.d/jtaylor-ubuntu-keepass-xenial.list:deb http://ppa.launchpad.net/jtaylor/keepass/ubuntu xenial main
/etc/apt/sources.list.d/mank319-ubuntu-go-for-it-xenial.list:deb http://ppa.launchpad.net/mank319/go-for-it/ubuntu xenial main
/etc/apt/sources.list.d/plushuang-tw-ubuntu-uget-stable-xenial.list:deb http://ppa.launchpad.net/plushuang-tw/uget-stable/ubuntu xenial main
/etc/apt/sources.list.d/runescape.list:deb https://content.runescape.com/downloads/ubuntu trusty non-free
/etc/apt/sources.list.d/sublime-text.list:deb https://download.sublimetext.com/ apt/stable/
/etc/apt/sources.list.d/troxor-ubuntu-autokey-xenial.list:deb http://ppa.launchpad.net/troxor/autokey/ubuntu xenial main
/etc/apt/sources.list.d/ubuntu-desktop-ubuntu-ubuntu-make-xenial.list:deb http://ppa.launchpad.net/ubuntu-desktop/ubuntu-make/ubuntu xenial main
EN

回答 1

Ask Ubuntu用户

回答已采纳

发布于 2018-04-12 07:15:17

我知道这听起来有点奇怪,但是你在使用第三方的GTK主题吗?如果是,尝试将主题更改为默认主题(如Ambiance),并查看是否修复了它。

我会将此作为评论发布,但显然我没有足够的业力去做。

票数 3
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/1023983

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档