Eclipse plugin broken, can't commit anymore

Thomas Manson dev.mansonthomas at gmail.com
Sun Feb 15 23:51:39 GMT 2009


Hi,

  I'm using bazaar eclipse plugin, version (1.1.1.205) with bzr vers 1.6.1-1
(from "deb http://ppa.launchpad.net/bzr/ubuntu intrepid main")

  And I get loads of these errors :

org.vcs.bazaar.client.commandline.CommandLineException: <?xml version="1.0"
encoding="UTF-8"?><error><class>AttributeError</class><dict></dict><message>'module'
object has no attribute '_raise_if_nonexistent'</message></error>
    at
org.vcs.bazaar.client.commandline.internal.Command.execute(Command.java:82)
    at
org.vcs.bazaar.client.commandline.commands.MultiFileCommand.execute(MultiFileCommand.java:39)
    at
org.vcs.bazaar.client.commandline.CommandLineClient.run(CommandLineClient.java:623)
    at
org.vcs.bazaar.client.commandline.CommandLineClient.run(CommandLineClient.java:617)
    at
org.vcs.bazaar.client.commandline.CommandLineClient.status(CommandLineClient.java:407)
    at
org.vcs.bazaar.eclipse.core.commands.StatusCommand.executeAndFilterLogOutput(StatusCommand.java:145)
    at
org.vcs.bazaar.eclipse.core.commands.StatusCommand.run(StatusCommand.java:88)
    at
org.vcs.bazaar.eclipse.core.status.StatusUpdater.statusesToUpdate(StatusUpdater.java:49)
    at
org.vcs.bazaar.eclipse.core.status.StatusCacheManager.basicGetStatus(StatusCacheManager.java:195)
    at
org.vcs.bazaar.eclipse.core.status.StatusCacheManager.getStatus(StatusCacheManager.java:170)
    at
org.vcs.bazaar.eclipse.core.status.StatusCacheManager.getStatus(StatusCacheManager.java:133)
    at
org.vcs.bazaar.eclipse.internal.core.model.local.BzrLocalResource.getStatus(BzrLocalResource.java:172)
    at
org.vcs.bazaar.eclipse.ui.decorator.BazaarLightweightDecorator.decorateByType(BazaarLightweightDecorator.java:122)
    at
org.vcs.bazaar.eclipse.ui.decorator.BazaarLightweightDecorator.decorate(BazaarLightweightDecorator.java:94)
    at
org.vcs.bazaar.eclipse.ui.decorator.BazaarLightweightDecorator.decorate(BazaarLightweightDecorator.java:83)
    at
org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:263)
    at
org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:72)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
    at
org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:356)
    at
org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:338)
    at
org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:374)
    at
org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:334)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
    at
org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:374)
    at
org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:334)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Caused by: java.io.IOException: <?xml version="1.0"
encoding="UTF-8"?><error><class>AttributeError</class><dict></dict><message>'module'
object has no attribute '_raise_if_nonexistent'</message></error>
    ... 26 more


It's quite annoying as I can't commit anymore...

Thomas.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/bazaar/attachments/20090216/e84c6a3a/attachment.htm 


More information about the bazaar mailing list