Handle some dbus errors by 3v1n0 · Pull Request #622 · ubuntu/gnome-shell-extension-appindicator (original) (raw)
added 6 commits
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
This allows to move logging to actual place that is originating it
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
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 }})