Hi Everybody, Ok, let me aggregate my experiment results here:
1. My Python version is 2.4.3. 2. For the test fetching CSS file and about page, they also experienced the same kind of hang. Looks like something not right in Django then? I installed it by easy_install and I think the version is 1.1.1 as shown in the backtrace. Sometimes on hitting Ctrl-C I get a backtrace saying /dev/urandom not found but I am sure it is there. 3. Deleting all *.pyc didn't help. To eliminate doubt, I cleaned all .pyc files in the checkout copy of Pootle SVN. Same for deleting the dbs/pootle.db. Thanks for your suggestions and it seems like it is more clear what the culprit might be. Please kindly offer some hints as I'm not too familiar with the Python environment in general beyond following installation instructions. Regards, Bernard Chan. F Wolff 提到: > Op Sa, 2009-11-28 om 01:22 +0800 skryf Bernard Chan: > >> Hi Friedel, >> >> I used the default localsettings.py in Pootle SVN. Yes, the test >> installation is a virtual machine-based environment with memcached >> running, but I think the default localsettings.py did not have >> memcached >> backend enabled? I also tried commenting out all cache backends and >> that >> still did not make any difference. >> > > Yes, by default memcached won't be used. Only the DEBUG setting might be > interesting to change to True until we get things going and want to > configure your configuration for the production server. > > > >> Right now I am unable to tell the version of Python as the >> environment >> is not accessible to me right now, since it is weekend. I will try to >> get back with more details as soon as that is available. Thanks for >> following up. >> >> Regards, >> Bernard Chan. >> > > I have another idea that might help a little bit in debugging: > > First are you able to download the CSS file? It should be available > at /html/style.css > > If that works, are you able to go to /about.html? > > If DEBUG is set to True in localsettings.py and there are errors, the > output in the error log might be useful to understand what is happening > here. > > Keep well > Friedel > > -- > Recently on my blog: > http://translate.org.za/blogs/friedel/en/content/interview-sourceforge-community-blog > > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Translate-pootle mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/translate-pootle > ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Translate-pootle mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/translate-pootle
