I am uploading thawab 4.1-3 now which fixes the initial reported error.

However, then I get this error, which would take more work to fix properly:

$ thawab-gtk
Traceback (most recent call last):
  File "/usr/bin/thawab-gtk", line 5, in <module>
    from Thawab.gtkUi import main
  File "/usr/share/thawab/Thawab/gtkUi.py", line 35, in <module>
    from Thawab.shamelaUtils import ShamelaSqlite, shamelaImport
  File "/usr/share/thawab/Thawab/shamelaUtils.py", line 51, in <module>
    os.urandom(hashlen*3/4).encode('base64')[:hashlen]
TypeError: 'float' object cannot be interpreted as an integer

Thank you,
Jeremy Bicha

Reply via email to