Handle some dbus errors by 3v1n0 · Pull Request #622 · ubuntu/gnome-shell-extension-appindicator (original) (raw)

added 6 commits

March 19, 2026 17:38

@3v1n0

@3v1n0

If the name owner is lost, we need to cancel any ongoing request, so do it globally as every other sub-request is using a cancellable child

May help with #599

@3v1n0

@3v1n0

This allows to move logging to actual place that is originating it

@3v1n0

It may happen that an application - while closing - removes a menu from the bus while the app is still active, in such case we do not want to log any error, so let's filter them out

@3v1n0

The value might have changed meanwhile, so store it at function call time

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})