bzr explorer fatla error after updating python

Maritza Mendez martitzam at gmail.com
Tue Nov 3 03:54:56 GMT 2009


See Bug 472128 -- https://bugs.launchpad.net/bzr-explorer/+bug/472128

After accepting the push of python 2.6.4, bzr explorer is broken.  At least
that's what I think happened.  The full crash is in the bugreport.  Here is
just the traceback:

PythonVersion: 2.6.4
Traceback:
 Traceback (most recent call last):
   File "/usr/lib/python2.6/dist-packages/bzrlib/commands.py", line 842, in
exception_to_return_code
     return the_callable(*args, **kwargs)
   File "/usr/lib/python2.6/dist-packages/bzrlib/commands.py", line 1037, in
run_bzr
     ret = run(*run_argv)
   File "/usr/lib/python2.6/dist-packages/bzrlib/commands.py", line 654, in
run_argv_aliases
     return self.run(**all_cmd_args)
   File "/home/maritza/.bazaar/plugins/explorer/__init__.py", line 157, in
run
     profile=hat, desktop=desktop, dry_run=dry_run)
   File "/home/maritza/.bazaar/plugins/explorer/lib/explorer.py", line 146,
in __init__
     self._refresh_user_configuration()
   File "/home/maritza/.bazaar/plugins/explorer/lib/explorer.py", line 193,
in _refresh_user_configuration
     self._editor = self._user_config.get_editor().strip() or \
 AttributeError: 'NoneType' object has no attribute 'strip'

It looks vaguely like maybe the new python does not like the recent work on
the visual editor configuration.

~M
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/bazaar/attachments/20091102/334f2d54/attachment.htm 


More information about the bazaar mailing list