无论我尝试什么(更改预览选项、删除缩略图缓存等),Ubuntu 15.04 中的 Nautilus 都不会为 GIF 图像文件生成缩略图。但是,它会为所有其他可预览文件类型生成缩略图。我能以某种方式解决这个问题吗?
我在 Ubuntu 13.10 中使用 Rhythmbox 2.99,当我第一次启动该应用程序时,它会搜索音乐并且工作起来就像一个魅力,但如果我稍后尝试再次启动它,则什么也没有发生。当我在终端中运行它时,我得到以下信息:
$ rhythmbox
(rhythmbox:8860): GLib-GObject-CRITICAL **: Custom constructor for class SoupServer returned NULL (which is invalid). Unable to remove object from construction_objects list, so memory was probably just leaked. Please use GInitable instead.
Segmentation fault
Run Code Online (Sandbox Code Playgroud)
有什么想法如何让它再次发挥作用吗?
的输出sudo dpkg -l | grep rhythmbox
:
ii gir1.2-rb-3.0 2.99.1-0ubuntu1 amd64 GObject introspection data for the rhythmbox music player
ii librhythmbox-core7 2.99.1-0ubuntu1 amd64 support library for the rhythmbox music player
ii rhythmbox 2.99.1-0ubuntu1 amd64 music player and organizer …
Run Code Online (Sandbox Code Playgroud)