On Feb 12, 2008 10:31 PM, Erik Tollerud <eri...@gm...> wrote: > While doing some further testing, I'm getting another bug in the svn > code - whenever I try to right-click and drag to zoom out when using > the toolbar, an Exception is raised complaining about an unbound > local. I traced the problem to what appears to be a typo in > backend_bases.py where someone must have renamed some variables and > didn't go and change them further up or something. Changing the > variable name in a couple places seems to make it all work on my > setup. The diff is attached. Good catch -- applied to r4959. Thanks, JDH