Package: tucan
Version: 0.3.9-1
Severity: important

Hi, Tucan doesn't run in my sid PowerBook G4, if I ran it from a console I got
this error:

:~$ tucan
** Message: pygobject_register_sinkfunc is deprecated (GtkWindow)
** Message: pygobject_register_sinkfunc is deprecated (GtkInvisible)
** Message: pygobject_register_sinkfunc is deprecated (GtkObject)
bad marshal data
Reporting error, please wait...
Unhandled Error! Check the log file for details.

I attach the log file.

Thanks!

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.32-5-powerpc
Locale: LANG=es_ES.utf8, LC_CTYPE=es_ES.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages tucan depends on:
ii  librsvg2-common               2.26.3-1   SAX-based renderer library for SVG
ii  python                        2.6.5-13   interactive high-level object-orie
ii  python-gtk2                   2.17.0-4   Python bindings for the GTK+ widge
ii  python-imaging                1.1.7-2    Python Imaging Library
ii  tesseract-ocr                 2.04-2     Command line OCR tool
ii  tesseract-ocr-eng             2.00-2     tesseract-ocr language files for E

tucan recommends no packages.

tucan suggests no packages.

-- no debconf information
[2010-08-14 10:38:14,210] core.core INFO: Tucan Manager 0.3.9 alpha
[2010-08-14 10:38:14,211] core.core DEBUG: OS: linux2
[2010-08-14 10:38:14,211] core.core DEBUG: Main path: /usr/share/tucan/
[2010-08-14 10:38:14,212] core.core DEBUG: Configuration path: /home/angel/.tucan/
[2010-08-14 10:38:14,338] core.service_manager INFO: Loading: 4shared.anonymous_download
[2010-08-14 10:38:14,386] core.service_manager INFO: Loading: badongo.anonymous_download
[2010-08-14 10:38:14,849] Tucan ERROR: bad marshal data
Traceback (most recent call last):
  File "/usr/share/tucan/tucan.py", line 80, in __init__
    self.start_gui()
  File "/usr/share/tucan/tucan.py", line 146, in start_gui
    Gui(configuration)
  File "/usr/share/tucan/ui/gtk/gui.py", line 86, in __init__
    Core.__init__(self, self.configuration)
  File "/usr/share/tucan/core/core.py", line 45, in __init__
    ServiceManager.__init__(self, configuration)
  File "/usr/share/tucan/core/service_manager.py", line 56, in __init__
    module = __import__(package + "." + plugin_module, None, None, [''])
  File "/home/angel/.tucan/plugins/badongo/anonymous_download.py", line 25, in <module>
    from parsers import CheckLinks, Parser
  File "/home/angel/.tucan/plugins/badongo/parsers.py", line 30, in <module>
    from core.tesseract import Tesseract
  File "/usr/share/tucan/core/tesseract.py", line 31, in <module>
    import TiffImagePlugin
ValueError: bad marshal data
[2010-08-14 10:38:14,872] Tucan DEBUG: Exit: -1

Reply via email to