AyatanaIndicators / ayatana-indicator-a11y

Ayatana Indicator for Accessibility Settings
GNU General Public License v3.0
0 stars 2 forks source link

Improve robustness #30

Closed sunweaver closed 4 months ago

sunweaver commented 5 months ago

The a11y indicator should not quit if someting unexpected happens. It should stay around, complain into some log and try to recover.

(E.g. observed with onboard failing to start).

sunweaver commented 4 months ago

Also add robustness when not running on X11. Indicators must not crash at all, they need to be handle to all situations of their runtime gracefully.