Bug 48054

Summary: Вылетает приложение при переключении разделов
Product: Sisyphus Reporter: iQQator <iqqator>
Component: gnome-control-centerAssignee: Yuri N. Sedunov <aris>
Status: NEW --- QA Contact: qa-sisyphus
Severity: normal    
Priority: P5 CC: aris, oleg
Version: unstable   
Hardware: aarch64   
OS: Linux   

Description iQQator 2023-10-18 12:11:33 MSK
- Поставить чистую систему на платформу aarch64/arm64
- Зайти в приложение "Настройки"
- Начать ходить по разделам
- Периодически заходить в раздел "Конфиденциальность"

ФР: На каком-то шаге упадет (ошибка видна в journalctl -xeb)
ОР: Будет нормально работать


выдержка из лога `journalctl -xeb`
```
gnome-control-c[3306]: gtk_stack_set_visible_child_name: assertion 'GTK_IS_STACK (stack)' failed
gnome-control-c[3306]: failed to get enum property 'auth-mode'
gnome-control-c[3306]: failed to get HSI number
gnome-control-c[3306]: failed to get Security Attribute Event: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.fwupd was not provided by any .service files
gnome-control-c[3306]: g_atomic_ref_count_dec: assertion 'old_value > 0' failed
gnome-control-c[3306]: Failed fetch permissions from flatpak permission store: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for location
gnome-control-c[3306]: Failed fetch permissions from flatpak permission store: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for camera
gnome-control-c[3306]: Failed fetch permissions from flatpak permission store: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for microphone
```
Comment 1 iQQator 2023-10-18 12:15:01 MSK
Еще обнаружил в journalctl -xeb вот такое сообщение:
GLib-GIO: Using cross-namespace EXTERNAL authentication (this will deadlock if server is GDBus < 2.73.3)