elmdentica release 0.0.1

Rui Miguel Silva Seabra rms at 1407.org
Mon Jun 22 18:40:03 CEST 2009


On Mon, Jun 22, 2009 at 05:43:23PM +0300, Risto H. Kurppa wrote:
> On Mon, Jun 22, 2009 at 5:32 PM, Rui Miguel Silva Seabra<rms at 1407.org> wrote:
> > On Mon, Jun 22, 2009 at 04:50:02PM +0300, Risto H. Kurppa wrote:
> >> I was able to run it on OM2009 but wasn't able to post.. I configured
> >> the username & pw and tried but no messages on stdout or GUI..
> >
> > It doesn't do any error checking (in the sense of bad login credentials,
> > etc). Did you set up a ~/.netrc file as documented at
> >
> >        http://code.google.com/p/elmdentica/wiki/NetRc
> 
> Yes, got it. I removed the white spaces or pw and user lines and
> replaced with tabs but no help (http://identi.ca/rhk)
> 
> Please add some debug information on the stdout to help to see what's happening.

It appears identi.ca doesn't answer with an http error as well so I'll need to get
a grip on their possible errors.

If they all look like

	<?xml version="1.0" encoding="UTF-8"?>
	<hash>
	 <error>Could not authenticate you.</error>
	 <request>/api/statuses/friends_timeline.xml</request>
	</hash>

Then it's easy to do something about it (if (strncmp(name,"hash",4) == 0) ...

Rui

-- 



More information about the community mailing list