Comment 4 for bug 339525

Revision history for this message
Jon Elofson (jon-elofson) wrote :

The plugin is currently not working for me either. I have it installed, and I can enable it. When browsing in a bzr repository, I get the status at the bottom indicating I am in an active bzr directory. The top button is always maroon, however.

Olive branch works fine.

Also (this should maybe be a separate bug) when disabling the plugin, the left pane tab for bzr is not removed.

Here are some of the errors at the console. I have the class browser plugin installed, hence the ctags info.

jelofson@jelofson-desktop:~$ gedit
/home/jelofson/.gnome2/gedit/plugins/bzr/__init__.py:1858: GtkWarning: gtk_menu_attach_to_widget(): menu already attached to GtkImageMenuItem
  toolbuton.set_menu(menu.get_submenu())
added: None
parse None (CTagsParser)
/home/jelofson/.gnome2/gedit/plugins/bzr/__init__.py:1908: Warning: instance of invalid non-instantiatable type `(null)'
  manager.ensure_update()
/home/jelofson/.gnome2/gedit/plugins/bzr/__init__.py:1908: Warning: g_signal_handlers_disconnect_matched: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
  manager.ensure_update()
/home/jelofson/.gnome2/gedit/plugins/bzr/__init__.py:1908: GtkWarning: gtk_menu_detach: assertion `GTK_IS_MENU (menu)' failed
  manager.ensure_update()