UnicodeDecodeError in 0.8.1-0extras16.04.1

Bug #1699886 reported by Jonathan Landrum
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
my-weather-indicator
New
Undecided
Unassigned

Bug Description

Traceback (most recent call last):
  File "./my-weather-indicator", line 64, in <module>
    import machine_information
  File "/opt/extras.ubuntu.com/my-weather-indicator/share/my-weather-indicator/machine_information.py", line 27, in <module>
    import comun
  File "/opt/extras.ubuntu.com/my-weather-indicator/share/my-weather-indicator/comun.py", line 131, in <module>
    line = f.readline()
  File "/usr/lib/python3.5/encodings/ascii.py", line 26, in decode
    return codecs.ascii_decode(input, self.errors)[0]
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 7352: ordinal not in range(128)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.