Comment 15 for bug 1040353

Revision history for this message
Alex Mayorga (alex-mayorga) wrote :

I for one also get a prompr to send an error report about apportcheckresume on every boot after the batteries ran out or if the laptop is intentionally or accidentally suspended/resumed.

Here's the output of manually running on a terminal:

alex@VPCCW1FFXL:~$ sudo /usr/share/apport/apportcheckresu
[sudo] password for alex:
alex@VPCCW1FFXL:~$ /usr/share/apport/apportcheckresume
apportcheckresume failed
Traceback (most recent call last):
  File "/usr/share/apport/apportcheckresume", line 90, in <module>
    sys.exit(main())
  File "/usr/share/apport/apportcheckresume", line 54, in main
    pr['Tags'] = 'resume ' + pr['Failure']
  File "/usr/lib/python3.2/collections.py", line 800, in __getitem__
    raise KeyError(key)
KeyError: 'Failure'
alex@VPCCW1FFXL:~$ uname -a
Linux VPCCW1FFXL 3.5.0-25-generic #38-Ubuntu SMP Mon Feb 18 23:27:42 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux