Hi, Yep, there were other folders in D:\Trac... (which were copies of current project folders...).
I cleaned it, and it works. I'm always surprised with the "Add a folder and it will mess up your application" bug... Well, whatever... Thank you for your time and for your help ! Le mardi 4 mars 2014 09:57:00 UTC+1, Jun Omae a écrit : > > Hi, > > On Sat, Mar 1, 2014 at 12:47 AM, Nicolas Duperret > <[email protected] <javascript:>> wrote: > > File "build\bdist.win32\egg\projectmenu\web_ui.py", line 21, in > > get_navigation_items > > File "C:\Python24\lib\site-packages\trac\web\main.py", line 58, in > > _open_environment > > env_cache[env_path] = open_environment(env_path) > > File "C:\Python24\lib\site-packages\trac\env.py", line 434, in > > open_environment > > env = Environment(env_path) > > File "C:\Python24\lib\site-packages\trac\env.py", line 126, in > __init__ > > self.verify() > > File "C:\Python24\lib\site-packages\trac\env.py", line 176, in verify > > assert fd.read(26) == 'Trac Environment Version 1' > > AssertionError > > It seems that ProjectMenuPlugin occurs the error because there is a > directory which is not a Trac environment, ref > http://trac-hacks.org/ticket/1301. > > Try to move the directories in "D:\Trac" to elsewhere. > > -- > Jun Omae <[email protected] <javascript:>> (大前 潤) > -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
