[dict] parsing error in dictclient?

Bug #412467 reported by Stefano Rivera
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ibid
Triaged
Low
Unassigned

Bug Description

2009-08-11 21:58:17+0000 <jjhhjmuhamed> define invoke
2009-08-11 21:58:17+0000 <Dazzle> That didn't seem to agree with me

2009-08-11 21:58:17,747 ERROR core.dispatcher: Exception occured in Dict processor of dict plugin
Traceback (most recent call last):
  File "/home/dazzle/ibid/dazzle/ibid/core.py", line 25, in _process
    processor.process(event)
  File "/home/dazzle/ibid/dazzle/ibid/plugins/__init__.py", line 65, in process
    method(event, *match.groups())
  File "/home/dazzle/ibid/dazzle/ibid/plugins/dict.py", line 33, in define
    definitions = connection.define(dictionary, word.encode('utf-8'))
  File "/usr/lib/python2.5/site-packages/dictclient.py", line 196, in define
    code, text = self.getresultcode()
  File "/usr/lib/python2.5/site-packages/dictclient.py", line 58, in getresultcode
    return [int(code), text]
ValueError: invalid literal for int() with base 10: 'Invoke'

This doesn't affect any other words that I can find. And it's not because this comes from some strange dictionary, it comes from gcide

Changed in ibid:
milestone: 0.1 → 0.2
Changed in ibid:
status: New → Triaged
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.