Edgewall Software

Changes between Version 35 and Version 36 of TracSubversion


Ignore:
Timestamp:
Jan 29, 2007, 5:39:40 PM (17 years ago)
Author:
Christian Boos
Comment:

Note about the frequent instance.__dict__ not accessible in restricted mode error.

Legend:

Unmodified
Added
Removed
Modified
  • TracSubversion

    v35 v36  
    131131== Troubleshooting ==
    132132
     133==== `RuntimeError: instance.__dict__ not accessible in restricted mode` ==== #instance-dict-restricted-mode
     134
     135This is becoming one of the most frequently reported issues for Trac and the Subversion backend, when the TracModPython web front-end is used. The problem happen when Trac is running outside of the "main_interpreter" Python interpreter and can be fixed as explained in #3371.
     136
    133137==== `ImportError: /usr/local/lib/libsvn_ra_dav-1.so.0: undefined symbol: ...` ==== #ra_dav-undefined-symbol
    134138