set_title doesn't seem to exist as a function at all. Looking at the Raring version of _audio_checks.py we can see the following:
if apport.packaging.get_version('pulseaudio'): if ui.yesno('PulseAudio seems to have crashed. ' 'Do you wish to report a bug?'): return 'pulseaudio' raise StopIteration except ValueError: pass the difference being "return 'pulseaudio'". I'd imagine swapping that line out would fix it. This should probably be SRU'ed for Precise. ** Package changed: ubuntu => apport-symptoms (Ubuntu) ** Also affects: apport-symptoms (Ubuntu Precise) Importance: Undecided Status: New ** Changed in: apport-symptoms (Ubuntu Precise) Status: New => Triaged ** Changed in: apport-symptoms (Ubuntu Precise) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1172307 Title: kernel ? no audio after upgrade To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apport-symptoms/+bug/1172307/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs