Giant blob of minor changes
[dotfiles/.git] / .config / bpytop / error.log
1 20/10/20 (12:57:32) | ERROR: '>' not supported between instances of 'NoneType' and 'int'
2 Traceback (most recent call last):
3   File "/usr/bin/bpytop", line 2738, in _collect_temps
4     if hasattr(entry, "high") and entry.high > 1: cls.cpu_temp_high = round(entry.high)
5 TypeError: '>' not supported between instances of 'NoneType' and 'int'
6 20/10/20 (13:04:01) | ERROR: '>' not supported between instances of 'NoneType' and 'int'
7 Traceback (most recent call last):
8   File "/usr/bin/bpytop", line 2738, in _collect_temps
9     if hasattr(entry, "high") and entry.high > 1: cls.cpu_temp_high = round(entry.high)
10 TypeError: '>' not supported between instances of 'NoneType' and 'int'
11 23/10/20 (15:45:15) | ERROR: '>' not supported between instances of 'NoneType' and 'int'
12 Traceback (most recent call last):
13   File "/usr/bin/bpytop", line 2738, in _collect_temps
14     if hasattr(entry, "high") and entry.high > 1: cls.cpu_temp_high = round(entry.high)
15 TypeError: '>' not supported between instances of 'NoneType' and 'int'
16 23/10/20 (15:46:52) | ERROR: '>' not supported between instances of 'NoneType' and 'int'
17 Traceback (most recent call last):
18   File "/usr/bin/bpytop", line 2738, in _collect_temps
19     if hasattr(entry, "high") and entry.high > 1: cls.cpu_temp_high = round(entry.high)
20 TypeError: '>' not supported between instances of 'NoneType' and 'int'
21 01/11/20 (19:13:25) | ERROR: '>' not supported between instances of 'NoneType' and 'int'
22 Traceback (most recent call last):
23   File "/usr/bin/bpytop", line 2738, in _collect_temps
24     if hasattr(entry, "high") and entry.high > 1: cls.cpu_temp_high = round(entry.high)
25 TypeError: '>' not supported between instances of 'NoneType' and 'int'
26 03/11/20 (19:53:39) | ERROR: 2
27 Traceback (most recent call last):
28   File "/usr/bin/bpytop", line 2787, in _collect_temps
29     cls.cpu_temp[x+1].append(core_dict[z])
30 KeyError: 2