Comment 18 for bug 946663

Revision history for this message
Marcelo M (mottalli) wrote :

I ran the apport command but it crashed with the following message after I clicked "Yes" on the dialog that asked me if I wanted to submit the debug log:

The authorization page:
 (https://launchpad.net/+authorize-token?oauth_token=Fs6t9Rv5VKjjppV539Ht&allow_permission=DESKTOP_INTEGRATION)
should be opening in your browser. Use your browser to authorize
this program to access Launchpad on your behalf.
Press any key to continue or wait (5) seconds...
Waiting to hear from Launchpad about your decision...

Traceback (most recent call last):
  File "/usr/share/apport/apport-gtk", line 468, in <lambda>
    GLib.idle_add(lambda: self.collect_info(on_finished=self.ui_update_view))
  File "/usr/lib/python2.7/dist-packages/apport/ui.py", line 830, in collect_info
    if (self.report['ProblemType'] == 'Crash' and 'Stacktrace' in self.report) or \
  File "/usr/lib/python2.7/UserDict.py", line 23, in __getitem__
    raise KeyError(key)
KeyError: 'ProblemType'