dequis / purple-facebook

Facebook protocol plugin for libpurple (moved from jgeboski/purple-facebook)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ERROR_QUEUE_OVERFLOW

MarcKete opened this issue · comments

Hi there,

When logging on to my facebook account (I follwedall online instructions), I receive an error: ERROR_QUEUE_OVERFLOW
Any idea what may cause this?

thank you
MKE

according to the debug log, I get following info: (I removed username by xxxx.xxxx)

(09:44:13) certificate: Successfully verified certificate for graph.facebook.com
(09:44:13) http: Request 08609B20 performed successfully.
(09:44:13) connection: Connection error on 0667A2B0 (reason: 0 description: ERROR_QUEUE_OVERFLOW)
(09:44:13) account: Disconnecting account xxxx.xxxx (01F8A110)
(09:44:13) connection: Disconnecting connection 0667A2B0
(09:44:13) Gtk: gtk_widget_destroy: assertion `GTK_IS_WIDGET (widget)' failed
(09:44:13) connection: Destroying connection 0667A2B0
(09:44:16) util: Writing file prefs.xml to directory C:\Users\xxxx\AppData\Roaming.purple
(09:44:16) util: Writing file C:\Users\xxxx\AppData\Roaming.purple\prefs.xml
(09:44:16) util: Writing file accounts.xml to directory C:\Users\xxxx\AppData\Roaming.purple
(09:44:16) util: Writing file C:\Users\xxxx\AppData\Roaming.purple\accounts.xml
(09:44:25) prefs: /pidgin/debug/width changed, scheduling save.
(09:44:25) prefs: /pidgin/debug/height changed, scheduling save.
(09:44:31) util: Writing file prefs.xml to directory C:\Users\xxxx\AppData\Roaming.purple
(09:44:31) util: Writing file C:\Users\xxxx\AppData\Roaming.purple\prefs.xml

anyone?

commented

Same problem here.
I installed a brand new Pidgin with the latest versions of both dll-files for Facebook on a brand new Windows 10 machine.
I add the Facebook account but get "ERROR_QUEUE_OVERFLOW" when it tries to connect.

Hi,
I have the same problem. It's working on linux....

commented

Workaround while we wait for a new release:
@e1000sav , if you dare installing a .dll from another user (https://github.com/ae-bogdan/), the compiled one in issue #512 seem to work fine when I install it in a Win10 Pro in a test-VM.

I just installed pidgin and this plugin, and ran into the same issue (on ubuntu). The fix for #498 (bump fb_orca_agent version string) works for me!

Workaround while we wait for a new release:
@e1000sav , if you dare installing a .dll from another user (https://github.com/ae-bogdan/), the compiled one in issue #512 seem to work fine when I install it in a Win10 Pro in a test-VM.

THANK YOU !!!!
It's working good :)

Hi, I have the same issue on a brand new installation of Linux Mint, installed pidgin and this plugin by following the instructions (building it) and I get the error message ERROR_QUEUE_OVERFLOW in the buddy list.

Same problem now in 2022... Pidgin 2.14.10 on Win10 Pro doesn't recognize new compiled ae-bogdan DLL, so i can't create facebook account on pidgin.... any point?? Maybe i'm working bad with ae-bogdan DLL, replacing libfacebook.dll on plugins folder?? Maybe this is not appropiate solution on Win10?

Any help would be appreciated...

Slackware users (and maybe other Linux users) : just download https://codeload.github.com/ae-bogdan/libfacebook_pidgin/zip/refs/heads/master

and replace the libfacebook.so file in /usr/lib64/purple-2/

It will work.