Ticket #3064 (new defect)

Opened 5 months ago

Last modified 5 days ago

Plugin does not show up in trac admin

Reported by: anonymous Assigned to: deltroo
Priority: highest Component: SearchAttachmentsPlugin
Severity: blocker Keywords:
Cc: Trac Release: 0.11

Description

This plugin does not appear to be working, nor does it show up in the Trac plugins list on the trac-admin page after installation.

I am running a Windows 2003 Server with Trac 0.11b2 and Python 2.5. All necessary application dependencies (swish-e, catdoc, catppt, pdftotext) are installed.

The .egg file was compiled using the "python setup.py bdist_egg" command, and then copied to the environment's plugin directory. Necessary changes were made to the trac.ini file [components] and [attachment] secionts, but the plugin still does not show up.

I have also attempted to install this as a global plugin, but that has not worked either.

Attachments

Change History

09/29/08 11:59:43 changed by kennethxu

  • type changed from defect to enhancement.

I think the problem is simply because this plugin doesn't support 0.11. Any plan to support 0.11. I loved this plugin and will be missing it...

10/01/08 22:07:49 changed by wouter

  • type changed from enhancement to defect.

I have exactly the same problem here. Running Windows 2003 Server too, using Trac 0.11b1 and Python 2.5... Does not show up in the admin either, uploading new attachments does not create new index files, I put the config in the [attachment] section instead of [attachments] as dictated by the wiki, after checking in the plugin's code which section it would look at. Still does not work.

Probably because the plugin simply doesn't get picked up by Trac?

10/01/08 22:36:11 changed by wouter

Additionally, here is what I see in the log file:

2008-10-02 12:13:34,717 Trac[loader] DEBUG: Loading TracSearchAttachmentsPlugin? from c:\repositories\sandbox-trac\plugins\tracsearchattachmentsplugin-0.1-py2.5.egg 2008-10-02 12:13:34,717 Trac[loader] ERROR: Skipping "TracSearchAttachmentsPlugin? = searchattachments": (can't import "bad local file header in c:\repositories\sandbox-trac\plugins\tracsearchattachmentsplugin-0.1-py2.5.egg")

I can view the file with a ZIP viewer though.


Add/Change #3064 (Plugin does not show up in trac admin)




Change Properties
Action