Ticket #48 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

Get error on trunk (0.9b1)

Reported by: halkeye@halkeye.net Assigned to: athomas
Priority: normal Component: AddCommentMacro
Severity: normal Keywords:
Cc: Trac Release:

Description

When installing AddCommentMacro i get either a 500 error using the one on this site, or i get:

'pysqlite2.dbapi2.Connection' object has no attribute 'components'

If i use the version in the comments.

Attachments

Change History

09/06/05 04:56:31 changed by anonymous

Okay, apparently i was using the wrong version.

I was using the one in the comments. See http://projects.edgewall.com/trac/attachment/wiki/MacroBazaar/AddComment.py

Which is way broken.

The one in svn also has:

print dir(hdf)

Which as a not (yet) python programmer, i have no idea what it does. but removing it removes the 500 error.

09/06/05 07:18:31 changed by athomas

  • status changed from new to assigned.

Well, the attachment at the MacroBazaar is nothing to do with me, but I've struck out the comment referring to it.

I'll update the version in trunk to remove the print statement.

09/06/05 07:18:55 changed by athomas

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [110])

  • Removed spurious print statement, fixes #48.

Add/Change #48 (Get error on trunk (0.9b1))




Change Properties
Action