Bazaar Explorer 0.3.1 is available

David Ingamells david.ingamells at mapscape.eu
Tue Jun 23 07:44:46 BST 2009


I've just run bzr explorer and it does, as Maritza says, look very 
promising. I'm sure it is already planned ( so don't say "give me a 
chance!"), but in the browser window it would be very useful to have 
managed files and unknown files marked with different icons/text colours ...

I want to report that I get the following (bzr 1.15.1) when I run the 
selftest. I have no problems running bzr 1.15.1 with or without 
explorer, so don't know whether this should be reported as a bug!

$ bzr selftest explorer
bzr: ERROR: exceptions.ImportError: cannot import name _create_prefix

Traceback (most recent call last):
  File 
"/data/id/release/bzr/bzr_20090616/lib/python/bzrlib/commands.py", line 
729, in exception_to_return_code
    return the_callable(*args, **kwargs)
  File 
"/data/id/release/bzr/bzr_20090616/lib/python/bzrlib/commands.py", line 
924, in run_bzr
    ret = run(*run_argv)
  File 
"/data/id/release/bzr/bzr_20090616/lib/python/bzrlib/commands.py", line 
560, in run_argv_aliases
    return self.run(**all_cmd_args)
  File 
"/data/id/release/bzr/bzr_20090616/lib/python/bzrlib/builtins.py", line 
3354, in run
    result = selftest(**selftest_kwargs)
  File 
"/data/id/release/bzr/bzr_20090616/lib/python/bzrlib/tests/__init__.py", 
line 3162, in selftest
    suite = test_suite(keep_only, starting_with)
  File 
"/data/id/release/bzr/bzr_20090616/lib/python/bzrlib/tests/__init__.py", 
line 3593, in test_suite
    plugin_suite = plugin.test_suite()
  File "/data/id/release/bzr/bzr_20090616/lib/python/bzrlib/plugin.py", 
line 371, in test_suite
    return self.module.test_suite()
  File 
"/data/id/release/bzr/bzr_20090616/lib/python/bzrlib/plugins/gtk/__init__.py", 
line 703, in test_suite
    result.addTest(tests.test_suite())
  File 
"/data/id/release/bzr/bzr_20090616/lib/python/bzrlib/plugins/gtk/tests/__init__.py", 
line 35, in test_suite
    result.addTest(loader.loadTestsFromModuleNames(["%s.%s" % (__name__, 
i) for i in testmod_names]))
  File 
"/data/id/release/bzr/bzr_20090616/lib/python/bzrlib/tests/TestUtil.py", 
line 92, in loadTestsFromModuleNames
    result.addTests(self.loadTestsFromModuleName(name))
  File 
"/data/id/release/bzr/bzr_20090616/lib/python/bzrlib/tests/TestUtil.py", 
line 97, in loadTestsFromModuleName
    module = _load_module_by_name(name)
  File 
"/data/id/release/bzr/bzr_20090616/lib/python/bzrlib/tests/TestUtil.py", 
line 166, in _load_module_by_name
    module = __import__(mod_name)
  File 
"/data/id/release/bzr/bzr_20090616/lib/python/bzrlib/plugins/gtk/tests/test_preferences.py", 
line 18, in <module>
    from bzrlib.plugins.gtk.olive import Preferences
  File 
"/data/id/release/bzr/bzr_20090616/lib/python/bzrlib/plugins/gtk/olive/__init__.py", 
line 56, in <module>
    from bzrlib.plugins.gtk.push import PushDialog
  File 
"/data/id/release/bzr/bzr_20090616/lib/python/bzrlib/plugins/gtk/push.py", 
line 29, in <module>
    from bzrlib.builtins import _create_prefix
ImportError: cannot import name _create_prefix

bzr 1.15.1 on python 2.5.2 (linux2)
arguments: ['/data/id/release/bzr/current/bin/bzr', 'selftest', 'explorer']
encoding: 'ANSI_X3.4-1968', fsenc: 'ANSI_X3.4-1968', lang: None
plugins:
  bzrtools             
/data/id/release/bzr/current/lib/python/bzrlib/plugins/bzrtools [1.15]
  explorer             
/data/users/david.ingamells/.bazaar/plugins/explorer [0.3.1]
  gtk                  
/data/id/release/bzr/current/lib/python/bzrlib/plugins/gtk [0.95.0.final.1]
  launchpad            
/data/id/release/bzr/current/lib/python/bzrlib/plugins/launchpad [1.15.1]
  netrc_credential_store 
/data/id/release/bzr/current/lib/python/bzrlib/plugins/netrc_credential_store 
[1.15.1]
  qbzr                 
/data/id/release/bzr/current/lib/python/bzrlib/plugins/qbzr [0.10]
*** Bazaar has encountered an internal error.
    Please report a bug at https://bugs.launchpad.net/bzr/+filebug
    including this traceback, and a description of what you
    were doing when the error occurred.




More information about the bazaar mailing list