As reported in this thread <https://groups.google.com/forum/#!topic/agilo/eaCmmft4GP0> I have major with Agilo for Trac 0.9.14 after updating my openSUSE Linux distro from 13.1 to 13.2, which of course brought some new versions of libraries and tools. The same Trac projects perform on an older openSUSE platform (just copied over files) without problems.
Symptoms: As soon as I access any page in Trac, that interacts with the Agilo plugin (most relevant for the sprint pages), loading the page takes 30-60 sec. My System: - openSue 13.2 - Apache 2.4 - mod_python 3.5 (from extra repo) - Python 2.7 - Trac 1.0.3 (well, I did the same test on Trac 1.0.2, but when installing tracd, a Trac 1.0.3 update was made - Agilo runs under Trac 1.0.3) Agilo installation: - installed from source - using the system Python libs (no virtual environment) I tried to run Trac with tracd to bypass Apache, but that did not help. If I disable the Agilo plugin, the regular Trac pages load fast - but the also load fast if Agilo is activated. Regarding setuptools: I have version 5.4.1 running. Well, I re-complied the plugin after setting export PKG_RESOURCES_CACHE_ZIP_MANIFESTS=1 And I added it to the Apache mod_python environment: PythonOption PKG_RESOURCES_CACHE_ZIP_MANIFESTS 1 But that all did not help. See attached the trac.ini file, a log file which was made during I accessed two different sprint backlogs (with many "environment startup" entries). And also see the /about result. The test were made within a test projects with only some Scrum tickets and some sprints. ... attaching files does not work ... just post this message and try to attach after that -- -- Follow Agilo on Twitter: http://twitter.com/agilofortrac Please support us by reviewing and voting on: http://userstories.com/products/8-agilo-for-scrum http://ohloh.net/p/agilo-trac http://freshmeat.net/projects/agiloforscrum You have received this message because you are subscribed to the "Agilo for Trac" Google Group. This group is focused on supporting Agilo for Trac users and is moderated by Agilo Software GmbH <http://www.agilosoftware.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 --- You received this message because you are subscribed to the Google Groups "Agilo for Trac" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

