Hi, Our infra-guy updated CentOS on the server running our Pootle instance, and now I can't review suggestions on the translation pages.
He used the command "yum update", triggering the upgrade of a huge amount of rpm packages, plus some new installs, and I can't tell which one(s) is/are causing the problem. I could paste the yum log, but it's very long. I can still register new suggestions both as a default user and as admin, and I can submit new translations as admin. (This is in accordance with the user privileges we have set.) When I move the mouse over the accept and reject buttons, the cursor changes to indicate that they are clickable, but when I click nothing happens. This behaviour is the same in all three of the Trident, Gecko and WebKit rendering engines (Lunascape browser). I enabled debug mode in localsettings.py and set the log level to debug also in httpd.conf. Clicking the review buttons produces no log entries at all in error_log, nor does the registration of a new suggestion, whereas submitting a new translation yields: 2011-04-26 04:50:57,079 DEBUG cache miss for /sv/lunascape/BCGControlBar.po:getquickstats 2011-04-26 04:50:57,094 DEBUG cache miss for /sv/lunascape/BCGControlBar.po:get_mtime Also every time I move to a new page there's a message about the locale which I guess is irrelevant: 2011-04-26 04:51:01,714 DEBUG Failed to set locale to ja; using Pootle default 2011-04-26 04:51:01,714 DEBUG Failed to set locale to Pootle default (en_US); loading system default In the systems update process, Django was updated 1.1.1->1.1.4, but I tested to downgrade to 1.0.2 (and editing localsettings.py accordingly), and the problem remained. I also tried restarting memcached, doing sync_stores and reinstalling Pootle, all to no avail. (Btw, when I do sync_stores, the po-files under the Pootle install directory, /home/www/pootle/po, are not updated, but their copies in the system directory /var/lib/pootle/po are, which is causing me a whole other set of problems.) Also, on the first auto-restart of Apache after the systems update, the error_log registered many segmentation fault entries and the Pootle page was inaccessible, but after rebooting the server they went away. Please help! Specs: CentOS 5.6 (upgraded from 5.3) Django-1.1.4-1.el5.noarch Django-south-0.7.3-1.el5.noarch memcached-1.4.5-1.el5.rf.i386 python-2.4.3-27.el5_5.3.i386 python-devel-2.4.3-27.el5_5.3.i386 python-memcached-1.47-1.el5.noarch MySQL-shared-compat-5.5.8-1.rhel5.i386 mysql-libs-5.1.54-1.el5.remi.i386 mysql-5.1.54-1.el5.remi.i386 mysql-server-5.1.54-1.el5.remi.i386 (but we're actually using a remote mysql database server) translate-toolkit-1.8.1-3.el5.noarch python-lxml 2.0.11 gettext-0.17-1.el5.i386 httpd-2.2.3-45.el5.centos.i386 httpd-devel-2.2.3-45.el5.centos.i386 python-2.4.3-43.el5.i386 python-libs-2.4.3-43.el5.i386 (new install with CentOS 5.6) python-devel-2.4.3-43.el5.i386 Cecilia ------------------------------------------------------------------------------ WhatsUp Gold - Download Free Network Management Software The most intuitive, comprehensive, and cost-effective network management toolset available today. Delivers lowest initial acquisition cost and overall TCO of any competing solution. http://p.sf.net/sfu/whatsupgold-sd _______________________________________________ Translate-pootle mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/translate-pootle
