Comment 7 for bug 297906

Revision history for this message
Hibou57 (Yannick Duchêne) (yannick-duchene) wrote :

I have bzr-gtk installed, and this does not solve the case. I am facing the same bug.

Error log:

>>>
Traceback (most recent call last):
  File "/home/yannick/.gnome2/gedit/plugins/bzr/__init__.py", line 81, in <module>
    import dialogs
  File "/home/yannick/.gnome2/gedit/plugins/bzr/dialogs.py", line 5, in <module>
    from widgets import OptionsBox, TreeChanges
  File "/home/yannick/.gnome2/gedit/plugins/bzr/widgets.py", line 9, in <module>
    from bzrlib.plugins.gtk import gettext
ImportError: cannot import name gettext

** (gedit:6252): WARNING **: Error loading plugin 'Bazaar'
<<<

Bazaar configuration:

>>>
Bazaar (bzr) 2.5.0dev2
  Python interpreter: /usr/bin/python 2.6.6
  Python standard library: /usr/lib/python2.6
  Platform: Linux-2.6.31-10-rt-i686-with-Ubuntu-10.10-maverick
  bzrlib: /usr/lib/pymodules/python2.6/bzrlib
  Bazaar configuration: /home/yannick/.bazaar
  Bazaar log file: /home/yannick/.bzr.log
<<<

platform: Ubuntu Maverick (11.04)