gnome-shell/subprojects/extensions-tool/src
Florian Müllner fd60591bb3 extensions-tool/prefs: Log D-Bus errors
We currently ignore any error that may occur when calling the
OpenExtensionPrefs D-Bus method. Right now such an error is highly
unlikely, given that we already checked that we are running under
gnome-shell and the extension in question exists and has prefs.

We'll soon make sure that only one dialog is shown at any time,
which is an error that we can realistically expect, so handle that
properly.

https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/4564

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2013>
(cherry picked from commit 09ed1c533c)
2021-11-02 15:39:08 +01:00
..
templates extensionUtils: Add gettext convenience helpers 2021-08-14 18:45:25 +00:00
command-create.c extension-tool: Always print extension location after its creation 2021-05-25 18:30:25 +00:00
command-disable.c extension-tool: Use enable/disable D-Bus API if possible 2020-04-05 13:42:50 +02:00
command-enable.c extension-tool: Use enable/disable D-Bus API if possible 2020-04-05 13:42:50 +02:00
command-info.c extensions-tool: Log existing errors 2020-04-05 13:42:50 +02:00
command-install.c extensions-tool: Add common option to silence errors 2020-04-05 13:42:50 +02:00
command-list.c extensions-tool: Log existing errors 2020-04-05 13:42:50 +02:00
command-pack.c extensions-tool: Add common option to silence errors 2020-04-05 13:42:50 +02:00
command-prefs.c extensions-tool/prefs: Log D-Bus errors 2021-11-02 15:39:08 +01:00
command-reset.c extensions-tool: Add common option to silence errors 2020-04-05 13:42:50 +02:00
command-uninstall.c extensions-tool/uninstall: Error out for system extensions 2020-04-05 13:42:50 +02:00
commands.h extensions-tool: Move to a subproject 2019-12-18 19:13:24 +00:00
common.h extensions-tool: Split out get_extension_property() helper 2020-04-05 13:42:50 +02:00
gnome-extensions-tool.gresource.xml extensions-tool: Add small indicator template 2020-04-07 20:27:00 +00:00
main.c extensions-tool: Add missing newline 2021-11-02 15:39:08 +01:00
meson.build extensions-tool: Add template metadata 2020-04-07 20:27:00 +00:00