[Python-apps-team] Bug#708745: Bug#708745: [ocrfeeder] Jobs never ends when unpaper is used to preprocess images

Alberto Garcia agarcia at igalia.com
Sat May 18 23:56:09 UTC 2013


Thanks for reporting this bug.

I have the same problem, but my error message is actually different:

Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/ocrfeeder/studio/widgetModeler.py", line 499, in __imagePreProcessingFinishedCb
    self.__addImage(image_path, select_image)
  File "/usr/lib/python2.7/dist-packages/ocrfeeder/studio/widgetModeler.py", line 504, in __addImage
    image_path = os.path.abspath(os.path.expanduser(image_path))
  File "/usr/lib/python2.7/posixpath.py", line 261, in expanduser
    if not path.startswith('~'):
AttributeError: 'NoneType' object has no attribute 'startswith'

Berto



More information about the Python-apps-team mailing list