Bug 56083 - Ошибка TypeError в журнале после перехода в ждущий режим экрана
Summary: Ошибка TypeError в журнале после перехода в ждущий режим экрана
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: gnome-shell-extension-appindicator (show other bugs)
Version: unstable
Hardware: x86 Linux
: P5 normal
Assignee: Yuri N. Sedunov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-09-21 23:10 MSK by Alex85
Modified: 2025-09-30 14:35 MSK (History)
2 users (show)

See Also:


Attachments
journalctl (375.71 KB, text/plain)
2025-09-30 14:35 MSK, Dmitry Maksimenkov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alex85 2025-09-21 23:10:51 MSK
Образз: alt-workstation-11.1-x86_64.iso 
Панель в стиле Mate

Шаги:
1. дождаться входа в ждущий режим экрана с открытым терминалом с journalctl -f
2. выйти из ждущего режима

Лог ошибки:
сен 21 19:06:41 host-12 gnome-shell[2377]: TypeError: SettingsManager.getDefault() is null

                                              Stack trace:
                                                getDefaultGSettings@file:///usr/share/gnome-shell/extensions/appindicatorsupport@rgcjonas.gmail.com/settingsManager.js:54:28
                                                _updateIconSize@file:///usr/share/gnome-shell/extensions/appindicatorsupport@rgcjonas.gmail.com/appIndicator.js:1552:42
                                                _updateWhenFullyReady@file:///usr/share/gnome-shell/extensions/appindicatorsupport@rgcjonas.gmail.com/appIndicator.js:1012:18
                                                async*_init/<@file:///usr/share/gnome-shell/extensions/appindicatorsupport@rgcjonas.gmail.com/appIndicator.js:965:22
                                                _refreshPanelButton@file:///usr/share/gnome-shell/extensions/dash-to-panel@jderose9.github.com/panelStyle.js:339:14
                                                _restoreOriginalStyle@file:///usr/share/gnome-shell/extensions/dash-to-panel@jderose9.github.com/panelStyle.js:321:12
                                                _recursiveApply@file:///usr/share/gnome-shell/extensions/dash-to-panel@jderose9.github.com/panelStyle.js:285:51
                                                _recursiveApply@file:///usr/share/gnome-shell/extensions/dash-to-panel@jderose9.github.com/panelStyle.js:292:14
                                                _applyStylesRecursively@file:///usr/share/gnome-shell/extensions/dash-to-panel@jderose9.github.com/panelStyle.js:261:14
                                                _removeStyles@file:///usr/share/gnome-shell/extensions/dash-to-panel@jderose9.github.com/panelStyle.js:248:10
                                                disable@file:///usr/share/gnome-shell/extensions/dash-to-panel@jderose9.github.com/panelStyle.js:41:10
                                                disable@file:///usr/share/gnome-shell/extensions/dash-to-panel@jderose9.github.com/panel.js:397:23
                                                disable/<@file:///usr/share/gnome-shell/extensions/dash-to-panel@jderose9.github.com/panelManager.js:337:9
                                                disable@file:///usr/share/gnome-shell/extensions/dash-to-panel@jderose9.github.com/panelManager.js:320:20
                                                disable@file:///usr/share/gnome-shell/extensions/dash-to-panel@jderose9.github.com/extension.js:140:18
                                                _callExtensionDisable@resource:///org/gnome/shell/ui/extensionSystem.js:215:32
                                                _onEnabledExtensionsChanged@resource:///org/gnome/shell/ui/extensionSystem.js:637:24
                                                _sessionUpdated@resource:///org/gnome/shell/ui/extensionSystem.js:824:20
                                                ExtensionManager/<@resource:///org/gnome/shell/ui/extensionSystem.js:46:18
                                                _callHandlers@resource:///org/gnome/gjs/modules/core/_signals.js:130:42
                                                _emit@resource:///org/gnome/gjs/modules/core/_signals.js:119:10
                                                _sync@resource:///org/gnome/shell/ui/sessionMode.js:205:14
                                                pushMode@resource:///org/gnome/shell/ui/sessionMode.js:167:14
                                                activate@resource:///org/gnome/shell/ui/screenShield.js:614:34
                                                _onLongLightbox@resource:///org/gnome/shell/ui/screenShield.js:338:18
                                                onComplete@resource:///org/gnome/shell/ui/lightbox.js:201:18
                                                _makeEaseCallback/<@resource:///org/gnome/shell/ui/environment.js:67:13
                                                _easeActor/<@resource:///org/gnome/shell/ui/environment.js:160:64
                                                @resource:///org/gnome/shell/ui/init.js:21:20
Comment 1 Dmitry Maksimenkov 2025-09-30 14:33:42 MSK
Проверялось в Sisyphus, ошибка воспроизводится.

Версии пакетов:
gnome-shell-extension-appindicator-60-alt1
gnome-shell-extension-dash-to-panel-70-alt1

Дополнительно:
* Для воспроизведения ошибки нужно запущенное приложение в трее (например Telegram)
Comment 2 Dmitry Maksimenkov 2025-09-30 14:35:02 MSK
Created attachment 19659 [details]
journalctl