On Wednesday, June 26, 2013 3:05:46 PM UTC-5, RjOllos wrote: > > On Wednesday, June 26, 2013 12:27:13 PM UTC-7, Lukasz Szybalski wrote: >> >> >> >> On Wednesday, June 26, 2013 12:44:17 PM UTC-5, RjOllos wrote: >>> >>> 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 >>> >> Hello, >> >> Thank you!!!!!!!! >> >> cd .....apache >> mv eggs old_eggs >> mkdir eggs >> chown www-data:www-data eggs >> > > I hadn't considered that removing the egg cache could be needed, but I > suppose that is worth keeping in mind. I wonder if you could have just > re-started your webserver to achieve the same end. > >
Update.... Actually that worked on my computer, but there are 3 other managers that use the plugin, and they had the same issue. I had to press "F5" to force refresh which fixed the problem. So now I'm not sure if it was the "old egg" or browser not refreshing. I guess next person that has this problem should try F5 first. Thanks Lucas -- 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.
