Linux 安装程序和 Gtk 错误
作者: zermingore创建于 2020年3月18日更新于 2025年2月8日
标签Type: BugOS: LinuxHelp wanted
在将 Arduino 从版本 1.8.10 升级到 1.8.12 后,使用 install.sh 脚本(来自 1.8.12 版本),我注意到无法再使用 terminator(早期崩溃,输出为 Gtk 错误):
在 xterm 中:
$> terminator
> (terminator:12853): Gtk-WARNING **: 09:02:59.417: Could not load a pixbuf from icon theme.
> This may indicate that pixbuf loaders or the mime database could not be found.
> **
> Gtk:ERROR:../../../../gtk/gtkiconhelper.c:494:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to load /usr/share/icons/Adwaita/16x16/status/image-missing.png: Unrecognized image file format (gdk-pixbuf-error-quark, 3)
> Aborted内容来源: arduino/Arduino