I have the same problem here... but it's a particular message. Maybe your case was an error on the 19th message and not the 20th...


Nick Triantos escreveu:
Interestingly, this appears to follow around the position in the unread mail list, rather than a particular message. For example, if I find that it's the 20th message in my pending list that causes the crash, I can use cmd-line tmda-pending to delete that item, and then the new message at the 20th position causes the crash.

It looks like perhaps there's some recursion in the template expansion code, and the type is not propogating to the unicode object.

Any ideas?  Anyone?

Is anyone else at least seeing a similar issue?

thanks,
-Nick

Nick Triantos wrote:

Hi,

I'm running TMDA 1.0.3 with TMDA-CGI 0.13.

I occasionally get a crash when bringing up my pending list, whose signature is

   AttributeError: 'unicode' object has no attribute 'Expand'
      args = ("'unicode' object has no attribute 'Expand'",)

from line 252 of Template.py, which looks like:
     252         self.HTML[i].Expand(Dict)

I'm not familiar with the data structures of tmda-cgi. Does anyone who knows this tool have any quickie fixes for this problem?

Google/gmane/etc. searches don't turn up anything obvious.

Thanks,
-Nick



_____________________________________________
tmda-users mailing list ([email protected])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to