[Trac] Re: Intermittent errors with BrowserModule

2012-12-31 Thread Alex Willmer
On Dec 30, 4:59 pm, Filipe Correia fcorr...@gmail.com wrote:
 Checking Trac's log file revealed some more info, but doesn't really help
 me get to the bottom of it:

 Trac[chrome] ERROR:  Error with navigation contributor BrowserModule:
 RuntimeError: instance.__dict__ not accessible in restricted mode

 What is restricted mode all about? :\

It is a known problem to do with interactions between the svn bindings
and mod_python or mod_wsgi, see 
http://trac.edgewall.org/wiki/TracSubversion#instance-dict-restricted-mode
for details and the workaround.

Regards, Alex

-- 
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.



[Trac] Re: Highlighting locked files

2011-03-02 Thread Alex Willmer
On Feb 24, 7:30 pm, Joel Bender j...@cornell.edu wrote:
 I would like to see the same lock information (the Lock Owner, Lock Created 
 time and Lock Comment if there is one) on the information page for a file, 
 and on the directory view have the file highlighted in some way.  Perhaps 
 showing 'Lock Owner' rather than 'Author' and 'Lock Comment' rather than 
 'Last Change' if the file is locked.

 Has anyone developed a patch for this?

I am not aware of any patches. In support of Logica #define I shall be
implementing such a feature soon. I've filed an enhancement at
http://trac.edgewall.org/ticket/10058 and will attach the patch there
once done.

Regards, Alex

-- 
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.