Comment 5 for bug 280888

Revision history for this message
Guillermo Gonzalez (verterok) wrote : Re: [Bug 280888] Re: Bzr eclipse doesn't work with latest Eclipse and latest Bzr

Hi Russel,

On Sat, Oct 11, 2008 at 2:59 AM, Russel Winder
<email address hidden> wrote:
> OK, that sounds good.
>
> Currently I have installed bzr-eclipse 1.1.0 newly installed from
> http://verterok.com.ar/bzr-eclipse/update-site.
>
> If I use the context menu over a closed project when I select the Team
> entry I see a two item submenu with a selectable "Apply patch..." and a
> greyed out "Share project...".
>
> When I open a project using Bazaar, I get the "Bazaar refreshing" in the
> bottom right corner for a while and everything seems fine. The project
> context menu Team entry has all the expected Bazaar entries, they are
> all greyed out except "Disconnect". The file context menu Team entry
> has a different set of Bazaar entries all greyed out except the bottom
> one which is "Show local history".
>
> So it seems that unloading and reloading the Bazaar plugin has cleared
> up whatever mess I had. However, I am wondering why all the menu
> entries are greyed out.
>
> Also I have correctly got a question make annotation on the bottom right
> of a file that is not known to Bazaar, but I do not have a Bazaar
> annotation on the icons of the files that are actually in need of having
> changes committed -- shouldn't there be a black asterisk on these?

that looks quite strange, and yes you should have a black asterisk on
modified files.
Maybe you can take a look in the log files: $HOME/.bzr.log and
<WORKSPACE>/.metadata/.log (or the error log view, in case you have
the Eclipse SDK).
In case there is an exception, please send or attach it and I'll try
to figure out what's going on.

>
> So significant progress :-) but... :-(
>
> Thanks for helping out on this so promptly, it is much appreciated.
>
No problem,

Regards,

--Guillermo
> --
> Bzr eclipse doesn't work with latest Eclipse and latest Bzr
> https://bugs.launchpad.net/bugs/280888
> You received this bug notification because you are a member of bzr-
> eclipse developers, which is subscribed to Bazaar Plugin for Eclipse.
>
> Status in Bazaar Plugin for Eclipse: New
>
> Bug description:
> This may be something stupid I am doing but...
>
> I have just had to reinstall Eclipse 3.4 Ganymede on Ubuntu Hardy, I installed from the tarball I had and then immediately updated to get the Ganymede updates. I then installed all the plugins including the Bazaar one. My Bazaar installation is bzr.dev with xmloutput 0.6.1.
>
> Whenever I try to open a project that is a Bazaar branch I get:
>
> Error while executing xmlstatus
> <?xml version="1.0" encoding="UTF-8"?><error><class>AttributeError</class><dict></dict><message>'module' object has no attribute '_raise_if_nonexistent'</message></error>
> <?xml version="1.0" encoding="UTF-8"?><error><class>AttributeError</class><dict></dict><message>'module' object has no attribute '_raise_if_nonexistent'</message></error>
>
> and there is a great deal of activity that slows things down massively for every operation in Eclipse.
>
> Basically the project in unusable with the plugin installed.
>