Jelmer,

On Fri, 2010-06-18 at 12:08 +0200, Jelmer Vernooij wrote:
[ . . . ]
> > No handlers could be found for logger "bzr"
> > Traceback (most recent call last):
> >   File "/home/Checkouts/Bazaar/Olive-GTK/olive-gtk", line 89, in <module>
> >     import bzrlib.plugins.gtk.ui as ui
> >   File "/usr/lib/python2.6/dist-packages/bzrlib/plugins/gtk/__init__.py", 
> > line 78, in <module>
> >     bzrlib.api.require_any_api(bzrlib, COMPATIBLE_BZR_VERSIONS)
> >   File "/home/Checkouts/Bazaar/Bazaar/Mainline_Working/bzrlib/api.py", line 
> > 104, in require_any_api
> >     require_api(object_with_api, wanted_api_list[-1])
> >   File "/home/Checkouts/Bazaar/Bazaar/Mainline_Working/bzrlib/api.py", line 
> > 82, in require_api
> >     raise IncompatibleAPI(object_with_api, wanted_api, minimum, current)
> > bzrlib.errors.IncompatibleAPI: The API for "<module 'bzrlib' from 
> > '/home/Checkouts/Bazaar/Bazaar/Mainline_Working/bzrlib/__init__.pyc'>" is 
> > not compatible with "(2, 1, 0)". It supports versions "(2, 2, 0)" to "(2, 
> > 2, 0)".
> 
> Olive depends on bzr-gtk much like bzr-explorer depends on qbzr. It's
> the version of bzr-gtk you have that is out of date.

The problem is really just configuration, in particular why is it
picking up /usr/lib/python2.6/dist-packages/bzrlib/plugins/gtk when it
should pick up ~/.bazaar/plugins-bzr.dev/gtk

-- 
Russel.
=============================================================================
Dr Russel Winder      t: +44 20 7585 2200   voip: sip:[email protected]
41 Buckmaster Road    m: +44 7770 465 077   xmpp: [email protected]
London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder

Attachment: signature.asc
Description: This is a digitally signed message part

-- 
bzr-gtk mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.canonical.com/mailman/listinfo/bzr-gtk

Reply via email to