AttributeError: 'JSONDecodeError' object has no attribute 'body'
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
software-center (Ubuntu) |
Fix Released
|
Low
|
Gary Lasker |
Bug Description
Software Center version 4.1.23.2, Ubuntu Oneiric
The inimitable davmor2 reports that he has encountered the following exception during his testing:
Exception in thread Thread-2:
Traceback (most recent call last):
File "/usr/lib/
self.run()
File "/usr/share/
self.
File "/usr/share/
self.
File "/usr/share/
err_str = self._get_
File "/usr/share/
logging.
AttributeError: 'JSONDecodeError' object has no attribute 'body'
Changed in software-center (Ubuntu): | |
status: | New → In Progress |
importance: | Undecided → Low |
assignee: | nobody → Gary Lasker (gary-lasker) |
Fix committed to trunk at rev 2368. Thanks davmor2 and achuni!