ubuntu-bug crashses whilst filing a bug

Bug #1052975 reported by Ben Howard
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
apport (Ubuntu)
New
Undecided
Unassigned

Bug Description

While trying to report a bug on network-manager-gnome, it blew up.

ben@padfoot:~$ ubuntu-bug network-manager-gnome
Traceback (most recent call last):
  File "/usr/share/apport/apport-gtk", line 588, in <module>
    app.run_argv()
  File "/usr/lib/python3/dist-packages/apport/ui.py", line 632, in run_argv
    return self.run_report_bug()
  File "/usr/lib/python3/dist-packages/apport/ui.py", line 472, in run_report_bug
    self.file_report()
  File "/usr/lib/python3/dist-packages/apport/ui.py", line 1156, in file_report
    upthread.exc_raise()
  File "/usr/lib/python3/dist-packages/apport/REThread.py", line 64, in exc_raise
    raise self._exception[1].with_traceback(self._exception[2])
  File "/usr/lib/python3/dist-packages/apport/REThread.py", line 34, in run
    self._retval = self.__target(*self.__args, **self.__kwargs)
  File "/usr/lib/python3/dist-packages/apport/crashdb_impl/launchpad.py", line 186, in upload
    blob_file = self._generate_upload_blob(report)
  File "/usr/lib/python3/dist-packages/apport/crashdb_impl/launchpad.py", line 913, in _generate_upload_blob
    hdr['Tags'] += ' ' + self._filter_tag_names(report['Tags'])
  File "/usr/lib/python3/dist-packages/apport/crashdb_impl/launchpad.py", line 952, in _filter_tag_names
    if ch.isspace() or ch.isalpha() or ch.isdigit() or (len(res) > 0 and ch in b'+-.'):
AttributeError: 'int' object has no attribute 'isspace'

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.