Eclipse Plugin commit issue
Guillermo Gonzalez
guillo.gonzo at gmail.com
Mon Oct 20 23:35:20 BST 2008
Hi Thomas,
On Mon, Oct 20, 2008 at 7:58 PM, Thomas Manson
<dev.mansonthomas at gmail.com> wrote:
> Hi,
>
> I've coded and now try to commit and I get this exception :
>
> org.vcs.bazaar.client.xmlrpc.XmlRpcCommandException: object of type
> 'NoneType' has no len()
> at
> org.vcs.bazaar.client.xmlrpc.internal.XMLRPCCommandRunner.runCommand(XMLRPCCommand
[snip]
ouch!
> I've tried on many subpart of my project and still the same issue, until I
> realize that I didn't plugged my usb key with portable apps and Pagent with
> my private key loaded.
>
> I Loaded my private key into Pagent and it almost works without error :
>
> Would be nice if the error could be trapped and an explicit message
> displayed ;)
Indeed, I don't see the connection of the error (which thrown by bzr)
and a missing ssh key.
I'll digg and try to reproduce it.
>
> I got that one (for a commit and push):
>
> java.lang.NullPointerException
> at
> org.vcs.bazaar.eclipse.ui.operations.PushOperation.getPushLocation(Unknown
> Source)
> at org.vcs.bazaar.eclipse.ui.operations.PushOperation.<init>(Unknown
> Source)
> at org.vcs.bazaar.eclipse.ui.actions.CommitAction$3.run(Unknown Source)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
>
Please, file a bug with the stacktrace at: http://bugs.launchpad.net/bzr-eclipse
Also, include the version of bzr-eclipse and bzr-xmloutput.
> But all seems to be synchronsed and has been pushed to launchpad.
Ok, at least it worked :p
Regards,
--Guillermo
>
> By the way, should I use the excat same version of bazaar as launchpad ?
>
> Launchpad uses 1.7.1rc1. while i'm using 1.7.1 windows version.
>
> Thomas.
More information about the bazaar
mailing list