Ae. Bogdan

Results 13 comments of Ae. Bogdan

+1 having this problem, would love a windows DLL if @EionRobb would be exceptionally kind

> Right now Pidgin with Facebook is essentially unusable because of this. It disconnects on every message. Same here. Strange thing is that with some contacts it works fine, however...

Hey guys. So what better to do on a Saturday than work my ass off and compile the plugin myself based on the latest commits. https://github.com/ae-bogdan/libfacebook_pidgin I decided to make...

> > Hey guys. So what better to do on a Saturday than work my ass off and compile the plugin myself based on the latest commits. > > https://github.com/ae-bogdan/libfacebook_pidgin...

Weird thing is that it sometimes works. This is the debug log when it works. ![image](https://user-images.githubusercontent.com/17846988/86243472-2012df00-bbaf-11ea-9f33-c71edd81a5a3.png) This also applies to gifs, files sent and audio.

This is reproducing on Ubuntu 18.04. Fail log: ![image](https://user-images.githubusercontent.com/17846988/86244863-420d6100-bbb1-11ea-9a45-cdd5d8b6226f.png) Could there be something wrong with my Facebook account?

Okay so I noticed that when the request is successful there are actually two requests made towards Facebook: ![image](https://user-images.githubusercontent.com/17846988/86248459-9c5cf080-bbb6-11ea-8103-471fc1315da8.png) When it fails only the first one is made.

I set up the connection via a proxy and it seems to fix the problem. Does this mean that there is a problem with my ip or ISP?

> I found a comment which might be related: [majn/telegram-purple#55 (comment)](https://github.com/majn/telegram-purple/issues/55#issuecomment-107694223) – if received images are not visible at all in the chat window (but show up in the logs...

@Malvineous wrote: > I suspected it could be because Pidgin tries to download the attachment so fast that the remote server hasn't finished storing it yet. Since I got it...