Hello, Any additional suggestions? :(
What I've tried so far: * Using the workaround documented here: http://trac.edgewall.org/wiki/TracSubversion#instance-dict-restricted-mode * I was using the same svn repository for both trac environments, but now I've changed to two different ones * I made sure I was using the recommended configuration for mod_wsgi: http://trac.edgewall.org/wiki/TracModWSGI#Mappingrequeststothescript The "Browse Source" option would come really handy... But disabling it seems like the only way to avoid this error message. Thanks, Filipe On Dec 31 2012, 12:34 pm, Filipe Correia <[email protected]> wrote: > Hi, > > On Mon, Dec 31, 2012 at 10:29 AM, Alex Willmer <[email protected]> wrote: > > On Dec 30, 4:59 pm, Filipe Correia <[email protected]> wrote: > >> "Trac[chrome] ERROR: Error with navigation contributor BrowserModule: > >> RuntimeError: instance.__dict__ not accessible in restricted mode" > > > It is a known problem to do with interactions between the svn bindings > > and mod_python or mod_wsgi, > > seehttp://trac.edgewall.org/wiki/TracSubversion#instance-dict-restricted... > > for details and the workaround. > > Thank you Alex. I've double checked, but my config seems to be ok... > > I'm using mod_wsgi. > So, I've deployed using "trac-admin <env> deploy" as instructed > here:http://trac.edgewall.org/wiki/TracInstall#cgi-bin > > And then created my own apache config file, like the example given > here:http://trac.edgewall.org/wiki/TracModWSGI#Mappingrequeststothescript > > The only difference to the workaround is that i'm using the directive > <Directory> instead of a <Location> (like the second link above > suggests)... I doubt it has any influence, but I couldn't figure out > how to switch to a <Location> using a wsgi script, so I couldn't > really confirm it yet. > > Any more ideas of what may be going wrong? > > Thanks, > Filipe -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/trac-users?hl=en.
