Public bug reported:
Ubiquity reports from wily have an hookerror
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/apport/report.py", line 197, in _run_hook
symb['add_info'](report, ui)
File "/usr/share/apport/package-hooks/source_ubiquity.py", line 60, in add_info
syslog = report['UbiquitySyslog'].decode('UTF-8')
AttributeError: 'str' object has no attribute 'decode'
That can be reproduce with "sudo ubuntu-bug ubiquity"
** Affects: apport (Ubuntu)
Importance: Low
Status: In Progress
** Changed in: apport (Ubuntu)
Importance: Undecided => Low
** Changed in: apport (Ubuntu)
Status: New => In Progress
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1501773
Title:
ubiquity hook 'str' object has no attribute 'decode'
Status in apport package in Ubuntu:
In Progress
Bug description:
Ubiquity reports from wily have an hookerror
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/apport/report.py", line 197, in _run_hook
symb['add_info'](report, ui)
File "/usr/share/apport/package-hooks/source_ubiquity.py", line 60, in
add_info
syslog = report['UbiquitySyslog'].decode('UTF-8')
AttributeError: 'str' object has no attribute 'decode'
That can be reproduce with "sudo ubuntu-bug ubiquity"
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1501773/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp