bumblebee-status/bumblebee
Tobias Witek bf84498df3 [core/engine] handle single-module errors
instead of terminating the whole status bar when an error occurs, just
show a (truncated) error for that single widget.

this should also enable auto-recovery if the module returns to a "good"
state, but that hasn't been tested yet.

see #221 and #222
2018-01-12 18:39:36 +01:00
..
modules [modules/getcrypto] Handle missing results 2018-01-11 20:32:15 +01:00
__init__.py [output] Create preliminary framework for output handling 2016-10-30 15:58:35 +01:00
config.py Fix unused-variables errors found by pylint 2017-10-18 08:36:07 +02:00
engine.py [core/engine] handle single-module errors 2018-01-12 18:39:36 +01:00
error.py [core/themes] Add theme loading 2016-12-08 09:44:05 +01:00
input.py Fix bad-whitespace errors found by pylint 2017-10-17 18:59:23 +02:00
output.py Revert "[modules/getcrypto] Deal with kraken service downtime" 2018-01-11 20:31:48 +01:00
popup.py [engine/popup] Make tkinter module optional 2017-06-16 15:36:56 +02:00
store.py [all] pylint refinements 2016-12-09 08:43:14 +01:00
theme.py [themes] Do not automatically download symbols.json 2018-01-03 15:58:57 +01:00
util.py Fix unused-import errors found by pylint 2017-10-17 18:59:28 +02:00