Adam Nielsen

Results 37 comments of Adam Nielsen

Hi again, I've just added a second (unrelated) commit which optimises the searching of libraries. For dynamic linking, instead of searching each tag name in each possible linker path, it...

Thanks for your comments. I've prefixed each variable with `boost_` and changed Boost.Timer to use `AC_REQUIRE` instead (sorry, I just copied the way the other tests did it.) I've also...

Any chance of getting this code merged in?

Looks like it needs the CRC because it passes it to the RTU code to process, which verifies the CRC. I suppose the quick fix is to move the code...

Thanks for this, I also just came across the same issue with my config that is sync'd between multiple machines. Removing and re-adding the account did the trick.

I'm seeing this as well. Pictures I send to others through the Facebook Messenger app appear in Pidgin, but photos others send to me show nothing in Pidgin, it's like...

So this finally annoyed me enough to start looking into it. I captured logs of a working and failed image. I could find no differences between the requests, except that...

FYI the API sequence goes like this: 1. Facebook: You were sent an attachment with ID 12345 2. User: What's the URL for attachment ID 12345? 3. Facebook: Attachment 12345...

Sounds good. I had a quick look at the code and I see what you mean. I suppose you'd have to store all the attachment requests in some kind of...

Not so much the download speed as the request and response are only a couple of hundred bytes each, but rather you have to make Pidgin wait a little longer...