Ubuntu 24.04 не показывает превью картинок в Nautilus и файловых диалогах Gnome · Все темы

Убунта продолжает радовать базовыми вещами, которые из коробки не работают. ChatGPT полностью провалил задачу, Алиса почти справилась и подсказала правильное направление поисков: тут.

sudo gedit /etc/apparmor.d/nautilus

Вставляем:

abi <abi/4.0>,
include <tunables/global>

profile nautilus /usr/bin/nautilus flags=(unconfined) {
  userns,

  # Site-specific additions and overrides. See local/README for details.
  include if exists <local/nautilus>
}

Далее:

sudo apparmor_parser -r /etc/apparmor.d/nautilus
rm -rf ~/.cache/thumbnails/fail/*
nautilus -q

Если после этого Наутилус не запускается, надо перезагрузить компьютер.


Tags: Linux.


Comments:

No Comments for this post yet...

Leave a comment:

Your email address will not be displayed on this site.
Your URL will not be displayed on this site. Comments containing URL's of non-personal pages may be removed.
Confirmation Code:
Human Confirmation Code (Captcha)

HTML tags and "<", ">" symbols are not allowed. Links will not be converted to hyperlinks. Any commercials are removed and reported as abuse.

Archives

                                                                                                                                                                                                                                                                   


© Sergey A. Galin, 1998-2021 sageshome.net/blog/