On Wednesday, June 26, 2013 10:02:39 AM UTC-7, hasienda wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 26.06.2013 16:52, Lukasz Szybalski wrote: > > > > Hello, > > How can I get a python 2.7 egg for batchticketmodify version 0.8.0? > > > > I got the trunk and did python setup.py bdist_egg > > but for some reason the UI does not appear. I'm thinking something > > might be broken in trunk for version 0.12? > > > > See screenshot. > > OT: Never seen such a high ticket number (#817336). Is this a production > Trac application, and do you possibly know even bigger ones in terms of > ticket count? Would be interesting to know what setup including plugins > installed works, and to know some known performance figures. >
Good eye. It would be quite interesting to know more details about this setup. After giving this some more thought, I think the problem is most likely that the user hasn't done a `trac-admin $env deploy /deploy/to/path`, as described in http://trac.edgewall.org/wiki/TracAdmin#FullCommandReference http://trac.edgewall.org/wiki/TracUpgrade#a5.Refreshstaticresources It may be a bit of a shortcoming that the deploy static resources step isn't discussed anywhere on the TracPlugins page: http://trac.edgewall.org/wiki/TracPlugins -- 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/groups/opt_out.
