Christian,

On 2010-10-10 12:43, Christian Boos wrote:
Silently? Nothing in the log?

Yes. It was *my fault* I missed a symlink during upgrade so
trac find plugins in wrong directory and doesn't "autoenable" it.

To prevent this mistakes in the future I'd patched loader.py to have plugins in shared_plugins_dir autoenabled instead of maintaining symlinks but it's a temp solution.


Nevertheless it's better to add to loader.py:

 if path == auto_enable:
+     env.log.debug('Plugin %s auto enabled' % plugin_name )


PS:
I have some concerns about plugin deployment but will send it in separate thread.

-Dmitry

--
Dmitry Samersoff
d...@samersoff.net, http://devnull.samersoff.net
* I do want to change the world, I don't want the world to change me

--
You received this message because you are subscribed to the Google Groups "Trac 
Development" group.
To post to this group, send email to trac-...@googlegroups.com.
To unsubscribe from this group, send email to 
trac-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-dev?hl=en.

Reply via email to