Comment 2 for bug 503054

Revision history for this message
nUboon2Age (nuboon2age) wrote :

I just ran it from the CL and this is what I got. It went into its 'running forever' mode when I asked for all user reported bugs by nuboon2age.

bughugger -v
DEBUG:root:logging enabled
running logon dialog for bughugger
making .local directory for bughugger
cache directory at /home/glorious/.cache/bughugger
/home/glorious/.local/share/bughugger/production/credentials
credentials file exists. Using it
directories now exist for bughugger
using cached credentials
logon complete
retrieving release targetted bug_tasks for nuboon2age in maverick
retrieving release targetted bug_tasks for nuboon2age in lucid
retrieving release targetted bug_tasks for nuboon2age in karmic
retrieving release targetted bug_tasks for nuboon2age in jaunty
retrieving release targetted bug_tasks for nuboon2age in hardy
retrieving release targetted bug_tasks for nuboon2age in dapper
retrieving non-targetted bug_tasks for nuboon2age
Exception in thread Thread-5:
Traceback (most recent call last):
  File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
    self.run()
  File "/usr/lib/python2.6/dist-packages/quickly/widgets/asynch_task_progressbox.py", line 211, in run
    data = self.run_function(self.params)
  File "/usr/lib/python2.6/dist-packages/bughugger/LaunchpadUtils.py", line 85, in get_user_reported_list_store
    get_bug_tasks_reported(user, user, bug_task_list, lp, params)
  File "/usr/lib/python2.6/dist-packages/bughugger/LaunchpadUtils.py", line 167, in get_bug_tasks_reported
    bug_tasks = lp.distributions["ubuntu"].searchTasks(bug_task_reporter = reported_by, milestone = None, omit_targeted = False)
  File "/usr/lib/pymodules/python2.6/lazr/restfulclient/resource.py", line 472, in __call__
    url = self.wadl_method.build_request_url(**args)
  File "/usr/lib/pymodules/python2.6/wadllib/application.py", line 582, in build_request_url
    return self.request.build_url(param_values, **kw_param_values)
  File "/usr/lib/pymodules/python2.6/wadllib/application.py", line 695, in build_url
    self.query_params, param_values, **kw_param_values)
  File "/usr/lib/pymodules/python2.6/wadllib/application.py", line 179, in validate_param_values
    % "', '".join(param_values.keys()))
ValueError: Unrecognized parameter(s): 'bug_task_reporter'