Hi All,

We've been using Trac and have recently ran into issue which we
couldn't resolve. A friend of mine recommended us to this group. We
got the error message below while creating a new user/modifying an
existing user.

We manage our entire project on Trac and would really appreciate if
anyone could help us out here.

Thanks a lot in advance,
Abhi.



Python Traceback
Most recent call last:

Traceback (most recent call last):
  File "c:\docume~1\aprasad\locals~1\temp\easy_install-k8obcv
\Trac-0.12-py2.6-win32.egg.tmp\trac\web\main.py", line 513, in
_dispatch_request
    dispatcher.dispatch(req)
  File "c:\docume~1\aprasad\locals~1\temp\easy_install-k8obcv
\Trac-0.12-py2.6-win32.egg.tmp\trac\web\main.py", line 235, in
dispatch
    resp = chosen_handler.process_request(req)
  File "c:\docume~1\aprasad\locals~1\temp\easy_install-k8obcv
\Trac-0.12-py2.6-win32.egg.tmp\trac\admin\web_ui.py", line 116, in
process_request
    path_info)
  File "build\bdist.win32\egg\acct_mgr\admin.py", line 132, in
render_admin_panel
    return self._do_users(req)
  File "build\bdist.win32\egg\acct_mgr\admin.py", line 252, in
_do_users
    mgr.set_password(user, password)
  File "build\bdist.win32\egg\acct_mgr\api.py", line 263, in
set_password
    if store.set_password(user, password, old_password):
  File "build\bdist.win32\egg\acct_mgr\htfile.py", line 53, in
set_password
    self.userline(user, password))
  File "build\bdist.win32\egg\acct_mgr\htfile.py", line 104, in
_update_file
    lines = f.readlines()
MemoryError

System Information:
Trac    0.12
CustomFieldAdmin        0.2.5
Genshi  0.6
pysqlite        2.4.1
Python  2.6.5 (r265:79096, Mar 19 2010, 21:48:26) [MSC v.1500 32 bit
(Intel)]
setuptools      0.6c11
SQLite  3.5.9

-- 
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@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.

Reply via email to