Comment 3 for bug 351050

Revision history for this message
Jon Charge (seropith) wrote : Re: apport-collect crashes with any non int input (crashed with ValueError in <module>())

jon@central:~$ apport-collect hal
Logging into Launchpad...
Downloading bug...
Traceback (most recent call last):
  File "/usr/bin/apport-collect", line 134, in <module>
    bug = lp.bugs[int(bug_number)]
ValueError: invalid literal for int() with base 10: 'hal'
jon@central:~$