After investigation, and restarting anew my Apache Server, the miracle
occurs ! :-)
Now I've got the "hello world !"

thanks for the support !
gabriel

On Apr 10, 3:30 pm, Gab <[EMAIL PROTECTED]> wrote:
> Hi,
>
> One thing was wrong on my side (mea maxima culpa) is that the py file
> 'helloworld.py' was misspelled in 'helloword.py'
>
> Now it seems (from log) that the egg is loaded correctly, without
> error (see below), but the new tag expected in the nav bar is still
> not present (I checked also the trac.ini where helloworld.* = enabled
> is set in [components] section)
>
> For information, the plugin doesn't show up in the "plugins" webadmin
> interface (I only see "Trac 0.11b2"), is this normal ?
>
> do you have any clue ?
>
> many thanks
>
> gabriel
>
> log file extract :
> [...]
> 2008-04-10 15:25:38,000 Trac[loader] DEBUG: Adding plugin
> Trachelloworld 1.1 from c:\www\projects\trac\my-project\plugins
> \trachelloworld-1.1-py2.5.egg
> [...]
> 2008-04-10 15:25:38,078 Trac[loader] DEBUG: Loading helloworld from c:
> \www\projects\trac\my-project\plugins\trachelloworld-1.1-py2.5.egg
> [...]
>
> On Apr 9, 8:16 pm, [EMAIL PROTECTED] wrote:
>
> > did you do an upgrade on the trac project?  trac_admin /path/to/trac/
> > project upgrade
>
> > did you enable the component in trac.ini?  which is what this looks
> > like.
>
> > On Apr 9, 11:58 am, Gab <[EMAIL PROTECTED]> wrote:
>
> > > Hi,
>
> > > I've tried to follow the tutorial to cook my first "HelloWorld" egg,
> > > following step by step the instructions given 
> > > athttp://trac-hacks.org/wiki/EggCookingTutorialTrac0.11. (I've installed
> > > indeed Trac0.11)
> > > Now in my plugins directory (in the trac environment), I've got the
> > > file "Trachelloworld-1.1-py2.5.egg"
> > > I closed my internet browser, restarted my Apache Server, open my
> > > browser and my project, but no "hello world" tab appeared in the nav
> > > bar. In the log file, I've got the following lines
>
> > > 2008-04-09 18:45:02,937 Trac[loader] DEBUG: Adding plugin
> > > Trachelloworld 1.1 from c:\www\projects\trac\my-project\plugins
> > > \trachelloworld-1.1-py2.5.egg
> > > 2008-04-09 18:45:02,937 Trac[loader] DEBUG: Loading helloworld from c:
> > > \www\projects\trac\my-project\plugins\trachelloworld-1.1-py2.5.egg
> > > 2008-04-09 18:45:02,937 Trac[loader] ERROR: Skipping "helloworld =
> > > helloworld": (can't import "No module named helloworld")
>
> > > whereas the build of the egg was successful
>
> > > can someone help me to solve this "easy" case ?
>
> > > many thanks in advance
> > > regards
>
> > > gabriel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to