Modify

Opened 13 years ago

Closed 7 years ago

#8905 closed defect (fixed)

Install Issue with sqlite

Reported by: Mattcrane2@… Owned by: Franz
Priority: normal Component: MailPlugin
Severity: major Keywords:
Cc: Trac Release: 0.12

Description

Hi,

Whenever I try to install the plugin (whether by command line or the web ui) whenever I then go to the xmail menu item I get an error page saying :

Trac detected an internal error:

AttributeError: 'sqlite3.Connection' object has no attribute 'schema'

Attachments (0)

Change History (5)

comment:1 Changed 13 years ago by Franz

I haven't tested the plugin on sqlite; we run this plugin under postgreqsl. So I guess sqlite has no attribute schema as this will be executed in this line of code: https://trac-hacks.org/browser/mailplugin/0.12/xmail/XMailFilterObject.py#L50

comment:2 Changed 13 years ago by anonymous

Summary: Install IssueInstall Issue with sqlite

comment:3 Changed 12 years ago by anonymous

I had success by just deleting lines 48-50.

comment:4 Changed 10 years ago by Franz

This should be fixed with commit [14147].

Version 0, edited 10 years ago by Franz (next)

comment:5 Changed 7 years ago by Ryan J Ollos

Resolution: fixed
Status: newclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Franz.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.