On Tue, January 29, 2008 2:14 am, Hasso Tepper wrote: > Doesn't work for me with any internationalised browser (tested Konqueror > and Firefox): > > AttributeError > 'NoneType' object has no attribute 'startswith' > > /usr/pkg/lib/python2.4/posixpath.py:60 > > > Switching to en_US fixes the problem.
How about now? I think it was missing the language packs that it looks for when encountering a browser that's using a language different than the default. (This is not documented in the somewhat unfocused install/upgrade docs, so I'm taking a wild stab.)
