bumblebee-status/bumblebee
Tobias Witek dc06611fb1 [modules] weather & github: Protect against missing data
If data cannot be retrieved for some reason (be pretty generous about
that by catching generic exceptions), instead of terminating the whole
status bar, simply report unknown data.

see #110
2017-06-10 13:59:44 +02:00
..
modules [modules] weather & github: Protect against missing data 2017-06-10 13:59:44 +02:00
__init__.py [output] Create preliminary framework for output handling 2016-10-30 15:58:35 +01:00
config.py [config] Add logfile location parameter 2017-04-04 15:14:54 +02:00
engine.py [engine] Fix interval configuration 2017-03-16 21:04:24 +01:00
error.py [core/themes] Add theme loading 2016-12-08 09:44:05 +01:00
input.py [input] Cleaner termination logic, also, remove /tmp/bee.log 2017-02-26 09:13:44 +01:00
output.py [Output] Only draw widget when full text is not empty 2017-05-26 21:36:01 +02:00
store.py [all] pylint refinements 2016-12-09 08:43:14 +01:00
theme.py using io.open, instead of open (python 2.6/2.7) 2017-05-13 17:41:43 +03:00
util.py [core] Convert command output to utf-8 2017-04-26 07:51:11 +02:00