emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Steinar Bang <sb@dod.no>
To: emacs-orgmode@gnu.org
Subject: Error in org2blog/wp-login: "Must provide a callback function to url-retrieve"
Date: Mon, 30 Apr 2012 21:26:14 +0200	[thread overview]
Message-ID: <87zk9t81ih.fsf@dod.no> (raw)

Platform: Intel P4,
          debian testing,
          GNU Emacs 23.4.1 (i486-pc-linux-gnu, GTK+ Version 2.24.10) of 2012-04-07 on biber, modified by Debian,
          org-mode from git,
          org2blog from git,
          xml-rpc 1.6.7 from ELPA,

I am trying to use org2blog from github, but I am unable to log into the
server.

I have cloned the repo, and set up org2blog according to the README
 https://github.com/punchagan/org2blog/blob/master/README.org

I'm using .netrc for the username and password (as outlined in the emacs
configuration section).

I have installed xml-rpc, using ELPA: http://tromey.com/elpa/

When I try to log in, using `M-x org2blog/wp-login RET', I get the
following error message in the minibuffer:
 Must provide a callback function to url-retrieve

Anyone got an idea?  Puneeth...?


The full stack trace, is:

Debugger entered--Lisp error: (error "Must provide a callback function to url-retrieve")
  signal(error ("Must provide a callback function to url-retrieve"))
  error("Must provide a callback function to url-retrieve")
  url-retrieve-internal("http://myuser.mydomain.com/xmlrpc.php" t (nil))
  url-retrieve("http://myuser.mydomain.com/xmlrpc.php" t)
  xml-rpc-request("http://myuser.mydomain.com/xmlrpc.php" ((methodCall nil (methodName nil "metaWeblog.getCategories") (params nil ... ... ...))) nil)
  xml-rpc-method-call-async(nil "http://myuser.mydomain.com/xmlrpc.php" "metaWeblog.getCategories" ("1" "myuseradmin" "supersikkertpassord"))
  xml-rpc-method-call("http://myuser.mydomain.com/xmlrpc.php" "metaWeblog.getCategories" "1" "myuseradmin" "supersikkertpassord")
  metaweblog-get-categories("http://myuser.mydomain.com/xmlrpc.php" "myuseradmin" "supersikkertpassord" "1")
  org2blog/wp-login()
  call-interactively(org2blog/wp-login t nil)
  execute-extended-command(nil)
  call-interactively(execute-extended-command nil nil)

             reply	other threads:[~2012-04-30 19:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-30 19:26 Steinar Bang [this message]
2012-05-01  8:45 ` Error in org2blog/wp-login: "Must provide a callback function to url-retrieve" Steinar Bang
2012-05-01 14:23   ` Steinar Bang
2012-05-01 14:25     ` Puneeth Chaganti
2012-05-01 15:18       ` Steinar Bang
2012-05-01 14:56   ` Rafael

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87zk9t81ih.fsf@dod.no \
    --to=sb@dod.no \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).