Eclipse needs xml-output

Asked by Kashif

Hello,

I am using Eclipse. I have installed bazaar plugin for eclipse. When I try to utilize bazaar, I get this annoying message.

bzr-xmloutput plugin not found

I have tried all my best to resolve this problem, but all in vain. Please guide me.

Thanks in advance

Question information

Language:
English Edit question
Status:
Answered
For:
bzr-xmloutput Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Kashif (muhammad-kashif-nazar-deactivatedaccount) said :
#1

I am working under Windows XP

Revision history for this message
Guillermo Gonzalez (verterok) said :
#2

Hi Kashif,
  Basically, what it means is that bzr-eclipse needs bzr-xmloutput to be installed. Now, bzr-xmloutput is a Bazaar plugin, more info about this, and install instructions, can be found at: http://bazaar-vcs.org/BzrEclipse/Installation.

Regards,

Revision history for this message
Kashif (muhammad-kashif-nazar-deactivatedaccount) said :
#3

Thanks for the quick reply Guillermo Gonzalez.

I am getting this message when I execute bzr -plugins, I get error message.
*
Unable to load plugin u'xmloutput' from u'C:/Documents and
Settings/Kashif/Application Data/bazaar/2.0/plugins'
Unable to load plugin u'xmloutput' from u'C:/Program Files/Bazaar/plugins'
launchpad
    Launchpad.net integration plugin for Bazaar.*

Please help me in resolving the problem.

On Fri, Aug 15, 2008 at 1:48 AM, Guillermo Gonzalez <
<email address hidden>> wrote:

> Your question #42183 on bzr-xmloutput changed:
> https://answers.edge.launchpad.net/bzr-xmloutput/+question/42183
>
> Status: Open => Answered
>
> Guillermo Gonzalez proposed the following answer:
> Hi Kashif,
> Basically, what it means is that bzr-eclipse needs bzr-xmloutput to be
> installed. Now, bzr-xmloutput is a Bazaar plugin, more info about this, and
> install instructions, can be found at:
> http://bazaar-vcs.org/BzrEclipse/Installation.
>
> Regards,
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
>
> https://answers.edge.launchpad.net/bzr-xmloutput/+question/42183/+confirm?answer_id=1
>
> If you still need help, you can reply to this email or go to the
> following page to enter your feedback:
> https://answers.edge.launchpad.net/bzr-xmloutput/+question/42183
>
> You received this question notification because you are a direct
> subscriber of the question.
>

Revision history for this message
Guillermo Gonzalez (verterok) said :
#4

Hi Kashif,
    it seems that bzr is refusing to load bzr-xmloutput, this can be caused if you are using the standalone bzr.exe.
    bzr-xmloutput >= 0.5 requires some functionality not included in bzr.exe, so you need to install bzr using the python based installer. Please take a look to http://bazaar-vcs.org/WindowsDownloads, there you can find the detailed install instructions.

Cheers,

Revision history for this message
jkkn (2-launchpad-com-jkkn-dk) said :
#5

Hey,

If you want to keep the nice stand-alone bzr.exe installation just throw a copy of "SimpleXMLRPCServer.py" into your "xmloutput_0_5_0"-plugin directory.

After this it will work like a charm.

Regards
Kristian Kræmmer

Revision history for this message
Forage (forage) said :
#6

I've got the same problem. Can you tell me where I can find the "SimpleXMLRPCServer.py" file?

Revision history for this message
Guillermo Gonzalez (verterok) said :
#7

Prodoc,
   it can be found in any python installation or in the python svn.
   I don't know the version of python used to build the bzr.exe:
      * 2.5: http://svn.python.org/projects/python/branches/release25-maint/Lib/SimpleXMLRPCServer.py
      * 2.4: http://svn.python.org/projects/python/branches/release24-maint/Lib/SimpleXMLRPCServer.py

Cheers,

Can you help with this problem?

Provide an answer of your own, or ask Kashif for more information if necessary.

To post a message you must log in.