Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#9772 closed defect (fixed)

XmlRPC API Exception — at Version 2

Reported by: lennylinux.ks@… Owned by: osimons
Priority: high Component: XmlRpcPlugin
Severity: blocker Keywords:
Cc: Olemis Lang Trac Release: 0.12

Description (last modified by Ryan J Ollos)

I get the exception on click the API link in my Trac.

Exception: ticket.putAttachment: pop from empty list Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/TracXMLRPC-1.1.2_r10706-py2.6.egg/tracrpc/web_ui.py", line 101, in _dump_docs (method.signature, File "/usr/local/lib/python2.7/dist-packages/TracXMLRPC-1.1.2_r10706-py2.6.egg/tracrpc/api.py", line 242, in _get_signature args.insert(0, RPC_TYPES[sig.pop()] + ' ' + arg) IndexError: pop from empty list

So the eclipse synch doesn't work :-/

Change History (2)

comment:1 Changed 12 years ago by lennylinux.ks@…

Resolution: fixed
Status: newclosed

i solved this by myself i don't know why but i had another version of this plugin and now after deleting this. this plugin is running =)

comment:2 Changed 12 years ago by Ryan J Ollos

Description: modified (diff)
Note: See TracTickets for help on using tickets.