> > > The second task is about sending which seems to fail a bit too often.
> >
> > They say that it gets fixed if you restart aMSN. For me, it gets fixed if
> > I remove the space from my nickname. Oh well. Could it be related to
> > special characters?
> >
>
> we should definitely check if the nickname encoding has something to do with 
> this. when it becomes reproducable,
> we should change nickname and see if it fixes the problem, then it would mean 
> the encoding of the nickname is
> the cause..
> oh damn, I just remembered that the ::base64::encode function adds newlines 
> to the output, and we need to do a
> [string map {"\n" "" } [base64::encode ...]] to have a 'valid' string, mayeb 
> when the nickanme is too long it
> gets split in two lines, which makes the OIM message completely screwed.. no 
> ? (the nickname is in base64)
>

Hi, it's the first time I write to this list, but I've been reading for a while,
it's exiting to see how well an open source community work!
Now, the point:

my nick is "tonighx" (no spaces, no special characters) but I've never
been able to send an OIM :(
if you need other details, please ask!

tonighx

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel

Reply via email to