Thanks, there was a typo... pass_cmp_cp instead of pass_cmp_cb. It should be ok now but I am not home so it is untested.


-Rob

Jan Grewe wrote:
When i tried to access a directory protected by a .password file, the recent anonCVS version gave me the following in the log:

password protected dir
Traceback (most recent call last):
File "/usr/lib/python2.2/site-packages/freevo/main.py", line 409, in main_func
app.eventhandler(event)
File "/usr/lib/python2.2/site-packages/freevo/menu.py", line 542, in eventhandler
action( arg=arg, menuw=self )
File "/usr/lib/python2.2/site-packages/freevo/directory.py", line 407, in cwd
self.check_password_and_build(arg=None, menuw=menuw)
File "/usr/lib/python2.2/site-packages/freevo/directory.py", line 441, in check_password_and_build
pb = PasswordInputBox(text=_('Enter Password'), handler=self.pass_cmp_cp)
AttributeError: DirItem instance has no attribute 'pass_cmp_cp'


It's not urgent or something like that, just FYI ;-)

/jan





-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to