Hey Tex, On Monday 07 June 2010, tex wrote: > I have one additional problem with upgrade. > > My whiteboard is not displayed (graphic, that is displayed before > whiteboard is displayed doesn't disappear. ). > > As before my first project displays whiteboard without problem and my > second project has problems: > I already tried to restart web server and I executed trac upgrade but > error remains.
Sorry for copying from an earlier mail... If the loading indicator does not disappear, that is usually a symptom a javascript error in the code. You could: 1) Make sure your browser cache is not in the way (clean it, use a different browser). 2) Make sure your JS files on the server are up to date (if you use "trac-admin deploy" to serve them from Apache directly) 3) Have a look at the JavaScript console of Firefox, Firebug/Firefox or in the Developer tools of Safari/Chrome and send in a backtrace. > I am really surprised that so many problems occured in this upgrade. > Does anyone have some clue, why my whiteboard is hung? I think both of your issues are related to out of date javascript in your browser. Are you using a standalone tracd, wsgi, or something else? We also just added a note regarding the cache update to https://dev.agile42.com/wiki/agilo/dev/users/UpgradeGuide Best Regards Robert Robert -- Follow Agilo on Twitter: http://twitter.com/agiloforscrum Please support us by reviewing and voting on: http://userstories.com/products/8-agilo-for-scrum http://ohloh.net/p/agilo-scrum http://freshmeat.net/projects/agiloforscrum You have received this message because you are subscribed to the "Agilo for Scrum" Google Group. This group is focused on supporting Agilo for Scrum users and is moderated by agile42 GmbH <http://www.agile42.com>. To post to this group, send email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/agilo

