bzr explorer fatla error after updating python
Maritza Mendez
martitzam at gmail.com
Tue Nov 3 04:00:07 GMT 2009
Sigh. My bad. I shoudl have said that I was using bzr-explorer -r 304 that
failed.
When I pull changes to get -r 311 aka bzr-explorer 0.9 -- voila! -- it works
again. I apologize for reporting a bug on a intermediate revision without
explaining it. It will update the bug. It may still be though that people
who take the latest python pushed by Cannonical should also be sure to get
the bzr-explore 0.9.
~M
On Mon, Nov 2, 2009 at 8:54 PM, Maritza Mendez <martitzam at gmail.com> wrote:
>
> 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/4978c181/attachment.htm
More information about the bazaar
mailing list