It appears that both the egg and the zip are corrupt.  I just downloaded the source and created my own egg.  This has successfully installed the plugin.



On 4/11/06, Todd Nine <[EMAIL PROTECTED]> wrote:
Yes its very strange, it loads every other plug in, it just can't find TracNav.  I loaded TracWebAdmin with the command
 python setup.py install
TracAccountManager is an egg distro and it loaded, do I need to add anything to my trac.ini to refresh the plugin cache?  Here is my debug output and my permissions on the eggs in the plugins director

Debug output
17:51:29 Trac[loader] DEBUG: Loading plugin webadmin.logging from /usr/lib/python2.4/site-packages/TracWebAdmin-0.1.1dev_r2765-py2.4.egg
17:51:29 Trac[loader] DEBUG: Loading plugin webadmin.ticket from /usr/lib/python2.4/site-packages/TracWebAdmin-0.1.1dev_r2765-py2.4.egg
17:51:29 Trac[loader] DEBUG: Loading plugin webadmin.basics from /usr/lib/python2.4/site-packages/TracWebAdmin-0.1.1dev_r2765-py2.4.egg
17:51:29 Trac[loader] DEBUG: Loading plugin webadmin.perm from /usr/lib/python2.4/site-packages/TracWebAdmin-0.1.1dev_r2765-py2.4.egg
17:51:29 Trac[loader] DEBUG: Loading plugin webadmin.web_ui from /usr/lib/python2.4/site-packages/TracWebAdmin-0.1.1dev_r2765-py2.4.egg
17:51:29 Trac[loader] DEBUG: Loading plugin webadmin.plugin from /usr/lib/python2.4/site-packages/TracWebAdmin-0.1.1dev_r2765-py2.4.egg
17:51:29 Trac[loader] DEBUG: Loading plugin tracaccountmanager from /data1/trac/smokskis/plugins/TracAccountManager-0.1.2-py2.4.egg
17:51:29 Trac[api] DEBUG: Updating wiki page index

Permissions
-rwxr-xr-x  1 apache apache 19024 Apr  8 17:18 TracAccountManager-0.1.2-py2.4.egg
-rwxr-xr-x  1 apache apache  4183 Apr 11 09:39 TracNav-3.91-py2.4.egg

However, I tried to unzip the .egg (with the unzip command), and it does not appear to be a valid zip archive.  I downloaded the egg here http://svn.ipd.uka.de/trac/javaparty/attachment/wiki/TracNav/DownloadAndInstall/TracNav-3.92pre3-py2.4.egg .

Wouldn't this cause a big problem?



On 4/11/06, Thomas Moschny <

[EMAIL PROTECTED]
> wrote:
Todd Nine wrote:
> TracError: File not found
>
> I found that this was due to the css import that needed to be added from
> the old plugin. I deleted the import line from templates/site_css.cs and
> now I receive no log output at all in the log (even with info set), but I'm

But there are entries a la "DEBUG: Loading plugin foo from bar" ?

> still not able to use the plugin. I still receive the error
>
> Error: Failed to load processor TracNav
> No macro named [[TracNav]] found

Sorry, but currently I have no clue what's wrong there. Did you remove the old
TracNav.py from the wiki-macros directory, too?
Do other plugins like TracTags or WebAdmin work?

Is there anyone else having problems with TracNav
(or, is anyone using it at all)?

- Thomas

_______________________________________________
Trac mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac


_______________________________________________
Trac mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac

Reply via email to