
malte.stien at web
Oct 20, 2007, 6:05 AM
Post #4 of 4
(219 views)
Permalink
|
|
Re: Problems with RpcXmlPlugin on Trac 0.10.4
[In reply to]
|
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 That was indeed the problem. Thank you. Malte. Alec Thomas wrote: > The error indicates to me that malte is using the trunk version of > XmlRpcPlugin (which works only with Trac trunk) with Trac 0.10.4. Use > the version of the plugin under the 0.10 directory. > > On 10/19/07, Simon Martin <simon.jk.martin[at]gmail.com> wrote: >> Hi, >> >> are you using the AccountManagerPlugin and have you considered >> http://trac-hacks.org/wiki/XmlRpcPlugin#Troubleshooting ? >> >> Have you granted the XML_RPC permission to the users? >> http://trac-hacks.org/wiki/XmlRpcPlugin#Description >> >> BR >> Simon >> >> >>> I have trouble with the RpcXmlPlugin with Trac 0.10.4. I have downloaded the plugin and installed it on my dreamhost account. It shows up correctly in the Admin panel, but when I browse to my-domain/trac/xmlrpc or .../trac/login/xmlrpc I get: >>> >>> Traceback (most recent call last): >>> File "/home/maltestien/packages/lib/python2.3/site-packages/trac/web/main.py", line 406, in dispatch_request >>> dispatcher.dispatch(req) >>> File "/home/maltestien/packages/lib/python2.3/site-packages/trac/web/main.py", line 239, in dispatch >>> template, content_type = self._post_process_request(req, >>> TypeError: _post_process_request() takes at most 4 arguments (5 given) >>> >>> The last line could potentially indicate some kind of incompatibility between the Trac version I am using and the RpcXmlPlugin. Any ideas, anyone? I have already googled it, but could not find anything useful. >>> >>> Thank you. >>> -- malte. >>> ______________________________________________________________________ >>> XXL-Speicher, PC-Virenschutz, Spartarife & mehr: Nur im WEB.DE Club! >>> Jetzt testen!http://produkte.web.de/club/?mc=021130 >> > > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (MingW32) iD8DBQFHGf0uFancksINg88RAtJ4AKDUVq82K6vCDxBTiu5pT3fKhAuFZACeMHHe AEF6qeP2aoMJZitMP7RIS8w= =kqwb -----END PGP SIGNATURE----- --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to trac-users[at]googlegroups.com To unsubscribe from this group, send email to trac-users-unsubscribe[at]googlegroups.com For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
|