Ticket #3181 (new defect)

Opened 5 months ago

Last modified 1 week ago

xmlrpc eclipse 3.3.2 (trac 11-stable)

Reported by: amakuto@taurux.de Assigned to: athomas
Priority: high Component: XmlRpcPlugin
Severity: critical Keywords:
Cc: Trac Release: 0.11

Description (Last modified by stp)

Hello,

i have installed
eclipse 3.3.2
trac11-stable (Trac 0.11dev-r7200)
xmlrpc 0.1

when i activate the xmlrpc with

[components]
tracrpc.* = enabled
OR
tracrpc.web_ui.xmlrpcweb = enabled
then come the errortext ->

Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/Trac-0.11dev_r7200-py2.4.egg/trac/web/api.py", line 339, in send_error
    'text/html')
  File "/usr/lib/python2.4/site-packages/Trac-0.11dev_r7200-py2.4.egg/trac/web/chrome.py", line 683, in render_template
    template = self.load_template(filename, method=method)
  File "/usr/lib/python2.4/site-packages/Trac-0.11dev_r7200-py2.4.egg/trac/web/chrome.py", line 659, in load_template
    self.templates = TemplateLoader(self.get_all_templates_dirs(),
  File "/usr/lib/python2.4/site-packages/Trac-0.11dev_r7200-py2.4.egg/trac/web/chrome.py", line 406, in get_all_templates_dirs
    dirs += provider.get_templates_dirs()
  File "build/bdist.linux-i686/egg/tracrpc/web_ui.py", line 76, in get_templates_dirs
  File "/usr/lib/python2.4/site-packages/pkg_resources.py", line 16, in ?
    import sys, os, zipimport, time, re, imp, new
  File "os.py", line 48, in ?
    import posixpath as path
ImportError: No module named posixpath


also i cant send a new task from eclipse to trac.
i become error message
"unable to submite at this time"

i use the xml-rpc plugin(rev 1950)

what can i do for better help ?

thx

marian

Attachments

Change History

06/22/08 22:57:58 changed by iperezr@uci.cu

  • priority changed from normal to high.
  • release changed from 0.10 to 0.11.
  • severity changed from normal to critical.

I have same problem with same version of eclipse 3.3.2 and trac 0.11 stable.

What am I do?

(follow-up: ↓ 3 ) 06/23/08 22:53:25 changed by stp

  • version changed.
  • description changed.
  • milestone changed.

From the error log above it appears that your installation of Python is incomplete:

ImportError?: No module named posixpath

(in reply to: ↑ 2 ) 11/12/08 11:30:21 changed by anonymous

Replying to stp:

From the error log above it appears that your installation of Python is incomplete: ImportError?: No module named posixpath

So how do you fix this problem?

11/12/08 11:37:23 changed by gxwilson

  • owner changed from athomas to gxwilson.
  • status changed from new to assigned.

can you reinstall python without affecting the current trac installation? Can i find this one library and install it; if so where would i find it (i've looked can't find)?

11/12/08 11:38:13 changed by gxwilson

  • owner changed from gxwilson to athomas.
  • status changed from assigned to new.

oops

11/12/08 11:56:06 changed by gxwilson

I was using the 0.10 version which has this issue. At this time trunk does not have this issue on trac 0.11.2.


Add/Change #3181 (xmlrpc eclipse 3.3.2 (trac 11-stable))




Change Properties
Action