This bug was fixed in the package apport - 2.5.1-0ubuntu7

---------------
apport (2.5.1-0ubuntu7) quantal-proposed; urgency=low

  * bin/apport-bug: Explicitly set the PATH to that of ENV_SUPATH in
    /etc/login.defs and unset ENV and CDPATH. We need do this so that confined
    applications using ubuntu-browsers.d/ubuntu-integration cannot abuse the
    environment to escape AppArmor confinement via this script (LP: #1045986).
    This can be removed once AppArmor supports environment filtering
    (LP: 1045985)

apport (2.5.1-0ubuntu6) quantal; urgency=low

  * data/general/ubuntu.py: handle the case where a log file is compressed
    when reviewing package installation failures (LP: #917903)

apport (2.5.1-0ubuntu5) quantal; urgency=low

  * Use Python string rather than QString, LP: #1028984
 -- Jamie Strandboge <ja...@ubuntu.com>   Wed, 05 Sep 2012 08:38:23 -0500

** Changed in: apport (Ubuntu Quantal)
       Status: Fix Committed => Fix Released

-- 
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/1028984

Title:
  apport errored when filing bug on test image alpha3

Status in “apport” package in Ubuntu:
  Fix Released
Status in “apport” source package in Quantal:
  Fix Released

Bug description:
  oot@kubuntu:~# ubuntu-bug ubiquity
  Traceback (most recent call last):
    File "/usr/share/apport/apport-kde", line 519, in <module>
      sys.exit(UserInterface.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 434, in 
run_report_bug
      self.collect_info(symptom_script)
    File "/usr/lib/python3/dist-packages/apport/ui.py", line 943, in 
collect_info
      hookui.process_event()
    File "/usr/lib/python3/dist-packages/apport/ui.py", line 1488, in 
process_event
      self._response = getattr(self.ui, self._request_fn)(*self._request_args)
    File "/usr/share/apport/apport-kde", line 424, in ui_question_yesno
      response = KMessageBox.questionYesNoCancel(None, _(text), QString(),
  NameError: global name 'QString' is not defined
  ^CException KeyboardInterrupt: KeyboardInterrupt() in <module 'threading' 
from '/usr/lib/python3.2/threading.py'> ignored

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1028984/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to