[Freezing/Lagging] 部分软件在选择文件时会闪退
Tofloor
poster avatar
deltacatxx
deepin
2021-02-23 23:14
Author

如题,我这里发现一部分软件在要打开文管选择文件时会软件发生闪退问题。

目前已知软件:浏览器、HMCL我的世界启动器。

问题描述:在一些需要打开文管选择文件的情况下,无法选择文件并且软件会发生闪退。

例如:我在论坛发一个帖子,需要上传一个图片,但我点击插入图片—上传—浏览图像时,浏览器就会奔溃闪退。

用终端打开HMCL,闪退时会在终端输出以下错误信息:

(java:16208): Gtk-WARNING **: 15:13:38.021: Could not load a pixbuf from icon theme.
This may indicate that pixbuf loaders or the mime database could not be found.

(java:16208): GLib-GIO-ERROR **: 15:13:38.258: Settings schema 'org.gtk.Settings.FileChooser' is not installed
追踪与中断点陷阱

 

Reply Favorite View the author
All Replies
lcw0268
deepin
2021-02-24 03:53
#1

sudo apt install gir1.2-gdkpixbuf-2.0

Reply View the author
deltacatxx
deepin
2021-02-24 20:56
#2
lcw0268

sudo apt install gir1.2-gdkpixbuf-2.0

没有效果……

Reply View the author
lcw0268
deepin
2021-02-24 21:04
#3
deltacatxx

没有效果……

安装完要重启。

你复制那错误,百度搜。

Reply View the author
deltacatxx
deepin
2021-02-25 03:11
#4
lcw0268

安装完要重启。

你复制那错误,百度搜。

我这提示已经安装,使用apt reinstall 重新安装后也没有解决 

Reply View the author
lcw0268
deepin
2021-02-25 06:36
#5
deltacatxx

我这提示已经安装,使用apt reinstall 重新安装后也没有解决 

libgdk-pixbuf2.0-0

Reply View the author