Gtk-WARNING **: 无法在模块路径中找到主题引擎:“pixmap”

遇到在模块路径中找不到Pixbuf主题引擎的问题?请使用命令`sudo apt-get install gtk2-engines-pixbuf`来解决。本文将提供详细的解决方案。

无法在模块路径中找到主题引擎:“pixmap”

出现这个错误的解决方案

sudo apt-get install gtk2-engines-pixbuf

 

admin01@admin01-VirtualBox:~/桌面/OPENCV/demo/build$ ./testimage ./out.png Gtk-Message: 20:25:44.426: Failed to load module "gail" Gtk-Message: 20:25:44.426: Failed to load module "atk-bridge" (testimage:3791): Gtk-WARNING **: 20:25:44.450: 无法模块路径找到主题引擎:“adwaita”, (testimage:3791): Gtk-WARNING **: 20:25:44.450: 无法模块路径找到主题引擎:“pixmap”, (testimage:3791): Gtk-WARNING **: 20:25:44.451: 无法模块路径找到主题引擎:“pixmap”, (testimage:3791): Gtk-WARNING **: 20:25:44.451: 无法模块路径找到主题引擎:“pixmap”, (testimage:3791): Gtk-WARNING **: 20:25:44.451: 无法模块路径找到主题引擎:“pixmap”, (testimage:3791): Gtk-WARNING **: 20:25:44.451: 无法模块路径找到主题引擎:“pixmap”, (testimage:3791): Gtk-WARNING **: 20:25:44.451: 无法模块路径找到主题引擎:“pixmap”, (testimage:3791): Gtk-WARNING **: 20:25:44.451: 无法模块路径找到主题引擎:“pixmap”, (testimage:3791): Gtk-WARNING **: 20:25:44.452: 无法模块路径找到主题引擎:“pixmap”, (testimage:3791): Gtk-WARNING **: 20:25:44.452: 无法模块路径找到主题引擎:“pixmap”, (testimage:3791): Gtk-WARNING **: 20:25:44.452: 无法模块路径找到主题引擎:“pixmap”, (testimage:3791): Gtk-WARNING **: 20:25:44.452: 无法模块路径找到主题引擎:“pixmap”, (testimage:3791): Gtk-WARNING **: 20:25:44.452: 无法模块路径找到主题引擎:“pixmap”, (testimage:3791): Gtk-WARNING **: 20:25:44.452: 无法模块路径找到主题引擎:“pixmap”, (testimage:3791): Gtk-WARNING **: 20:25:44.452: 无法模块路径找到主题引擎:“pixmap”, (testimage:3791): Gtk-WARNING **: 20:25:44.452: 无法模块路径找到主题引擎:“pixmap”, (testimage:3791): Gtk-WARNING **: 20:25:44.452: 无法模块路径找到主题引擎:“pixmap”, (testimage:3791): Gtk-WARNING **: 20:25:44.452: 无法模块路径找到主题引擎:“pixmap”, (testimage:3791): Gtk-WARNING **: 20:25:44.452: 无法模块路径找到主题引擎:“pixmap”, (testimage:3791): Gtk-WARNING **: 20:25:44.453: 无法模块路径找到主题引擎:“pixmap”, (testimage:3791): Gtk-WARNING **: 20:25:44.453: 无法模块路径找到主题引擎:“pixmap”, (testimage:3791): Gtk-WARNING **: 20:25:44.454: 无法模块路径找到主题引擎:“adwaita”, Gtk-Message: 20:25:44.457: Failed to load module "canberra-gtk-module" Showing image. Press any key in the window to exit.
10-04
我用gtk4做linux前端+flutter其它前端+rust语言,生成多平台表格,这个错误可能是因为什么?:cargo run ,Running `/home/kingjeeps/target/debug/baota-gtk4` Using GTK version: gtk4 AppStateManager 正在运行... 当前应用状态: AppState { counter: 0, data: [], config: Config { theme: "", language: "", auto_save: false } } 性能统计 - 平均读取: 46.02μs, 平均写入: 0.00μs, 读写比例: 1.0:1 检测到写操作增加,建议使用 Mutex 性能统计 - 平均读取: 0.00μs, 平均写入: 0.00μs, 读写比例: 0.0:1 Running main application with multi-threading support and window management. SHA256 digest: SHA256:b94d27b9934d3e08a52e52d7da7dabfac484efe37a5380ee9088f7ace2efcde9 Loading user: 1: Alice Loading user: 2: Bob Loading user: 3: Alice Loading user: 4: Charlie Loaded 4 users from database Database setup completed successfully Starting Linux GTK4 application... Linux GTK4 application activating... Message system initialized ✓ Added cell at row 0, col 0, text: 'Cell 0-0' ✓ Added cell at row 0, col 1, text: 'Cell 0-1' ✓ Added cell at row 0, col 2, text: 'Cell 0-2' ✓ Added cell at row 0, col 3, text: 'Cell 0-3' ✓ Added cell at row 0, col 4, text: 'Cell 0-4' ✓ Added cell at row 1, col 0, text: 'Cell 1-0' ✓ Added cell at row 1, col 1, text: 'Cell 1-1' ✓ Added cell at row 1, col 2, text: 'Cell 1-2' ✓ Added cell at row 1, col 3, text: 'Cell 1-3' ✓ Added cell at row 1, col 4, text: 'Cell 1-4' ✓ Added cell at row 2, col 0, text: 'Cell 2-0' ✓ Added cell at row 2, col 1, text: 'Cell 2-1' ✓ Added cell at row 2, col 2, text: 'Cell 2-2' ✓ Added cell at row 2, col 3, text: 'Cell 2-3' ✓ Added cell at row 2, col 4, text: 'Cell 2-4' ✓ Added cell at row 3, col 0, text: 'Cell 3-0' ✓ Added cell at row 3, col 1, text: 'Cell 3-1' ✓ Added cell at row 3, col 2, text: 'Cell 3-2' ✓ Added cell at row 3, col 3, text: 'Cell 3-3' ✓ Added cell at row 3, col 4, text: 'Cell 3-4' ✓ Added cell at row 4, col 0, text: 'Cell 4-0' ✓ Added cell at row 4, col 1, text: 'Cell 4-1' ✓ Added cell at row 4, col 2, text: 'Cell 4-2' ✓ Added cell at row 4, col 3, text: 'Cell 4-3' ✓ Added cell at row 4, col 4, text: 'Cell 4-4' (baota-gtk4:2706): Gtk-WARNING **: 12:30:59.372: Theme parser error: <data>:38:21-23: Percentages are not allowed here (baota-gtk4:2706): Gtk-WARNING **: 12:30:59.373: Theme parser error: <data>:65:13-21: No property named "position" (baota-gtk4:2706): Gtk-WARNING **: 12:30:59.373: Theme parser error: <data>:69:13-16: No property named "top" (baota-gtk4:2706): Gtk-WARNING **: 12:30:59.373: Theme parser error: <data>:70:13-17: No property named "left" (baota-gtk4:2706): Gtk-WARNING **: 12:30:59.373: Theme parser error: <data>:71:13-18: No property named "right" (baota-gtk4:2706): Gtk-WARNING **: 12:30:59.373: Theme parser error: <data>:75:13-19: No property named "bottom" (baota-gtk4:2706): Gtk-WARNING **: 12:30:59.373: Theme parser error: <data>:76:13-17: No property named "left" (baota-gtk4:2706): Gtk-WARNING **: 12:30:59.373: Theme parser error: <data>:77:13-18: No property named "right" (baota-gtk4:2706): Gtk-WARNING **: 12:30:59.373: Theme parser error: <data>:81:13-16: No property named "top" (baota-gtk4:2706): Gtk-WARNING **: 12:30:59.373: Theme parser error: <data>:82:13-19: No property named "bottom" (baota-gtk4:2706): Gtk-WARNING **: 12:30:59.373: Theme parser error: <data>:83:13-17: No property named "left" (baota-gtk4:2706): Gtk-WARNING **: 12:30:59.373: Theme parser error: <data>:87:13-16: No property named "top" (baota-gtk4:2706): Gtk-WARNING **: 12:30:59.373: Theme parser error: <data>:88:13-19: No property named "bottom" (baota-gtk4:2706): Gtk-WARNING **: 12:30:59.373: Theme parser error: <data>:89:13-18: No property named "right" (baota-gtk4:2706): Gtk-WARNING **: 12:30:59.373: Theme parser error: <data>:101:13-28: No property named "backdrop-filter" (baota-gtk4:2706): Gtk-WARNING **: 12:30:59.373: Theme parser error: <data>:105:35-40: Percentages are not allowed here (baota-gtk4:2706): Gtk-WARNING **: 12:30:59.373: Theme parser error: <data>:109:35-39: Percentages are not allowed here (baota-gtk4:2706): Gtk-WARNING **: 12:30:59.373: Theme parser error: <data>:113:35-40: Percentages are not allowed here (baota-gtk4:2706): Gtk-WARNING **: 12:30:59.373: Theme parser error: <data>:117:35-39: Percentages are not allowed here (baota-gtk4:2706): GLib-GObject-CRITICAL **: 12:30:59.373: cannot register existing type 'GdkDisplayManager' (baota-gtk4:2706): GLib-CRITICAL **: 12:30:59.373: g_once_init_leave_pointer: assertion 'result != 0' failed (baota-gtk4:2706): GLib-GObject-CRITICAL **: 12:30:59.373: g_object_new_with_properties: assertion 'G_TYPE_IS_OBJECT (object_type)' failed 段错误 (核心已转储)
最新发布
10-20
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值