todo
This commit is contained in:
@@ -0,0 +1,133 @@
|
||||
Traceback (most recent call last):
|
||||
File "C:\Users\Ed\scoop\apps\python\current\Lib\threading.py", line 1045, in _bootstrap_inner
|
||||
self.run()
|
||||
File "C:\Users\Ed\scoop\apps\python\current\Lib\threading.py", line 982, in run
|
||||
self._target(*self._args, **self._kwargs)
|
||||
File "C:\Users\Ed\scoop\apps\python\current\Lib\subprocess.py", line 1597, in _readerthread
|
||||
buffer.append(fh.read())
|
||||
^^^^^^^^^
|
||||
File "C:\Users\Ed\scoop\apps\python\current\Lib\encodings\cp1252.py", line 23, in decode
|
||||
return codecs.charmap_decode(input,self.errors,decoding_table)[0]
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
UnicodeDecodeError: 'charmap' codec can't decode byte 0x90 in position 8040: character maps to <undefined>
|
||||
[DEBUG] Saving config. Theme: {'palette': '10x Dark', 'font_path': 'fonts/MapleMono-Regular.ttf', 'font_size': 20.0, 'scale': 1.0, 'transparency': 1.0, 'child_transparency': 1.0, 'tone_mapping': {'solarized_light': {'brightness': 0.6899999976158142, 'contrast': 0.8600000143051147, 'gamma': 0.7699999809265137}, 'gray_variations': {'brightness': 0.7699999809265137, 'contrast': 0.7200000286102295, 'gamma': 0.6899999976158142}, 'moss': {'brightness': 0.7699999809265137, 'contrast': 0.8700000047683716, 'gamma': 1.0}, 'Solarized Light': {'brightness': 0.550000011920929, 'contrast': 0.7300000190734863, 'gamma': 0.7099999785423279}, 'Binks': {'brightness': 0.47999998927116394, 'contrast': 0.8399999737739563, 'gamma': 2.2100000381469727}}}
|
||||
Exception in thread Thread-506 (_readerthread):
|
||||
Traceback (most recent call last):
|
||||
File "C:\Users\Ed\scoop\apps\python\current\Lib\threading.py", line 1045, in _bootstrap_inner
|
||||
self.run()
|
||||
File "C:\Users\Ed\scoop\apps\python\current\Lib\threading.py", line 982, in run
|
||||
self._target(*self._args, **self._kwargs)
|
||||
File "C:\Users\Ed\scoop\apps\python\current\Lib\subprocess.py", line 1597, in _readerthread
|
||||
buffer.append(fh.read())
|
||||
^^^^^^^^^
|
||||
File "C:\Users\Ed\scoop\apps\python\current\Lib\encodings\cp1252.py", line 23, in decode
|
||||
return codecs.charmap_decode(input,self.errors,decoding_table)[0]
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
UnicodeDecodeError: 'charmap' codec can't decode byte 0x90 in position 7874: character maps to <undefined>
|
||||
Exception in thread Thread-511 (_readerthread):
|
||||
Traceback (most recent call last):
|
||||
File "C:\Users\Ed\scoop\apps\python\current\Lib\threading.py", line 1045, in _bootstrap_inner
|
||||
self.run()
|
||||
File "C:\Users\Ed\scoop\apps\python\current\Lib\threading.py", line 982, in run
|
||||
self._target(*self._args, **self._kwargs)
|
||||
File "C:\Users\Ed\scoop\apps\python\current\Lib\subprocess.py", line 1597, in _readerthread
|
||||
buffer.append(fh.read())
|
||||
^^^^^^^^^
|
||||
File "C:\Users\Ed\scoop\apps\python\current\Lib\encodings\cp1252.py", line 23, in decode
|
||||
return codecs.charmap_decode(input,self.errors,decoding_table)[0]
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
UnicodeDecodeError: 'charmap' codec can't decode byte 0x90 in position 7874: character maps to <undefined>
|
||||
Exception in thread Thread-516 (_readerthread):
|
||||
Traceback (most recent call last):
|
||||
File "C:\Users\Ed\scoop\apps\python\current\Lib\threading.py", line 1045, in _bootstrap_inner
|
||||
self.run()
|
||||
File "C:\Users\Ed\scoop\apps\python\current\Lib\threading.py", line 982, in run
|
||||
self._target(*self._args, **self._kwargs)
|
||||
File "C:\Users\Ed\scoop\apps\python\current\Lib\subprocess.py", line 1597, in _readerthread
|
||||
buffer.append(fh.read())
|
||||
^^^^^^^^^
|
||||
File "C:\Users\Ed\scoop\apps\python\current\Lib\encodings\cp1252.py", line 23, in decode
|
||||
return codecs.charmap_decode(input,self.errors,decoding_table)[0]
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
UnicodeDecodeError: 'charmap' codec can't decode byte 0x90 in position 7874: character maps to <undefined>
|
||||
Exception in thread Thread-521 (_readerthread):
|
||||
Traceback (most recent call last):
|
||||
File "C:\Users\Ed\scoop\apps\python\current\Lib\threading.py", line 1045, in _bootstrap_inner
|
||||
self.run()
|
||||
File "C:\Users\Ed\scoop\apps\python\current\Lib\threading.py", line 982, in run
|
||||
self._target(*self._args, **self._kwargs)
|
||||
File "C:\Users\Ed\scoop\apps\python\current\Lib\subprocess.py", line 1597, in _readerthread
|
||||
buffer.append(fh.read())
|
||||
^^^^^^^^^
|
||||
File "C:\Users\Ed\scoop\apps\python\current\Lib\encodings\cp1252.py", line 23, in decode
|
||||
return codecs.charmap_decode(input,self.errors,decoding_table)[0]
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
UnicodeDecodeError: 'charmap' codec can't decode byte 0x90 in position 7874: character maps to <undefined>
|
||||
Exception in thread Thread-526 (_readerthread):
|
||||
Traceback (most recent call last):
|
||||
File "C:\Users\Ed\scoop\apps\python\current\Lib\threading.py", line 1045, in _bootstrap_inner
|
||||
self.run()
|
||||
File "C:\Users\Ed\scoop\apps\python\current\Lib\threading.py", line 982, in run
|
||||
self._target(*self._args, **self._kwargs)
|
||||
File "C:\Users\Ed\scoop\apps\python\current\Lib\subprocess.py", line 1597, in _readerthread
|
||||
buffer.append(fh.read())
|
||||
^^^^^^^^^
|
||||
File "C:\Users\Ed\scoop\apps\python\current\Lib\encodings\cp1252.py", line 23, in decode
|
||||
return codecs.charmap_decode(input,self.errors,decoding_table)[0]
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
UnicodeDecodeError: 'charmap' codec can't decode byte 0x90 in position 7874: character maps to <undefined>
|
||||
[DEBUG] Saving config. Theme: {'palette': '10x Dark', 'font_path': 'fonts/MapleMono-Regular.ttf', 'font_size': 20.0, 'scale': 1.0, 'transparency': 1.0, 'child_transparency': 1.0, 'tone_mapping': {'solarized_light': {'brightness': 0.6899999976158142, 'contrast': 0.8600000143051147, 'gamma': 0.7699999809265137}, 'gray_variations': {'brightness': 0.7699999809265137, 'contrast': 0.7200000286102295, 'gamma': 0.6899999976158142}, 'moss': {'brightness': 0.7699999809265137, 'contrast': 0.8700000047683716, 'gamma': 1.0}, 'Solarized Light': {'brightness': 0.550000011920929, 'contrast': 0.7300000190734863, 'gamma': 0.7099999785423279}, 'Binks': {'brightness': 0.47999998927116394, 'contrast': 0.8399999737739563, 'gamma': 2.2100000381469727}}}
|
||||
[DEBUG] Saving config. Theme: {'palette': '10x Dark', 'font_path': 'fonts/MapleMono-Regular.ttf', 'font_size': 20.0, 'scale': 1.0, 'transparency': 1.0, 'child_transparency': 1.0, 'tone_mapping': {'solarized_light': {'brightness': 0.6899999976158142, 'contrast': 0.8600000143051147, 'gamma': 0.7699999809265137}, 'gray_variations': {'brightness': 0.7699999809265137, 'contrast': 0.7200000286102295, 'gamma': 0.6899999976158142}, 'moss': {'brightness': 0.7699999809265137, 'contrast': 0.8700000047683716, 'gamma': 1.0}, 'Solarized Light': {'brightness': 0.550000011920929, 'contrast': 0.7300000190734863, 'gamma': 0.7099999785423279}, 'Binks': {'brightness': 0.47999998927116394, 'contrast': 0.8399999737739563, 'gamma': 2.2100000381469727}}}
|
||||
Exception in thread Thread-540 (_readerthread):
|
||||
Traceback (most recent call last):
|
||||
File "C:\Users\Ed\scoop\apps\python\current\Lib\threading.py", line 1045, in _bootstrap_inner
|
||||
self.run()
|
||||
File "C:\Users\Ed\scoop\apps\python\current\Lib\threading.py", line 982, in run
|
||||
self._target(*self._args, **self._kwargs)
|
||||
File "C:\Users\Ed\scoop\apps\python\current\Lib\subprocess.py", line 1597, in _readerthread
|
||||
buffer.append(fh.read())
|
||||
^^^^^^^^^
|
||||
File "C:\Users\Ed\scoop\apps\python\current\Lib\encodings\cp1252.py", line 23, in decode
|
||||
return codecs.charmap_decode(input,self.errors,decoding_table)[0]
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
UnicodeDecodeError: 'charmap' codec can't decode byte 0x90 in position 527: character maps to <undefined>
|
||||
Exception in thread Thread-545 (_readerthread):
|
||||
Traceback (most recent call last):
|
||||
File "C:\Users\Ed\scoop\apps\python\current\Lib\threading.py", line 1045, in _bootstrap_inner
|
||||
self.run()
|
||||
File "C:\Users\Ed\scoop\apps\python\current\Lib\threading.py", line 982, in run
|
||||
self._target(*self._args, **self._kwargs)
|
||||
File "C:\Users\Ed\scoop\apps\python\current\Lib\subprocess.py", line 1597, in _readerthread
|
||||
buffer.append(fh.read())
|
||||
^^^^^^^^^
|
||||
File "C:\Users\Ed\scoop\apps\python\current\Lib\encodings\cp1252.py", line 23, in decode
|
||||
return codecs.charmap_decode(input,self.errors,decoding_table)[0]
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
UnicodeDecodeError: 'charmap' codec can't decode byte 0x90 in position 7874: character maps to <undefined>
|
||||
Exception in thread Thread-550 (_readerthread):
|
||||
Traceback (most recent call last):
|
||||
File "C:\Users\Ed\scoop\apps\python\current\Lib\threading.py", line 1045, in _bootstrap_inner
|
||||
self.run()
|
||||
File "C:\Users\Ed\scoop\apps\python\current\Lib\threading.py", line 982, in run
|
||||
self._target(*self._args, **self._kwargs)
|
||||
File "C:\Users\Ed\scoop\apps\python\current\Lib\subprocess.py", line 1597, in _readerthread
|
||||
buffer.append(fh.read())
|
||||
^^^^^^^^^
|
||||
File "C:\Users\Ed\scoop\apps\python\current\Lib\encodings\cp1252.py", line 23, in decode
|
||||
return codecs.charmap_decode(input,self.errors,decoding_table)[0]
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
UnicodeDecodeError: 'charmap' codec can't decode byte 0x90 in position 7874: character maps to <undefined>
|
||||
Exception in thread Thread-555 (_readerthread):
|
||||
Traceback (most recent call last):
|
||||
File "C:\Users\Ed\scoop\apps\python\current\Lib\threading.py", line 1045, in _bootstrap_inner
|
||||
self.run()
|
||||
File "C:\Users\Ed\scoop\apps\python\current\Lib\threading.py", line 982, in run
|
||||
self._target(*self._args, **self._kwargs)
|
||||
File "C:\Users\Ed\scoop\apps\python\current\Lib\subprocess.py", line 1597, in _readerthread
|
||||
buffer.append(fh.read())
|
||||
^^^^^^^^^
|
||||
File "C:\Users\Ed\scoop\apps\python\current\Lib\encodings\cp1252.py", line 23, in decode
|
||||
return codecs.charmap_decode(input,self.errors,decoding_table)[0]
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
UnicodeDecodeError: 'charmap' codec can't decode byte 0x90 in position 8040: character maps to <undefined>
|
||||
[DEBUG] Saving config. Theme: {'palette': '10x Dark', 'font_path': 'fonts/MapleMono-Regular.ttf', 'font_size': 20.0, 'scale': 1.0, 'transparency': 1.0, 'child_transparency': 1.0, 'tone_mapping': {'solarized_light': {'brightness': 0.6899999976158142, 'contrast': 0.8600000143051147, 'gamma': 0.7699999809265137}, 'gray_variations': {'brightness': 0.7699999809265137, 'contrast': 0.7200000286102295, 'gamma': 0.6899999976158142}, 'moss': {'brightness': 0.7699999809265137, 'contrast': 0.8700000047683716, 'gamma': 1.0}, 'Solarized Light': {'brightness': 0.550000011920929, 'contrast': 0.7300000190734863, 'gamma': 0.7099999785423279}, 'Binks': {'brightness': 0.47999998927116394, 'contrast': 0.8399999737739563, 'gamma': 2.2100000381469727}}}
|
||||
Reference in New Issue
Block a user